summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect.h
AgeCommit message (Expand)Author
2010-02-09Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg
2010-01-19Sun compilers now support some gcc __attribute__ valuesAlan Coopersmith
2009-11-17ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick
2009-11-17ARB_fbo: Regenerate files from previous commits.Ian Romanick
2009-03-12regenerate glapiRoland Scheidegger
2008-06-12revert the DRI2 commitsAlan Hourihane
2008-06-11Bring in DRI2 changesAlan Hourihane
2008-05-18Regenerated API dispatch filesBrian Paul
2007-01-30s/params/pointer/ for glGetVertexAttribPointerBrian
2006-10-11Fix bug #4681.Ian Romanick
2006-08-25Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick
2006-08-24GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick
2006-08-24Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick
2005-10-20restore FASTCALL stuffBrian Paul
2005-10-20Disable the FASTCALL optimization because it still breaks server-side GLX.Brian Paul
2005-08-26/dri/msgAdam Jackson
2005-06-24Fix non-x86 specific builds. The changes from glTexImage3DEXT toIan Romanick
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick
2005-03-17Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick
2005-03-11Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick
2005-02-25Convert the static functions read_pixel_reply, read_reply,Ian Romanick
2005-02-05Fix some mixed spaces / tabs issues in generated code. Commit generatedIan Romanick
2005-01-28Refactor the code to emit multiple-inclusion protection toIan Romanick
2004-12-20Use GLX protocol code generated by glX_proto_send.py.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson