mesa/src/glx
Fernando Carrijo d2fe97a209 mesa: Purge macros NEED_EVENTS and NEED_REPLIES
Signed-off-by: Fernando Carrijo <fcarrijo@yahoo.com.br>
Signed-off-by: Brian Paul <brianp@vmware.com>
2010-07-01 13:07:07 -06:00
..
apple mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
Makefile glapi: Move to src/mapi/. 2010-05-07 10:41:11 +08:00
XF86dri.c mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06: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 mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06: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: Invalidate drawable in glXBindTexImageEXT() if we don't get events 2010-05-21 23:24:37 -04:00
dri_common.c Merge branch '7.8' 2010-04-28 07:21:25 -06:00
dri_common.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05:00
dri_glx.c glx: Split tfp functions out to context vtable 2010-05-21 23:24:37 -04:00
drisw_glx.c Merge branch '7.8' 2010-04-28 07:21:25 -06: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 Merge branch '7.8' 2010-04-28 07:21:25 -06: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 mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
glxcmds.c glx: Split tfp functions out to context vtable 2010-05-21 23:24:37 -04:00
glxcurrent.c apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07:00
glxext.c glx: fix indentation and remove extraneous break 2010-06-02 16:04:10 -06:00
glxextensions.c apple: Initial import of libGL for OSX from AppleSGLX svn repository. 2010-04-27 11:26:50 -07:00
glxextensions.h Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05: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
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.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 apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07:00