Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Used GCC's __builtin_expect when available. Change the way code is | Ian Romanick | 2004-12-21 | 1 | -34/+57 |
* | Added some comments and fixed typeos. Slightly refactored the way | Ian Romanick | 2004-12-21 | 1 | -15/+6 |
* | Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.py | Ian Romanick | 2004-12-03 | 1 | -451/+20 |
* | Fix a minor bug in glXEnumFunction::PrintUsingTable. Add some comments. | Ian Romanick | 2004-12-03 | 1 | -1/+17 |
* | Slightly tweak the format of the size prototypes. | Ian Romanick | 2004-12-01 | 1 | -1/+1 |
* | Python script to generate various bits of client-side GLX protocol code. | Ian Romanick | 2004-12-01 | 1 | -0/+981 |