Mark GenQueriesARB at 'always_array="true"'. This eliminates the need
[mesa.git] / src / glx / x11 / indirect.c
2005-06-22 Ian RomanickMark GenQueriesARB at 'always_array="true"'. This...
2005-06-22 Jeremy KolbFixed a bug where GenQueriesARB was generating the...
2005-06-21 Ian RomanickMammoth update to the Python code generator scripts...
2005-06-20 Jeremy Kolbran "make" after update to glX_proto_send.py.
2005-05-25 Ian RomanickCommit the changes propagated from Jeremy Kolb's change...
2005-03-17 Ian RomanickFix the handling of zero-sized output parameters (i...
2005-03-11 Ian RomanickAdd support for ARB_draw_buffers and ARB_occlusion_quer...
2005-03-06 Ian RomanickActually *use* the count_scale value associated with...
2005-03-03 Ian RomanickFix some errors in the parameter descriptions in server...
2005-02-25 Ian RomanickAccidentally committed wrong version with the previous...
2005-02-25 Ian RomanickAdd GLX protocol support for ARB_fragement_program,
2005-02-25 Ian RomanickConvert the static functions read_pixel_reply, read_reply,
2005-02-23 Ian RomanickCorrected the value for X_GLrop_SecondaryColor3svEXT.
2005-02-09 Ian RomanickGenerate GLX protocol for pixel single commands.
2005-02-05 Ian RomanickFix some mixed spaces / tabs issues in generated code...
2005-01-27 Ian RomanickMark a couple more function parameters as counters.
2005-01-07 Ian RomanickPixel oriented render functions are now generated by the
2005-01-07 Ian RomanickThe generic_*_byte functions did not rount the command...
2005-01-03 Ian RomanickThe opcode and command length fields of RenderLarge...
2004-12-27 Ian RomanickFixed two problems with the handling of GLX protocol...
2004-12-21 Ian RomanickUsed GCC's __builtin_expect when available. Change...
2004-12-20 Ian RomanickUse GLX protocol code generated by glX_proto_send.py.