aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/SConscript
Commit message (Expand)AuthorAgeFilesLines
* 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