summaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_init.c
Commit message (Expand)AuthorAgeFilesLines
* Retire miniglx and move the actual glx code up to src/glxKristian Høgsberg2010-02-091-785/+0
* ARB_fbo: Add missing GLX render opcode for glFramebufferTextureLayerEXTIan Romanick2009-11-171-0/+4
* ARB_fbo: Regenerate files from previous commits.Ian Romanick2009-11-171-0/+8
* 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
* Fix bug #4681.Ian Romanick2006-10-111-12/+0
* Changes to generated code caused by the previous commits.Ian Romanick2006-10-041-197/+197
* Deprecate GL_EXT_vertex_weighting.Ian Romanick2006-08-291-2/+2
* Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick2006-08-251-0/+4
* GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick2006-08-241-10/+16
* Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick2006-08-241-86/+86
* /dri/msgAdam Jackson2005-08-261-10/+10
* Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...Jeremy Kolb2005-06-221-10/+10
* Mammoth update to the Python code generator scripts that live inIan Romanick2005-06-211-190/+195
* Make a couple minor corrections to gl_API.xml. Fixes the name of anIan Romanick2005-05-261-1/+1
* 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/+15
* Add GLX protocol support for ARB_fragement_program,Ian Romanick2005-02-251-0/+150
* Use the indirect_init.c generate by using src/mesa/glapi/glX_proto_send.pyIan Romanick2004-12-011-306/+337
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-1/+1
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-4/+4
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-17/+17
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-55/+8
* Make the transition to script-genereated GLX code easier.Ian Romanick2004-12-011-22/+22
* 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/+624