Age | Commit message (Expand) | Author |
---|---|---|
2009-04-10 | wgl: Note down the gallium pixel formats, instead of re-guessing them. | José Fonseca |
2009-04-10 | wgl: Walk through the pixel formats combinations. | José Fonseca |
2009-04-10 | wgl: Keep copies of the PIXELFORMATDESCRIPTOR structures. | José Fonseca |
2009-04-10 | wgl: Move pixel format information into device structure. | José Fonseca |
2009-04-10 | wgl: Combine alpha pixelformat info in color. | José Fonseca |
2009-04-09 | wgl: More symbol naming normalization. | José Fonseca |
2009-04-09 | stw: Normalize symbols prefix. | José Fonseca |
2009-01-28 | svga: remove pixelformat helpers from stw shared interface | Keith Whitwell |
2009-01-28 | stw: move get_proc_address and extension functions to shared | Keith Whitwell |
2009-01-28 | wgl: split device structs, move swapbuffers to shared | Keith Whitwell |
2009-01-28 | stw: move pixelformat_get/set to shared | Keith Whitwell |
2009-01-28 | stw: move pixelformat_describe to shared | Keith Whitwell |
2009-01-28 | wgl: split into shared, (fake)wgl and icd directories | Keith Whitwell |