summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_pixelformat.c
AgeCommit message (Expand)Author
2009-04-09wgl: More symbol naming normalization.José Fonseca
2009-04-09stw: Normalize symbols prefix.José Fonseca
2009-03-20stw: Keep per-thread storage for current context and pixel format.Michal Krol
2009-03-03wgl: Support the same combinations of single buffer pixel formats.José Fonseca
2009-02-18util: Move p_debug.h into util module.José Fonseca
2009-02-10stw: Hack for applications which use wglSetPixelFormat instead of SetPixelFor...José Fonseca
2009-01-28svga: remove pixelformat helpers from stw shared interfaceKeith Whitwell
2009-01-28stw: move get_proc_address and extension functions to sharedKeith Whitwell
2009-01-28stw: move pixelformat_get/set to sharedKeith Whitwell
2009-01-28wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell