mesa/src
Ian Romanick 0384214923 Remove stray defines of HAVE_RGBA
Now that color-index support is removed from t_dd_tritmp.h and
t_dd_unfilled.h, drivers no longer need define HAVE_RGBA.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
2010-03-03 12:37:05 -08:00
..
driclient
egl egl_dri2: Factor out DRI2 protocol bits from initialize. 2010-03-03 10:47:49 -05:00
gallium mesa: Remove support for creating color-index visuals 2010-03-03 12:37:04 -08:00
glew scons: Fix GLEW build on Mac OS X. 2010-01-28 01:19:53 -08:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Remove unused mini and mesa glu subdirectories 2010-02-25 17:40:11 -05:00
glut glut: Add asserts to check for null pointer dereferences. 2010-02-27 21:19:47 -08:00
glw Use separate $(MINSTALL) for installing libraries 2009-06-01 06:32:52 -07:00
glx glx: replace assertion with conditional 2010-03-02 07:38:15 -07:00
mesa Remove stray defines of HAVE_RGBA 2010-03-03 12:37:05 -08:00
Makefile
SConscript support an 'embedded' platform target which turns off most parts of the 2010-01-26 20:59:12 +00:00