summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_device.c
Commit message (Expand)AuthorAgeFilesLines
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+3
* WIN32_THREADS -> WIN32José Fonseca2010-12-021-6/+0
* wgl: More complete WGL_ARB_pbuffer support.José Fonseca2010-11-301-0/+4
* st/wgl: Include main/core.h.Chia-I Wu2010-08-241-1/+1
* st_api: Add get param function to st_managerJakob Bornecrantz2010-05-211-0/+7
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-27/+16
* gallium: remove trace module injection from various state trackersKeith Whitwell2010-03-101-11/+3
* glapi.c: misc coscmetic for FreeTSDGeorge Sapountzis2010-03-011-2/+2
* wgl: Go into dormant state when DLL is unloaded unclealy.José Fonseca2010-02-121-0/+1
* wgl: Do not reach out and destroy contexts on cleanup.José Fonseca2010-02-121-10/+12
* wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca2009-12-021-13/+1
* wgl: DWM integration.José Fonseca2009-09-241-25/+27
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-3/+20
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+225