Age | Commit message (Expand) | Author |
---|---|---|
2009-04-10 | wgl: Walk through the pixel formats combinations. | José Fonseca |
2009-04-10 | wgl: Move pixel format information into device structure. | José Fonseca |
2009-04-09 | wgl: Move the framebuffer list to the device. Avoid recursive locking. | José Fonseca |
2009-04-08 | wgl: Integrate the trace driver on debug builds. | José Fonseca |
2009-03-20 | stw: Use u_handle_table to maintain context list. | Michal Krol |
2009-02-19 | wgl: Share more code between icd and standalone driver. | José Fonseca |
2009-02-18 | wgl: Report memory leaks. | José Fonseca |
2009-01-28 | wgl: split device structs, move swapbuffers to shared | Keith Whitwell |
2009-01-28 | wgl: split into shared, (fake)wgl and icd directories | Keith Whitwell |