| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -4/+15 |
* | Add two new gl_function methods. dispatch_name returns the name of | Ian Romanick | 2006-08-28 | 1 | -8/+3 |
* | Explicitly store the names for each function that should have a static | Ian Romanick | 2006-08-26 | 1 | -11/+13 |
* | Add new attribute called static_dispatch to the <function> element. This | Ian Romanick | 2006-08-22 | 1 | -8/+34 |
* | Fix non-x86 specific builds. The changes from glTexImage3DEXT to | Ian Romanick | 2005-06-24 | 1 | -1/+1 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -44/+45 |
* | Refactor a bunch of common code from the "leaf" scripts to a new functions, | Ian Romanick | 2005-04-18 | 1 | -15/+1 |
* | 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 | -10/+4 |
* | Added some comments and fixed typeos. Slightly refactored the way | Ian Romanick | 2004-12-21 | 1 | -1/+1 |
* | Use new _glapi_proc typedef instead of void * for function pointers. | Brian Paul | 2004-11-27 | 1 | -2/+2 |
* | remove unused413 stuff, glDrawBuffersARB uses that slot now | Brian Paul | 2004-10-02 | 1 | -1/+0 |
* | Another attempt at fixing name mangling and gl__unused413(). | Brian Paul | 2004-09-09 | 1 | -4/+0 |
* | fix MGL namespace warning (patch 1014800) | Brian Paul | 2004-08-25 | 1 | -0/+4 |
* | First phase of TLS work. At this point SPARC assembly dispatch is | Ian Romanick | 2004-06-29 | 1 | -4/+2 |
* | Added some in-code documentation. Modifed glParameter to be a | Ian Romanick | 2004-05-19 | 1 | -2/+2 |
* | New scripts for processing the XML version of APIspec. Mail is being | Ian Romanick | 2004-05-18 | 1 | -0/+238 |