Age | Commit message (Expand) | Author |
---|---|---|
2009-04-09 | stw: Normalize symbols prefix. | José Fonseca |
2009-04-08 | wgl: Integrate the trace driver on debug builds. | José Fonseca |
2009-03-25 | wgl: Use right integer type. | José Fonseca |
2009-03-20 | stw: Use u_handle_table to maintain context list. | Michal Krol |
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: debug_printf in the main entry/exit points | José Fonseca |
2009-02-19 | wgl: Call pipe_screen::destroy on exit. | José Fonseca |
2009-02-19 | wgl: Share more code between icd and standalone driver. | José Fonseca |
2009-02-18 | util: Move p_debug.h into util module. | José Fonseca |
2009-02-18 | wgl: Report memory leaks. | José Fonseca |
2009-02-02 | Merge branch 'gallium-wgl-rework' into gallium-0.2 | Keith Whitwell |
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 |