| Commit message (Expand) | Author | Age | Files | Lines |
* | GLX protocol fixes for glMap* functions (bug 8899) | Brian Paul | 2006-11-22 | 1 | -2/+2 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -7/+34 |
* | Add utility method client_supported_for_indirect. | Ian Romanick | 2006-10-04 | 1 | -3/+10 |
* | Change the 'count' for COMPRESSED_TEXTURE_FORMATS from "?" to "-1". This | Ian Romanick | 2005-10-03 | 1 | -0/+2 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -484/+298 |
* | Refactor a bunch of common code from the "leaf" scripts to a new functions, | Ian Romanick | 2005-04-18 | 1 | -4/+0 |
* | Convert all Python scripts to use XML namespaces. | Ian Romanick | 2005-04-18 | 1 | -18/+22 |
* | Refactor the handling of the '(true | false)' enumerated attributes. | Ian Romanick | 2005-04-14 | 1 | -25/+5 |
* | Enable the generation of server-side __glGetBooleanv_size and related | Ian Romanick | 2005-03-17 | 1 | -9/+21 |
* | Minor refactoring and code tweaking. The only notable chage is that | Ian Romanick | 2005-03-17 | 1 | -4/+3 |
* | Generate GLX protocol for pixel single commands. | Ian Romanick | 2005-02-09 | 1 | -3/+10 |
* | Small refactor. Add glXFunctionIterator, which derrives from | Ian Romanick | 2005-02-02 | 1 | -7/+58 |
* | Small refactor. Move several utility functions from glX_XML.py to | Ian Romanick | 2005-02-01 | 1 | -33/+0 |
* | Add GlxProto::createEnumFunction and add a 'context' parameter to the | Ian Romanick | 2005-02-01 | 1 | -2/+7 |
* | Properly annotate variable-length output parameters. Make sure that the | Ian Romanick | 2005-01-28 | 1 | -0/+8 |
* | Slightly modify the meaning of the 'handcode' attribute in a 'glx' element. | Ian Romanick | 2005-01-28 | 1 | -6/+23 |
* | Add numerous 'get'-type functions to most of the enums supported by the | Ian Romanick | 2005-01-27 | 1 | -0/+1 |
* | The 'mode' setting of a function within an 'enum' element is now used. | Ian Romanick | 2005-01-27 | 1 | -6/+20 |
* | Add a "count" attribute to "enums" elements to set the default count | Ian Romanick | 2005-01-25 | 1 | -1/+1 |
* | Remove glEnum::startElement, but refactor out some of the common code from | Ian Romanick | 2005-01-24 | 1 | -7/+2 |
* | Since only one of the places that used glXFunction::command_payload_length | Ian Romanick | 2005-01-24 | 1 | -28/+41 |
* | Make sure that functions added to gl_API.xml that do not have any GLX | Ian Romanick | 2005-01-24 | 1 | -0/+26 |
* | Pixel oriented render functions are now generated by the | Ian Romanick | 2005-01-07 | 1 | -1/+85 |
* | Added some comments and fixed typeos. Slightly refactored the way | Ian Romanick | 2004-12-21 | 1 | -1/+71 |
* | Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.py | Ian Romanick | 2004-12-03 | 1 | -0/+466 |