summaryrefslogtreecommitdiffstats
path: root/src/mesa/glapi/glX_proto_send.py
Commit message (Expand)AuthorAgeFilesLines
* Used GCC's __builtin_expect when available. Change the way code isIan Romanick2004-12-211-34/+57
* Added some comments and fixed typeos. Slightly refactored the wayIan Romanick2004-12-211-15/+6
* Move common GLX code to glX_XML.py. This will make adding glX_proto_recv.pyIan Romanick2004-12-031-451/+20
* Fix a minor bug in glXEnumFunction::PrintUsingTable. Add some comments.Ian Romanick2004-12-031-1/+17
* Slightly tweak the format of the size prototypes.Ian Romanick2004-12-011-1/+1
* Python script to generate various bits of client-side GLX protocol code.Ian Romanick2004-12-011-0/+981