summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect.c
Commit message (Expand)AuthorAgeFilesLines
* 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