summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_framebuffer.c
AgeCommit message (Expand)Author
2009-03-25wgl: Use SetWindowLongPtr.José Fonseca
2009-03-06wgl: Check support for all other depth/stencil formats.José Fonseca
2009-03-06wgl: Choose a supported S8Z24/Z24S8/X8Z24/Z24X8.José Fonseca
2009-02-02Merge branch 'gallium-wgl-rework' into gallium-0.2Keith Whitwell
2009-01-28stw: fix commentKeith Whitwell
2009-01-28wgl: split device structs, move swapbuffers to sharedKeith Whitwell
2009-01-28wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell