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