| .. |
|
.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 |
|
dri2.c
|
Pick up dri2proto from the standard proto header include path.
|
2008-04-02 19:17:31 -04:00 |
|
dri2.h
|
DRI interface changes and DRI2 direct rendering support.
|
2008-03-31 16:51:26 -04:00 |
|
dri2_glx.c
|
include <X11/Xlib.h>
|
2008-04-23 15:59:23 +01:00 |
|
dri_glx.c
|
include <X11/Xlib.h>
|
2008-04-23 15:59:23 +01:00 |
|
eval.c
|
Use indirect_size.c and indirect_size.h generated by using
|
2004-12-01 09:11:04 +00:00 |
|
glcontextmodes.c
|
Handle fbconfig comparison correctly for attributes the X server didn't send.
|
2008-04-08 19:17:06 -04:00 |
|
glcontextmodes.h
|
Remove a couple of "deprecated" fields from __GLXcontextRec.
|
2007-11-06 13:32:33 -05:00 |
|
glx_pbuffer.c
|
Get the default GLXPixmap texture target from the server when appropriate.
|
2008-04-10 15:47:46 -04: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 |
|
glxclient.h
|
glx: split out current context code
|
2008-04-23 11:12:31 +03:00 |
|
glxcmds.c
|
glx: split out current context code
|
2008-04-23 11:12:31 +03:00 |
|
glxcurrent.c
|
glx: split out current context code
|
2008-04-23 11:12:31 +03:00 |
|
glxext.c
|
glx: split out current context code
|
2008-04-23 11:12:31 +03:00 |
|
glxextensions.c
|
DRI interface changes and DRI2 direct rendering support.
|
2008-03-31 16:51:26 -04:00 |
|
glxextensions.h
|
DRI interface changes and DRI2 direct rendering support.
|
2008-03-31 16:51:26 -04:00 |
|
glxhash.c
|
Use _X_HIDDEN to hide a bunch of leaked symbols.
|
2008-03-08 22:28:01 -05:00 |
|
glxhash.h
|
Pull in the drm hash.
|
2007-10-05 00:09:23 -04:00 |
|
indirect.c
|
Move DRI context functions into dri_glx.c.
|
2008-03-08 21:57:29 -05:00 |
|
indirect.h
|
recreate from changed gl_API.xml
|
2007-11-09 14:49:01 +01:00 |
|
indirect_dispatch.c
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_dispatch.h
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_dispatch_swap.c
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_init.c
|
recreate from changed gl_API.xml
|
2007-11-09 14:49:01 +01: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_reqsize.c
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_reqsize.h
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08: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_size_get.c
|
Regenerated (see bug 11893)
|
2008-02-19 08:39:12 -07:00 |
|
indirect_size_get.h
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_table.c
|
glapi: Generate xserver glapi sources in the mesa tree
|
2008-02-17 17:40:43 -08:00 |
|
indirect_texture_compression.c
|
glx: nitpick renames
|
2008-04-23 11:12:31 +03:00 |
|
indirect_transpose_matrix.c
|
fix bad loops in TransposeMatrix[fd]()
|
2005-10-20 22:04:01 +00:00 |
|
indirect_vertex_array.c
|
glx: nitpick renames
|
2008-04-23 11:12:31 +03:00 |
|
indirect_vertex_array.h
|
Add GLX protocol support for ARB_fragement_program,
|
2005-02-25 22:46:30 +00:00 |
|
indirect_vertex_array_priv.h
|
glx: nitpick renames
|
2008-04-23 11:12:31 +03: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
|
glx: nitpick renames
|
2008-04-23 11:12:31 +03: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
|
Move DRI context functions into dri_glx.c.
|
2008-03-08 21:57:29 -05: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 mostly unused __DRIid typedef.
|
2007-10-10 17:09:48 -04:00 |
|
xf86dri.h
|
Drop include "dri_interface.h" from xf86dri.h
|
2007-10-14 20:08:31 +03:00 |
|
xf86dristr.h
|
Roll back premature version bump.
|
2007-10-15 12:16:45 -04:00 |
|
xfont.c
|
Use _X_HIDDEN to hide a bunch of leaked symbols.
|
2008-03-08 22:28:01 -05:00 |