Age | Commit message (Expand) | Author |
---|---|---|
2009-07-06 | wgl: Make the stw_framebuffer destructions threadsafe. | José Fonseca |
2009-06-18 | wgl: Fix window resizing in multithread applications. | José Fonseca |
2009-06-18 | wgl: Move all thread related code together. | José Fonseca |
2009-05-30 | wgl: Use the right pixel format. | José Fonseca |
2009-04-10 | wgl: Protect the framebuffer with a lock. | José Fonseca |
2009-04-10 | wgl: Note down the gallium pixel formats, instead of re-guessing them. | José Fonseca |
2009-04-09 | wgl: Remove unused member. | José Fonseca |
2009-04-09 | wgl: Use hooks instead of subclassing the window. | José Fonseca |
2009-04-09 | stw: Normalize symbols prefix. | José Fonseca |
2009-03-27 | wgl: Remove unused cruft. | José Fonseca |
2009-01-28 | wgl: split into shared, (fake)wgl and icd directories | Keith Whitwell |