aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/shared/stw_context.h
Commit message (Expand)AuthorAgeFilesLines
* wgl: Use the right pixel format.José Fonseca2009-05-301-2/+1
* wgl: Remove unused field.José Fonseca2009-05-301-1/+0
* wgl: Store current HDC/HGLRC in stw_context.José Fonseca2009-04-281-0/+1
* wgl: Note down the gallium pixel formats, instead of re-guessing them.José Fonseca2009-04-101-0/+2
* wgl: Share more code between icd and standalone driver.José Fonseca2009-02-191-11/+0
* stw: use proper stw_context pointers in shared interfaceKeith Whitwell2009-01-281-7/+7
* stw: remove duplicate function declarationsKeith Whitwell2009-01-281-20/+0
* stw: rename stw_wgl_ --> stw_Keith Whitwell2009-01-281-6/+6
* wgl: move context functions to sharedKeith Whitwell2009-01-281-0/+73