summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/gl_offsets.py
AgeCommit message (Expand)Author
2009-11-06glapi: Add OpenGL ES compatibility mode to scripts.Chia-I Wu
2009-11-05glapi: Add is_abi() to test if a function is in the ABI.Chia-I Wu
2009-10-23glapi: Always build libglapi.a.Chia-I Wu
2006-08-24Add a new offset mode to the GL API XML. This mode, called "assign,"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-06-21Mammoth update to the Python code generator scripts that live inIan 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