Age | Commit message (Expand) | Author |
---|---|---|
2009-04-27 | wgl: Implement WGL_EXT_extensions_string extension. | José Fonseca |
2009-04-20 | wgl: Don't implement broken gl_dispatch_stub_xxx. | José Fonseca |
2009-03-20 | stw: Keep per-thread storage for current context and pixel format. | Michal Krol |
2009-02-23 | wgl: Enable the use of Win32 threads. | José Fonseca |
2009-02-19 | wgl: Share more code between icd and standalone driver. | 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 | stw: more swapbuffers refactoring | Keith Whitwell |
2009-01-28 | wgl: split device structs, move swapbuffers to shared | Keith Whitwell |
2009-01-28 | wgl: move context functions to shared | Keith Whitwell |
2009-01-28 | wgl: split into shared, (fake)wgl and icd directories | Keith Whitwell |
2009-01-27 | wgl: relocate wgl code to state_trackers/wgl | Keith Whitwell |