aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect.c
Commit message (Expand)AuthorAgeFilesLines
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+1698
* Convert the static functions read_pixel_reply, read_reply,Ian Romanick2005-02-251-98/+98
* Corrected the value for X_GLrop_SecondaryColor3svEXT.Ian Romanick2005-02-231-2/+2
* Generate GLX protocol for pixel single commands.Ian Romanick2005-02-091-0/+191
* 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