summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/mesadef.py
AgeCommit message (Expand)Author
2010-02-24glapi: mv code generation to subdirGeorge Sapountzis
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-02-19Remove _mesa_memset in favor of plain memset.Kenneth Graunke
2010-02-19Remove _mesa_memcpy in favor of plain memcpy.Kenneth Graunke
2010-02-19Remove _mesa_strcmp in favor of plain strcmp.Kenneth Graunke
2009-09-19windows: replace old ColorTable, Convolution functions with newBrian Paul
2009-09-19glapi: replace old TexCopy functions w/ newBrian Paul
2008-09-21Remove CVS keywords.Keith Whitwell
2006-01-25added wglGetExtensionsStringARBBrian Paul
2005-09-05remove _swrast_DrawBufferKarl Schultz
2004-05-10fixed bugs in fxddtex.cDaniel Borca
2004-01-14Generate mesa.def file for Windows.Karl Schultz