summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_device.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2012-09-05Remove useless checks for NULL before freeingMatt Turner1-2/+1
2011-03-09wgl: Force framebuffer validation on glViewport.José Fonseca1-1/+13
2011-03-06st/wgl: No need to initialize OneTimeLock anymore.José Fonseca1-6/+0
2011-01-22scons: Add support for GLES.Chia-I Wu1-0/+3
2010-12-02WIN32_THREADS -> WIN32José Fonseca1-6/+0
2010-11-30wgl: More complete WGL_ARB_pbuffer support.José Fonseca1-0/+4
2010-08-24st/wgl: Include main/core.h.Chia-I Wu1-1/+1
2010-05-21st_api: Add get param function to st_managerJakob Bornecrantz1-0/+7
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu1-27/+16
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell1-11/+3
2010-03-01glapi.c: misc coscmetic for FreeTSDGeorge Sapountzis1-2/+2
2010-02-12wgl: Go into dormant state when DLL is unloaded unclealy.José Fonseca1-0/+1
2010-02-12wgl: Do not reach out and destroy contexts on cleanup.José Fonseca1-10/+12
2009-12-02wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca1-13/+1
2009-09-24wgl: DWM integration.José Fonseca1-25/+27
2009-09-23wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca1-3/+20
2009-09-23wgl: Flatten the source tree.José Fonseca1-0/+225