mesa/src
Ian Romanick 96728bb4f3 dri: Fix copy-and-paste brain damage in previous commit
A number of places in 3cce4a1e10 use
TRUE instead of GL_TRUE.  This causes build failures in all of the
drivers that I don't typically build.  Win.

Reported by sungami on IRC.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2010-02-10 11:43:02 -08:00
..
driclient g3dvl: Fix some memory leaks. 2009-01-10 13:52:06 -05:00
egl egl_dri2: Only allocate config if we're going to keep it 2010-02-09 21:24:15 -05:00
gallium dri: Allow selective generation of accum. buffer configs 2010-02-10 10:50:28 -08:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl/pp: fix extension enable/disable options 2010-02-10 10:49:50 -07:00
glu glu/sgi: Initialize member of class Uarray. 2010-02-10 01:25:23 -08:00
glut scons: Use only the shared object name when linking progs. 2010-02-04 09:23:30 +00:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: Fix TOP setting in src/glx Makefile 2010-02-09 10:21:45 -05:00
mesa dri: Fix copy-and-paste brain damage in previous commit 2010-02-10 11:43:02 -08:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00