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