Check for some common function parameter description errors in the
[mesa.git] / src / mesa / glapi / gl_XML.py
2005-03-03 Ian RomanickCheck for some common function parameter description...
2005-02-26 Ian RomanickFairly significant changes to enums.c and the way it...
2005-02-22 Brian Paulgenerate enums.c file (Zack Rusin)
2005-02-08 Ian RomanickAdd the ability to include other XML files by using a
2005-02-02 Ian RomanickSmall refactor. Add glXFunctionIterator, which derrive...
2005-02-01 Ian RomanickSmall refactor. Move several utility functions from...
2005-02-01 Ian RomanickAdd GlxProto::createEnumFunction and add a 'context...
2005-01-28 Ian RomanickRefactor the code to emit multiple-inclusion protection to
2005-01-25 Ian RomanickAdd a glFunctionIterator class to iterate over the...
2005-01-25 Ian RomanickAdd a "count" attribute to "enums" elements to set...
2005-01-24 Ian RomanickRemove glEnum::startElement, but refactor out some...
2005-01-07 Ian RomanickTrack the GLX protocol names for GL types.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2004-12-21 Ian RomanickAdded some comments and fixed typeos. Slightly refacto...
2004-12-01 Ian RomanickAdded the ability to get the size of a parameter as...
2004-10-28 Brian Paulminor clean-ups, found with pychecker
2004-05-19 Ian RomanickAdded some in-code documentation. Modifed glParameter...
2004-05-18 Ian RomanickNew scripts for processing the XML version of APIspec...