| Commit message (Expand) | Author | Age | Files | Lines |
* | glapi: mv code generation to subdir | George Sapountzis | 2010-02-24 | 1 | -215/+0 |
* | glapi: Add OpenGL ES compatibility mode to scripts. | Chia-I Wu | 2009-11-06 | 1 | -5/+32 |
* | mesa: Correct the gl_dispatch_stub_xxx prototypes. | José Fonseca | 2009-04-20 | 1 | -2/+1 |
* | fix mgl name mangling problem | Brian Paul | 2006-11-18 | 1 | -0/+10 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -34/+45 |
* | Add two new gl_function methods. dispatch_name returns the name of | Ian Romanick | 2006-08-28 | 1 | -12/+4 |
* | Explicitly store the names for each function that should have a static | Ian Romanick | 2006-08-26 | 1 | -4/+7 |
* | Add new attribute called static_dispatch to the <function> element. This | Ian Romanick | 2006-08-22 | 1 | -2/+20 |
* | Later versions of Python handle formats like '% 5u' differently. For | Ian Romanick | 2006-03-06 | 1 | -1/+1 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -26/+35 |
* | Refactor a bunch of common code from the "leaf" scripts to a new functions, | Ian Romanick | 2005-04-18 | 1 | -15/+2 |
* | Convert all Python scripts to use XML namespaces. | Ian Romanick | 2005-04-18 | 1 | -1/+1 |
* | Add a glFunctionIterator class to iterate over the functions stored in a | Ian Romanick | 2005-01-25 | 1 | -25/+5 |
* | silence a variety of warnings found with g++ 3.4.2 | Brian Paul | 2004-12-03 | 1 | -3/+3 |
* | Use new _glapi_proc typedef instead of void * for function pointers. | Brian Paul | 2004-11-27 | 1 | -2/+2 |
* | Modify glprocs.h to have two tables instead of one. The first table | Ian Romanick | 2004-05-27 | 1 | -12/+101 |
* | New scripts for processing the XML version of APIspec. Mail is being | Ian Romanick | 2004-05-18 | 1 | -0/+90 |