..
apple
glx: Remove support for MESA_swap_frame_usage
2010-07-19 22:45:50 -04:00
clientattrib.c
darwin: Use clientattrib
2010-04-27 11:26:51 -07:00
compsize.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
dri2.c
Avoid compiler warning for unused glx_dpy variable.
2010-07-28 10:33:27 -07:00
dri2.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
dri2_glx.c
glx: Fix another case of confusing driContext and dri2_context *
2010-07-23 20:58:12 -07:00
dri_common.c
glx: Move last few dri_interface.h types out of glxclient.h and drop include
2010-07-21 22:17:24 -04:00
dri_common.h
glx: Move last few dri_interface.h types out of glxclient.h and drop include
2010-07-21 22:17:24 -04:00
dri_glx.c
glx: Drop duplicate psc field in dri context struct
2010-07-26 15:18:56 -04:00
drisw_glx.c
glx: Drop duplicate psc field in drisw context struct
2010-07-24 21:43:25 -04:00
eval.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
glcontextmodes.c
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
2010-04-27 11:26:50 -07:00
glcontextmodes.h
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
2010-02-19 12:03:01 -05:00
glx_pbuffer.c
glx: Drop screen argument to GetGLXDRIDrawable
2010-07-22 22:36:37 -04:00
glx_query.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
glxclient.h
glx: Refactor and simplify context creation
2010-07-23 22:05:53 -04:00
glxcmds.c
glx: Drop debug fprintf that snug in with the previous commit
2010-07-26 16:06:05 -04:00
glxcurrent.c
glx: Move context destroy to context vtable
2010-07-23 22:05:52 -04:00
glxext.c
glx: Remove function prototypes no longer necessary
2010-07-26 17:37:59 -04:00
glxextensions.c
glx: Remove support for MESA_swap_frame_usage
2010-07-19 22:45:50 -04:00
glxextensions.h
glx: Drop support for GLX_MESA_allocate_memory
2010-07-19 22:45:50 -04:00
glxhash.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
glxhash.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect.c
apple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-27 11:26:51 -07:00
indirect.h
Fix unmatched parenthesis introduce by previous commits
2010-03-03 17:50:11 -08:00
indirect_init.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_init.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_size.c
apple: Initial import of libGL for OSX from AppleSGLX svn repository.
2010-04-27 11:26:50 -07:00
indirect_size.h
Fix unmatched parenthesis introduce by previous commits
2010-03-03 17:50:11 -08:00
indirect_texture_compression.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_transpose_matrix.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_vertex_array.c
glx: fix incorrect array stack memory allocation
2010-02-26 10:34:21 -07:00
indirect_vertex_array.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_vertex_array_priv.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
indirect_vertex_program.c
Remove support for GCC older than 3.3.0
2010-03-03 16:26:32 -08:00
indirect_window_pos.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
Makefile
glapi: Move to src/mapi/.
2010-05-07 10:41:11 +08:00
packrender.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
packsingle.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
pixel.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
pixelstore.c
Remove support for GCC older than 3.3.0
2010-03-03 16:26:32 -08:00
render2.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
renderpix.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
single2.c
glx/single2.c: Don't call __builtin_expect on non-gnu compilers
2010-03-12 10:28:13 -08:00
singlepix.c
apple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-27 11:26:51 -07:00
vertarr.c
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
XF86dri.c
mesa: Purge macros NEED_EVENTS and NEED_REPLIES
2010-07-01 13:07:07 -06:00
xf86dri.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
xf86dristr.h
Retire miniglx and move the actual glx code up to src/glx
2010-02-09 09:58:36 -05:00
xfont.c
glx: Move WaitGL, WaitX, UseXFont to context vtable functions
2010-07-22 22:24:00 -04:00