summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect.c
AgeCommit message (Expand)Author
2005-02-25Accidentally committed wrong version with the previous commit set.Ian Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick
2005-02-25Convert the static functions read_pixel_reply, read_reply,Ian Romanick
2005-02-23Corrected the value for X_GLrop_SecondaryColor3svEXT.Ian Romanick
2005-02-09Generate GLX protocol for pixel single commands.Ian Romanick
2005-02-05Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick
2005-01-27Mark a couple more function parameters as counters.Ian Romanick
2005-01-07Pixel oriented render functions are now generated by theIan Romanick
2005-01-07The generic_*_byte functions did not rount the command size to aIan Romanick
2005-01-03The opcode and command length fields of RenderLarge commands wereIan Romanick
2004-12-27Fixed two problems with the handling of GLX protocol replies. The logicIan Romanick
2004-12-21Used GCC's __builtin_expect when available. Change the way code isIan Romanick
2004-12-20Use GLX protocol code generated by glX_proto_send.py.Ian Romanick