mesa/src/glx
Jeremy Huddleston 4d63be67f3 darwin: Fix build
This is a regression from e42d84eaba

https://bugs.freedesktop.org/show_bug.cgi?id=27929

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
2010-05-01 13:59:30 -07:00
..
apple Buildfixes to work around issues in OpenGL.framework 2010-04-27 12:37:16 -07: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 DRI2: report swap events correctly in direct rendered case 2010-04-13 09:39:28 -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: Initialize have_back. 2010-04-27 15:53:28 -06:00
dri_common.c apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07: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 apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07:00
drisw_glx.c apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07: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 apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07: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 apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07:00
glxcmds.c darwin: Fix build 2010-05-01 13:59:30 -07:00
glxcurrent.c apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07:00
glxext.c apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07: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
Makefile apple: Integrate our libGL into the existing build system better 2010-04-27 11:26:51 -07: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 Retire miniglx and move the actual glx code up to src/glx 2010-02-09 09:58:36 -05: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 apple: Change ifdefs for DRI to be DRI && !APPLE 2010-04-27 11:26:51 -07: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