| Commit message (Expand) | Author | Age | Files | Lines |
* | recreate from changed gl_API.xml | Roland Scheidegger | 2007-11-09 | 1 | -4/+0 |
* | s/params/pointer/ for glGetVertexAttribPointer | Brian | 2007-01-30 | 1 | -1/+1 |
* | Fix bug #4681. | Ian Romanick | 2006-10-11 | 1 | -6/+17 |
* | Add a couple of the missing GL 2.0 functions. Enable GLX protocol for | Ian Romanick | 2006-08-25 | 1 | -0/+1 |
* | GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. | Ian Romanick | 2006-08-24 | 1 | -0/+3 |
* | Add a new offset mode to the GL API XML. This mode, called "assign," | Ian Romanick | 2006-08-24 | 1 | -136/+136 |
* | restore FASTCALL stuff | Brian Paul | 2005-10-20 | 1 | -1/+5 |
* | Disable the FASTCALL optimization because it still breaks server-side GLX. | Brian Paul | 2005-10-20 | 1 | -5/+1 |
* | /dri/msg | Adam Jackson | 2005-08-26 | 1 | -2/+2 |
* | Fix non-x86 specific builds. The changes from glTexImage3DEXT to | Ian Romanick | 2005-06-24 | 1 | -6/+6 |
* | Mammoth update to the Python code generator scripts that live in | Ian Romanick | 2005-06-21 | 1 | -0/+17 |
* | Fix the handling of zero-sized output parameters (i.e., those with type | Ian Romanick | 2005-03-17 | 1 | -0/+1 |
* | Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol | Ian Romanick | 2005-03-11 | 1 | -0/+9 |
* | Add GLX protocol support for ARB_fragement_program, | Ian Romanick | 2005-02-25 | 1 | -0/+126 |
* | Convert the static functions read_pixel_reply, read_reply, | Ian Romanick | 2005-02-25 | 1 | -0/+29 |
* | Fix some mixed spaces / tabs issues in generated code. Commit generated | Ian Romanick | 2005-02-05 | 1 | -0/+1 |
* | Refactor the code to emit multiple-inclusion protection to | Ian Romanick | 2005-01-28 | 1 | -4/+3 |
* | Use GLX protocol code generated by glX_proto_send.py. | Ian Romanick | 2004-12-20 | 1 | -658/+516 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -1/+3 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -2/+7 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -15/+15 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -4/+5 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -2/+15 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -13/+12 |
* | Make the transition to script-genereated GLX code easier. | Ian Romanick | 2004-12-01 | 1 | -7/+7 |
* | Import the GLX client side library, formerly from xc/lib/GL/glx. Build it | Adam Jackson | 2004-10-25 | 1 | -0/+647 |