Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wgl: Note down the gallium pixel formats, instead of re-guessing them. | José Fonseca | 2009-04-10 | 1 | -4/+4 |
* | progs: Port glxinfo to wgl. | José Fonseca | 2009-04-10 | 2 | -0/+739 |
* | progs/wgl: Send a resize message after context have been created. | Michal Krol | 2009-03-20 | 1 | -0/+2 |
* | progs/wgl: Create GL context in a thread that actually uses it. | Michal Krol | 2009-03-20 | 1 | -30/+35 |
* | progs/wgl: Make context current to get GL_RENDERER string. | Michal Krol | 2009-03-20 | 1 | -0/+2 |
* | wgl: Add an `-s' option to wglthreads to force single-threaded operation. | Michal Krol | 2009-03-19 | 1 | -22/+43 |
* | progs: Build the wgl examples with scons. | José Fonseca | 2009-03-18 | 1 | -0/+23 |
* | wgl: Port sharedtex_mt to WGL. | Michal Krol | 2009-03-17 | 1 | -0/+540 |
* | wgl: Port glthreads to WGL. | Michal Krol | 2009-03-16 | 1 | -0/+593 |