| .. |
|
.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
|
Use _X_HIDDEN to hide a bunch of leaked symbols.
|
2008-03-08 22:28:01 -05:00 |
|
eval.c
|
Use indirect_size.c and indirect_size.h generated by using
|
2004-12-01 09:11:04 +00:00 |
|
gl.pc.in
|
Move libGL install target to the libGL Makefile.
|
2008-03-08 17:19:39 -05:00 |
|
glcontextmodes.c
|
libGL: Make sure a valid value is returned for GLX_BIND_TO_MIPMAP_TEXTURE_EXT.
|
2007-11-25 14:20:36 +01:00 |
|
glcontextmodes.h
|
Remove a couple of "deprecated" fields from __GLXcontextRec.
|
2007-11-06 13:32:33 -05:00 |
|
glx_pbuffer.c
|
Get the width and height from the attrib list in glXCreatePbuffer.
|
2007-10-13 18:44:52 -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 |
|
glx_texture_compression.c
|
Add missing includes of indirect.h.
|
2005-04-14 20:35:33 +00:00 |
|
glxclient.h
|
Move DRI context functions into dri_glx.c.
|
2008-03-08 21:57:29 -05:00 |
|
glxcmds.c
|
Use _X_HIDDEN to hide a bunch of leaked symbols.
|
2008-03-08 22:28:01 -05:00 |
|
glxext.c
|
Use _X_HIDDEN to hide a bunch of leaked symbols.
|
2008-03-08 22:28:01 -05:00 |
|
glxextensions.c
|
Introduce __GLXDRIscreen so we can start moving function pointers in there.
|
2008-03-08 20:34:24 -05:00 |
|
glxextensions.h
|
Move enabling of DRI extensions into glxextensions.c
|
2007-10-11 11:26:47 -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_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
|
fix pc vs. gc->ps usage (bug 14197)
|
2008-01-22 08:40:29 -07: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
|
Move libGL install target to the libGL Makefile.
|
2008-03-08 17:19:39 -05: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 |