mesa/src
Chia-I Wu a6ec153830 mesa: Fix build of ES overlay.
ES overlay is built with FEATURE_ES1 or FEATURE_ES2, and is built
without FEATURE_GL.  Fix the build by always building OpenGL ES sources,
but test for FEATURE_ES1 or FEATURE_ES2.  Also, define symbols that are
missing because FEATURE_GL is not defined.
2010-05-05 11:57:46 +08:00
..
driclient
egl Add egl.pc file 2010-05-04 14:13:46 -04:00
gallium gallium: remove trailing comma in enum list 2010-05-04 21:18:55 -06:00
gles gles: Add -I$(TOP)/include. 2010-05-04 16:00:55 +08:00
glew glew: Include X11 headers and libraries in SCons build. 2010-04-04 18:10:20 -07:00
glsl glsl: implement support for GL_EXT_texture_array 2010-02-25 20:11:55 -07:00
glu Grammar and spelling fixes 2010-03-12 08:55:05 -07:00
glut glut: Include X11 headers and libraries in SCons build. 2010-04-04 18:28:03 -07:00
glw
glx glx: fix regression with GLX_USE_GL 2010-05-03 16:17:25 +10:00
mesa mesa: Fix build of ES overlay. 2010-05-05 11:57:46 +08:00
Makefile
SConscript scons: Add new targets option. 2010-03-09 15:09:32 +00:00