aboutsummaryrefslogtreecommitdiffstats
path: root/src/glx/x11/indirect_init.c
Commit message (Expand)AuthorAgeFilesLines
* 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