Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-18 | Refactor a bunch of common code from the "leaf" scripts to a new functions, | Ian Romanick | |
parse_GL_API, in gl_XML.py. | |||
2005-04-18 | Convert all Python scripts to use XML namespaces. | Ian Romanick | |
2005-01-28 | Refactor the code to emit multiple-inclusion protection to | Ian Romanick | |
FilterGLAPISpecBase. Since the size_h mode of glX_proto_size.py will be used to generate multiple header files, add an option to specify the define that is used for multiple-inclusion protection. The changes to the header files in this commit are just a side-effect of the changes to the Python scripts. | |||
2004-05-18 | New scripts for processing the XML version of APIspec. Mail is being | Ian Romanick | |
sent to mesa3d-dev with a more detailed description. |