Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: Remove obsolete Windows gldirect and ICD drivers | Ian Romanick | 2011-08-26 | 1 | -102/+0 |
* | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg | 2010-02-19 | 1 | -3/+0 |
* | Remove _mesa_memset in favor of plain memset. | Kenneth Graunke | 2010-02-19 | 1 | -1/+0 |
* | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke | 2010-02-19 | 1 | -1/+0 |
* | Remove _mesa_strcmp in favor of plain strcmp. | Kenneth Graunke | 2010-02-19 | 1 | -1/+0 |
* | windows: replace old ColorTable, Convolution functions with new | Brian Paul | 2009-09-19 | 1 | -4/+4 |
* | windows: replace old TexCopy functions w/ new | Brian Paul | 2009-09-19 | 1 | -5/+5 |
* | Commiting a few minor fixes to glut fbdev (segfault on a separate stack) | Sean D'Epagnier | 2007-02-16 | 1 | -3/+3 |
* | mingw changes (Nolan Leake) | Brian Paul | 2005-06-13 | 1 | -2/+0 |
* | ICD update from Gregor Anich | Brian Paul | 2004-08-25 | 1 | -109/+110 |
* | Windows ICD driver code (patch 1014800) | Brian Paul | 2004-08-25 | 1 | -0/+109 |