Remove the logic that determines at compile time whether or not HAVE_ALIAS
[mesa.git] / src / mesa / glapi / glX_proto_size.py
2005-08-11 Ian RomanickRemove the logic that determines at compile time whethe...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-04-18 Ian RomanickRefactor a bunch of common code from the "leaf" scripts...
2005-04-18 Ian RomanickConvert all Python scripts to use XML namespaces.
2005-03-17 Ian RomanickEnable the generation of server-side __glGetBooleanv_si...
2005-03-17 Ian RomanickRefactored some of the code for PrintGlxReqSize_[ch...
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-27 Ian RomanickThe 'mode' setting of a function within an 'enum' eleme...
2005-01-24 Ian RomanickCorrectly set the name of the generating script.
2005-01-24 Ian RomanickMove all the code for generating "size" related functio...