Age | Commit message (Expand) | Author |
2005-10-20 | restore FASTCALL stuff | Brian Paul |
2005-10-20 | Disable the FASTCALL optimization because it still breaks server-side GLX. | Brian Paul |
2005-08-26 | /dri/msg | Adam Jackson |
2005-06-24 | Fix non-x86 specific builds. The changes from glTexImage3DEXT to | Ian Romanick |
2005-06-21 | Mammoth update to the Python code generator scripts that live in | Ian Romanick |
2005-03-17 | Fix the handling of zero-sized output parameters (i.e., those with type | Ian Romanick |
2005-03-11 | Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol | Ian Romanick |
2005-02-25 | Add GLX protocol support for ARB_fragement_program, | Ian Romanick |
2005-02-25 | Convert the static functions read_pixel_reply, read_reply, | Ian Romanick |
2005-02-05 | Fix some mixed spaces / tabs issues in generated code. Commit generated | Ian Romanick |
2005-01-28 | Refactor the code to emit multiple-inclusion protection to | Ian Romanick |
2004-12-20 | Use GLX protocol code generated by glX_proto_send.py. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-12-01 | Make the transition to script-genereated GLX code easier. | Ian Romanick |
2004-10-25 | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson |