mesa/src/glx/x11
2007-12-12 16:04:58 +00:00
..
.gitignore Make git ignore files only generated at build time. 2006-12-06 14:17:56 +01:00
clientattrib.c Add missing includes of indirect.h. 2005-04-14 20:35:33 +00:00
compsize.c include glxclient.h to silence missing prototypes warning 2006-06-12 19:56:57 +00:00
dri_glx.c Make sure GLX entrypoints are marked PUBLIC. 2007-04-08 14:40:03 -04: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
glcontextmodes.c glx: minor cosmetic in glcontextmodes.c 2007-04-05 19:00:47 +03:00
glcontextmodes.h Move glcontextmodes.c to glx. 2007-04-05 18:59:42 +03:00
glx_pbuffer.c get rid of needless static function declarations at top of file 2007-05-17 15:28:42 -06: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 Add missing includes of indirect.h. 2005-04-14 20:35:33 +00:00
glxclient.h Clean up GLX function exports. 2006-08-29 15:38:19 +00:00
glxcmds.c Add reporting of damage by DRI drivers when the extension support is available. 2007-01-05 18:23:57 -08:00
glxext.c remove unneeded initialization code (see bug 10569) 2007-04-09 11:21:51 -06:00
glxextensions.c Clean up GLX function exports. 2006-08-29 15:38:19 +00:00
glxextensions.h Clean up GLX function exports. 2006-08-29 15:38:19 +00:00
indirect.c regenerated 2007-01-30 08:13:49 -07:00
indirect.h s/params/pointer/ for glGetVertexAttribPointer 2007-01-30 08:13:02 -07:00
indirect_init.c Fix bug #4681. 2006-10-11 22:37:14 +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 Changes to generated code caused by the previous commits. 2006-10-04 22:33:54 +00:00
indirect_size.h restore FASTCALL stuff 2005-10-20 22:51:50 +00:00
indirect_transpose_matrix.c fix bad loops in TransposeMatrix[fd]() 2005-10-20 22:04:01 +00:00
indirect_va_private.h Fix a realloc problem with indirect vertex arrays. The actual head pointer 2005-08-19 18:53:26 +00:00
indirect_vertex_array.c in __glXGetArrayType() return type, not enabled (bug 10938) 2007-05-14 09:38:23 -06:00
indirect_vertex_array.h Add GLX protocol support for ARB_fragement_program, 2005-02-25 22:46:30 +00:00
indirect_vertex_program.c make do_vertex_attrib_enable() static 2006-06-12 19:59:34 +00:00
indirect_window_pos.c Make the transition to script-genereated GLX code easier. 2004-12-01 08:31:15 +00:00
Makefile Add src/mesa to include path. 2007-12-12 16:04:58 +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 Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538. 2005-04-18 16:40:36 +00:00
render2.c Pixel oriented render functions are now generated by the 2005-01-07 02:39:09 +00:00
renderpix.c Add missing includes of indirect.h. 2005-04-14 20:35:33 +00:00
single2.c fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails for indirect rendering 2007-04-08 11:24:08 -06:00
singlepix.c Fix dumb build errors. 2006-10-13 17:34:01 +00:00
vertarr.c This is a major re-work of the __indirect_glInterleavedArrays routine. The 2005-11-30 00:06:48 +00:00
XF86dri.c Don't define as const's to avoid compiler optimization & warning. 2006-11-21 10:59:31 +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