summaryrefslogtreecommitdiff
path: root/src/glx/x11/indirect_init.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-12revert the DRI2 commitsAlan Hourihane1-2/+0
2008-06-11Bring in DRI2 changesAlan Hourihane1-0/+2
2008-05-18Regenerated API dispatch filesBrian Paul1-6/+0
2006-10-11Fix bug #4681.Ian Romanick1-12/+0
2006-10-04Changes to generated code caused by the previous commits.Ian Romanick1-197/+197
2006-08-29Deprecate GL_EXT_vertex_weighting.Ian Romanick1-2/+2
2006-08-25Add a couple of the missing GL 2.0 functions. Enable GLX protocol forIan Romanick1-0/+4
2006-08-24GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions.Ian Romanick1-10/+16
2006-08-24Add a new offset mode to the GL API XML. This mode, called "assign,"Ian Romanick1-86/+86
2005-08-26/dri/msgAdam Jackson1-10/+10
2005-06-22Fixed a bug where GenQueriesARB was generating the wrong code for XCB and wou...Jeremy Kolb1-10/+10
2005-06-21Mammoth update to the Python code generator scripts that live inIan Romanick1-190/+195
2005-05-26Make a couple minor corrections to gl_API.xml. Fixes the name of anIan Romanick1-1/+1
2005-03-17Fix the handling of zero-sized output parameters (i.e., those with typeIan Romanick1-0/+1
2005-03-11Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocolIan Romanick1-0/+15
2005-02-25Add GLX protocol support for ARB_fragement_program,Ian Romanick1-0/+150
2004-12-01Use the indirect_init.c generate by using src/mesa/glapi/glX_proto_send.pyIan Romanick1-306/+337
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-1/+1
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-4/+4
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-17/+17
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-55/+8
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-22/+22
2004-12-01Make the transition to script-genereated GLX code easier.Ian Romanick1-7/+7
2004-10-25Import the GLX client side library, formerly from xc/lib/GL/glx. Build itAdam Jackson1-0/+624