summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick2005-02-051-13/+13
* Mark a couple more function parameters as counters.Ian Romanick2005-01-271-3/+3
* Pixel oriented render functions are now generated by theIan Romanick2005-01-071-2/+515
* The generic_*_byte functions did not rount the command size to aIan Romanick2005-01-071-4/+4
* The opcode and command length fields of RenderLarge commands wereIan Romanick2005-01-031-8/+8
* Fixed two problems with the handling of GLX protocol replies. The logicIan Romanick2004-12-271-2/+2
* Used GCC's __builtin_expect when available. Change the way code isIan Romanick2004-12-211-1049/+486
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-0/+5696