..
.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
Add macros to generate CreateNewScreen entrypoint.
2007-10-05 00:12:30 -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
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
2007-10-10 15:32:15 -04:00
glxcmds.c
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
2007-10-10 15:32:15 -04:00
glxext.c
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
2007-10-10 15:32:15 -04: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
glxhash.c
Remove XIDs from DRI interface (see #5714 ).
2007-10-05 00:09:32 -04:00
glxhash.h
Pull in the drm hash.
2007-10-05 00:09:23 -04: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
fixed problem with big glDrawArrays (see bug 12141)
2007-08-27 10:47:32 -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
Pull in the drm hash.
2007-10-05 00:09:23 -04: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
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
2007-10-10 15:32:15 -04:00
xf86dri.h
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
2007-10-10 15:32:15 -04:00
xf86dristr.h
Remove XIDs from DRI interface (see #5714 ).
2007-10-05 00:09:32 -04: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