Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wgl: Use the right pixel format. | José Fonseca | 2009-05-30 | 1 | -2/+1 |
* | wgl: Remove unused field. | José Fonseca | 2009-05-30 | 1 | -1/+0 |
* | wgl: Store current HDC/HGLRC in stw_context. | José Fonseca | 2009-04-28 | 1 | -0/+1 |
* | wgl: Note down the gallium pixel formats, instead of re-guessing them. | José Fonseca | 2009-04-10 | 1 | -0/+2 |
* | wgl: Share more code between icd and standalone driver. | José Fonseca | 2009-02-19 | 1 | -11/+0 |
* | stw: use proper stw_context pointers in shared interface | Keith Whitwell | 2009-01-28 | 1 | -7/+7 |
* | stw: remove duplicate function declarations | Keith Whitwell | 2009-01-28 | 1 | -20/+0 |
* | stw: rename stw_wgl_ --> stw_ | Keith Whitwell | 2009-01-28 | 1 | -6/+6 |
* | wgl: move context functions to shared | Keith Whitwell | 2009-01-28 | 1 | -0/+73 |