summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_table.py
AgeCommit message (Expand)Author
2009-09-14glapi: Generate typedef for GLeglImageOES.Chia-I Wu
2009-09-12glapi: Add OpenGL ES compatibility mode to scripts.Chia-I Wu
2008-11-10mesa: fix some misc breakage caused by editing auto-generated files rather th...Brian Paul
2008-09-21mesa: move some glapi bits aroundBrian Paul
2007-02-23Fix GLAPIENTRYP for OS X.Ian Romanick
2005-08-05Fix recent problems with display lists and other parts of the code.Ian Romanick
2005-07-28Major rip-up of internal function insertion interface. The oldIan Romanick
2005-07-18Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-05-26Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that itIan Romanick
2005-04-18Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick
2005-04-18Convert all Python scripts to use XML namespaces.Ian Romanick
2005-01-28Refactor the code to emit multiple-inclusion protection toIan Romanick
2004-05-18New scripts for processing the XML version of APIspec. Mail is beingIan Romanick