Age | Commit message (Expand) | Author |
---|---|---|
2010-02-19 | Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions | Kristian Høgsberg |
2010-02-19 | Remove _mesa_memset in favor of plain memset. | Kenneth Graunke |
2010-02-19 | Remove _mesa_memcpy in favor of plain memcpy. | Kenneth Graunke |
2010-02-19 | Remove _mesa_strcmp in favor of plain strcmp. | Kenneth Graunke |
2009-09-19 | windows: replace old ColorTable, Convolution functions with new | Brian Paul |
2009-09-19 | glapi: replace old TexCopy functions w/ new | Brian Paul |
2008-09-21 | Remove CVS keywords. | Keith Whitwell |
2006-01-25 | added wglGetExtensionsStringARB | Brian Paul |
2005-09-05 | remove _swrast_DrawBuffer | Karl Schultz |
2004-05-10 | fixed bugs in fxddtex.c | Daniel Borca |
2004-01-14 | Generate mesa.def file for Windows. | Karl Schultz |