Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove obsolete Windows gldirect and ICD drivers | Ian Romanick | 2011-08-26 | 1 | -1613/+0 |
| | | | | | | | | | | Acked-by: Kristian Høgsberg <[email protected]> Acked-by: Marek Olšák <[email protected]> Acked-by: Alan Coopersmith <[email protected]> Acked-by: Jakob Bornecrantz <[email protected]> Acked-by: Dave Airlie <[email protected]> Build-Tested-by: Jakob Bornecrantz <[email protected]> Tested-by: Eugeni Dodonov <[email protected]> | ||||
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -3/+3 |
| | |||||
* | Make GL_ARB_draw_buffers mandatory | Ian Romanick | 2009-01-28 | 1 | -0/+2 |
| | | | | Signed-off-by: Ian Romanick <[email protected]> | ||||
* | more gldirect compile fixes. Getting near the linking stage now. No build ↵ | Ben Crossman | 2005-04-15 | 1 | -1/+1 |
| | | | | file yet. | ||||
* | add SciTech's GLDirect driver for Windows. | Alan Hourihane | 2004-04-20 | 1 | -0/+1611 |
This code is donated to Mesa which allows the usage of a Direct3D layer (DX7, DX8, DX9 or complete software fallback). No build system exists for this code yet, that will come..... |