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