Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Later versions of Python handle formats like '% 5u' differently. For | Ian Romanick | 2006-03-06 | 1 | -2/+2 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -43/+19 |
* | Fix gl_enums.py so that enums that are listed with the same name in | Ian Romanick | 2005-05-26 | 1 | -2/+9 |
* | 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 |
* | Fairly significant changes to enums.c and the way it is generated. enums.c | Ian Romanick | 2005-02-26 | 1 | -40/+124 |
* | Sort the enums in the Python code, instead of at runtime. (Zack Rusin) | Brian Paul | 2005-02-23 | 1 | -56/+36 |
* | generate enums.c file (Zack Rusin) | Brian Paul | 2005-02-22 | 1 | -0/+183 |