summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect.h
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-721/+0
* Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith2010-01-191-2/+2
* ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick2009-11-171-0/+1
* ARB_fbo: Regenerate files from previous commits.Ian Romanick2009-11-171-0/+2
* regenerate glapiRoland Scheidegger2009-03-121-0/+2
* revert the DRI2 commitsAlan Hourihane2008-06-121-2/+0
* Bring in DRI2 changesAlan Hourihane2008-06-111-0/+2
* Regenerated API dispatch filesBrian Paul2008-05-181-6/+0
* s/params/pointer/ for glGetVertexAttribPointerBrian2007-01-301-1/+1
* Fix bug #4681.Ian Romanick2006-10-111-6/+17
* Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick2006-08-251-0/+1
* GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick2006-08-241-0/+3
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-136/+136
* restore FASTCALL stuffBrian Paul2005-10-201-1/+5
* Disable the FASTCALL optimization because it still breaks server-side GLX.Brian Paul2005-10-201-5/+1
* /dri/msgAdam Jackson2005-08-261-2/+2
* Fix non-x86 specific builds. The changes from glTexImage3DEXT toIan Romanick2005-06-241-6/+6
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-0/+17
* Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick2005-03-171-0/+1
* Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick2005-03-111-0/+9
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+126
* Convert the static functions read_pixel_reply, read_reply,Ian Romanick2005-02-251-0/+29
* Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick2005-02-051-0/+1
* Refactor the code to emit multiple-inclusion protection toIan Romanick2005-01-281-4/+3
* Use GLX protocol code generated by glX_proto_send.py.Ian Romanick2004-12-201-658/+516
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-1/+3
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-2/+7
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-15/+15
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-4/+5
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-2/+15
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-13/+12
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-7/+7
* Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson2004-10-251-0/+647