summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* scons: whitespace cleanupGiuseppe Bilotta2016-05-251-1/+1
* st/wgl: consolidate C sources list into Makefile.sourcesEmil Velikov2013-10-011-18/+1
* implement WGL_ARB_create_contextMorgan Armand2011-10-281-0/+1
* scons: Add support for GLES.Chia-I Wu2011-01-221-0/+3
* WIN32_THREADS -> WIN32José Fonseca2010-12-021-1/+0
* wgl: Stub WGL_ARB_pbuffer support.José Fonseca2010-11-301-0/+1
* scons: Move dependancy checks to the main gallium scons fileJakob Bornecrantz2010-11-051-37/+34
* scons: DetabifyJakob Bornecrantz2010-11-051-3/+3
* wgl: Add mapi to includes.José Fonseca2010-05-071-0/+1
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-0/+1
* scons: Don't globally define WIN32_LEAN_AND_MEAN.José Fonseca2010-01-011-1/+2
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-1/+0
* wgl: Flatten the source tree.José Fonseca2009-09-231-14/+12
* wgl: Expose pipe_screen/pipe_context via an extension.José Fonseca2009-07-161-0/+1
* st/wgl: dummy implementation of wgl swapinterval extensionKeith Whitwell2009-07-011-0/+1
* wgl: Implement WGL_EXT_extensions_string extension.José Fonseca2009-04-271-1/+1
* wgl: Don't implement broken gl_dispatch_stub_xxx.José Fonseca2009-04-201-1/+0
* stw: Keep per-thread storage for current context and pixel format.Michal Krol2009-03-201-0/+1
* wgl: Enable the use of Win32 threads.José Fonseca2009-02-231-0/+1
* wgl: Share more code between icd and standalone driver.José Fonseca2009-02-191-4/+0
* svga: remove pixelformat helpers from stw shared interfaceKeith Whitwell2009-01-281-1/+0
* stw: move get_proc_address and extension functions to sharedKeith Whitwell2009-01-281-6/+8
* stw: more swapbuffers refactoringKeith Whitwell2009-01-281-1/+0
* wgl: split device structs, move swapbuffers to sharedKeith Whitwell2009-01-281-0/+1
* wgl: move context functions to sharedKeith Whitwell2009-01-281-2/+2
* wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell2009-01-281-13/+14
* wgl: relocate wgl code to state_trackers/wglKeith Whitwell2009-01-271-0/+41