summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_table.py
Commit message (Expand)AuthorAgeFilesLines
* glapi: mv code generation to subdirGeorge Sapountzis2010-02-241-229/+0
* glapi: Add OpenGL ES compatibility mode to scripts.Chia-I Wu2009-11-061-6/+38
* glapi: Add is_abi() to test if a function is in the ABI.Chia-I Wu2009-11-051-4/+1
* glapi: Always build libglapi.a.Chia-I Wu2009-10-231-2/+4
* glapi: Move dispatch marcos to glapidispatch.h.Chia-I Wu2009-10-231-3/+2
* mesa: fix some misc breakage caused by editing auto-generated files rather th...Brian Paul2008-11-101-1/+3
* mesa: move some glapi bits aroundBrian Paul2008-09-211-1/+0
* Fix GLAPIENTRYP for OS X.Ian Romanick2007-02-231-1/+5
* Fix recent problems with display lists and other parts of the code.Ian Romanick2005-08-051-4/+13
* Major rip-up of internal function insertion interface. The oldmesa_6_3_1Ian Romanick2005-07-281-14/+28
* Wrap every place that accesses a dispatch table with a macro. A new script-Ian Romanick2005-07-181-3/+90
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-9/+12
* Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that itIan Romanick2005-05-261-2/+2
* Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick2005-04-181-14/+1
* Convert all Python scripts to use XML namespaces.Ian Romanick2005-04-181-1/+1
* Refactor the code to emit multiple-inclusion protection toIan Romanick2005-01-281-5/+1
* New scripts for processing the XML version of APIspec. Mail is beingIan Romanick2004-05-181-0/+98