aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/opengl32.def
Commit message (Collapse)AuthorAgeFilesLines
* wgl: Implement wglSwapMultipleBuffers.José Fonseca2010-02-131-1/+1
|
* wgl: DWM integration.José Fonseca2009-09-241-0/+1
|
* Merge commit 'origin/gallium-0.2' into gallium-0.2Keith Whitwell2009-02-021-692/+201
|
* wgl: relocate wgl code to state_trackers/wglKeith Whitwell2009-01-271-0/+879
Similar to the GLX state trackers for DRI and xlib.