Age | Commit message (Expand) | Author |
---|---|---|
2005-02-09 | Generate GLX protocol for pixel single commands. | Ian Romanick |
2005-02-05 | Fix some mixed spaces / tabs issues in generated code. Commit generated | Ian Romanick |
2005-01-27 | Mark a couple more function parameters as counters. | Ian Romanick |
2005-01-07 | Pixel oriented render functions are now generated by the | Ian Romanick |
2005-01-07 | The generic_*_byte functions did not rount the command size to a | Ian Romanick |
2005-01-03 | The opcode and command length fields of RenderLarge commands were | Ian Romanick |
2004-12-27 | Fixed two problems with the handling of GLX protocol replies. The logic | Ian Romanick |
2004-12-21 | Used GCC's __builtin_expect when available. Change the way code is | Ian Romanick |
2004-12-20 | Use GLX protocol code generated by glX_proto_send.py. | Ian Romanick |