summaryrefslogtreecommitdiff
path: root/src/mesa/glapi/glX_XML.py
AgeCommit message (Expand)Author
2005-01-27Add numerous 'get'-type functions to most of the enums supported by theIan Romanick
2005-01-27The 'mode' setting of a function within an 'enum' element is now used.Ian Romanick
2005-01-25Add a "count" attribute to "enums" elements to set the default countIan Romanick
2005-01-24Remove glEnum::startElement, but refactor out some of the common code fromIan Romanick
2005-01-24Since only one of the places that used glXFunction::command_payload_lengthIan Romanick
2005-01-24Make sure that functions added to gl_API.xml that do not have any GLXIan Romanick
2005-01-07Pixel oriented render functions are now generated by theIan Romanick
2004-12-21Added some comments and fixed typeos. Slightly refactored the wayIan Romanick
2004-12-03Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.pyIan Romanick