summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_getprocaddress.c
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: add support for WGL_ARB_render_textureBrian Paul2015-12-031-0/+5
* st/wgl: include u_debug.hBrian Paul2015-11-121-0/+2
* stw: use new stw_get_nop_function() function to avoid Viewperf 12 crashesBrian Paul2015-06-191-3/+20
* st/wgl: Remove wgl*Gallium*MESA().José Fonseca2014-04-031-5/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* implement WGL_ARB_create_contextMorgan Armand2011-10-281-0/+3
* wgl: Stub WGL_ARB_pbuffer support.José Fonseca2010-11-301-0/+7
* wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca2010-02-121-0/+5
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-3/+2
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+86