summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/gl_offsets.py
Commit message (Expand)AuthorAgeFilesLines
* glapi: mv code generation to subdirGeorge Sapountzis2010-02-241-120/+0
* glapi: Add OpenGL ES compatibility mode to scripts.Chia-I Wu2009-11-061-4/+21
* 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/+5
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-3/+1
* Fix recent problems with display lists and other parts of the code.Ian Romanick2005-08-051-1/+33
* Major rip-up of internal function insertion interface. The oldIan Romanick2005-07-281-0/+6
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-11/+14
* 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-10/+1
* New scripts for processing the XML version of APIspec. Mail is beingIan Romanick2004-05-181-0/+86