summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glX_proto_size.py
Commit message (Expand)AuthorAgeFilesLines
* Fixes to silence warnings in code generated by glapi scripts.Kristian Høgsberg2006-03-291-0/+2
* Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.Ian Romanick2005-10-101-1/+1
* Remove the non-existant --get-alias-set option from the help text.Ian Romanick2005-10-031-11/+30
* /dri/msgAdam Jackson2005-08-261-1/+1
* Fix the scripts for the cygwin & mingw changesAlan Hourihane2005-08-261-0/+6
* Remove the logic that determines at compile time whether or not HAVE_ALIASIan Romanick2005-08-111-4/+0
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-181/+333
* Refactor a bunch of common code from the "leaf" scripts to a new functions,Ian Romanick2005-04-181-13/+1
* Convert all Python scripts to use XML namespaces.Ian Romanick2005-04-181-4/+5
* Enable the generation of server-side __glGetBooleanv_size and relatedIan Romanick2005-03-171-1/+4
* Refactored some of the code for PrintGlxReqSize_[ch]. This ensures that theIan Romanick2005-03-171-19/+44
* Small refactor. Add glXFunctionIterator, which derrives fromIan Romanick2005-02-021-11/+5
* Small refactor. Move several utility functions from glX_XML.py toIan Romanick2005-02-011-22/+10
* Add GlxProto::createEnumFunction and add a 'context' parameter to theIan Romanick2005-02-011-0/+282
* Refactor the code to emit multiple-inclusion protection toIan Romanick2005-01-281-8/+7
* The 'mode' setting of a function within an 'enum' element is now used.Ian Romanick2005-01-271-28/+109
* Correctly set the name of the generating script.Ian Romanick2005-01-241-0/+2
* Move all the code for generating "size" related functions to its ownIan Romanick2005-01-241-0/+169