mesa/src/glx/x11
Ian Romanick 16c3c74018 Refactor the code to emit multiple-inclusion protection to
FilterGLAPISpecBase.  Since the size_h mode of glX_proto_size.py will be
used to generate multiple header files, add an option to specify the define
that is used for multiple-inclusion protection.

The changes to the header files in this commit are just a side-effect of the
changes to the Python scripts.
2005-01-28 19:00:54 +00:00
..
Makefile Depend tweaks 2005-01-19 11:10:27 +00:00
XF86dri.c Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). 2005-01-08 03:54:38 +00:00
clientattrib.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:02:50 +00:00
compsize.c Added a couple missing proxy types. 2005-01-11 23:50:01 +00:00
dispatch.c Fix up glx/x11 to work when built with -fvisibility=hidden. 2004-12-15 17:18:06 +00:00
dri_glx.c Refactor ExtractDir and OpenDriver to be a bit more clear. 2004-12-01 09:41:14 +00:00
dri_glx.h Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
eval.c Use indirect_size.c and indirect_size.h generated by using 2004-12-01 09:11:04 +00:00
glx_pbuffer.c Fix up glx/x11 to work when built with -fvisibility=hidden. 2004-12-15 17:18:06 +00:00
glx_query.c Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
glx_texture_compression.c Make the transition to script-genereated GLX code easier. 2004-12-01 07:34:25 +00:00
glxclient.h Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
glxcmds.c Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). 2005-01-08 03:54:38 +00:00
glxext.c Enable libGL to be built with DRI_NEW_INTERFACE_ONLY (but don't do it yet). 2005-01-08 03:54:38 +00:00
glxextensions.c Add trivial support ARB_texture_rectangle and OES_read_format. 2004-12-01 00:20:22 +00:00
glxextensions.h Missed GL_OES_read_format_bit in last commit. 2004-12-01 00:18:01 +00:00
indirect.c Mark a couple more function parameters as counters. 2005-01-27 19:50:59 +00:00
indirect.h Refactor the code to emit multiple-inclusion protection to 2005-01-28 19:00:54 +00:00
indirect_init.c Use the indirect_init.c generate by using src/mesa/glapi/glX_proto_send.py 2004-12-01 08:49:41 +00:00
indirect_init.h Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
indirect_size.c Fix some get / set errors with COLOR_TABLE_*. SCALE and BIAS can be 2005-01-28 17:58:58 +00:00
indirect_size.h Refactor the code to emit multiple-inclusion protection to 2005-01-28 19:00:54 +00:00
indirect_transpose_matrix.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:22:44 +00:00
indirect_window_pos.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:31:15 +00:00
packrender.h Make the transition to script-genereated GLX code easier. 2004-12-01 08:02:50 +00:00
packsingle.h Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
pixel.c Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
pixelstore.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:02:50 +00:00
render2.c Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
renderpix.c Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
single2.c Refactor the code that converts a transpose-matrix enum to a 2005-01-07 02:53:04 +00:00
singlepix.c Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
vertarr.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:15:01 +00:00
xf86dri.h Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
xf86dristr.h Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00
xfont.c Import the GLX client side library, formerly from xc/lib/GL/glx. Build it 2004-10-25 21:09:16 +00:00