summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_device.c
AgeCommit message (Expand)Author
2011-03-09wgl: Force framebuffer validation on glViewport.José Fonseca
2011-03-06st/wgl: No need to initialize OneTimeLock anymore.José Fonseca
2011-01-22scons: Add support for GLES.Chia-I Wu
2010-12-02WIN32_THREADS -> WIN32José Fonseca
2010-11-30wgl: More complete WGL_ARB_pbuffer support.José Fonseca
2010-08-24st/wgl: Include main/core.h.Chia-I Wu
2010-05-21st_api: Add get param function to st_managerJakob Bornecrantz
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell
2010-03-01glapi.c: misc coscmetic for FreeTSDGeorge Sapountzis
2010-02-12wgl: Go into dormant state when DLL is unloaded unclealy.José Fonseca
2010-02-12wgl: Do not reach out and destroy contexts on cleanup.José Fonseca
2009-12-02wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca
2009-09-24wgl: DWM integration.José Fonseca
2009-09-23wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca
2009-09-23wgl: Flatten the source tree.José Fonseca