summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/shared/stw_pixelformat.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-30wgl: Use the right pixel format.José Fonseca1-0/+5
2009-04-10wgl: Note down the gallium pixel formats, instead of re-guessing them.José Fonseca1-0/+4
2009-04-10wgl: Walk through the pixel formats combinations.José Fonseca1-18/+0
2009-04-10wgl: Keep copies of the PIXELFORMATDESCRIPTOR structures.José Fonseca1-9/+4
2009-04-10wgl: Move pixel format information into device structure.José Fonseca1-3/+4
2009-04-10wgl: Combine alpha pixelformat info in color.José Fonseca1-5/+0
2009-04-09wgl: More symbol naming normalization.José Fonseca1-2/+2
2009-04-09stw: Normalize symbols prefix.José Fonseca1-12/+12
2009-01-28svga: remove pixelformat helpers from stw shared interfaceKeith Whitwell1-17/+0
2009-01-28stw: move get_proc_address and extension functions to sharedKeith Whitwell1-0/+3
2009-01-28wgl: split device structs, move swapbuffers to sharedKeith Whitwell1-0/+1
2009-01-28stw: move pixelformat_get/set to sharedKeith Whitwell1-0/+9
2009-01-28stw: move pixelformat_describe to sharedKeith Whitwell1-0/+11
2009-01-28wgl: split into shared, (fake)wgl and icd directoriesKeith Whitwell1-0/+76