mesa/src
Chad Versace 2f0edc60f4 i965: Fix Android build by removing relative includes
Replace each occurence of
    #include "../glsl/*.h"
with
    #include "glsl/*.h"

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Signed-off-by: Chad Versace <chad@chad-versace.us>
2011-08-30 09:32:04 -07:00
..
egl egl: Use gbm/wayland flags regardless of egl_dri2 2011-08-29 09:34:20 +02:00
gallium r600g: Make unaligned 3D textures work on +evergreen 2011-08-30 15:33:51 +02:00
gbm gbm/dri: avoid crash in dri_screen_create 2011-08-04 14:09:34 +02:00
getopt
glsl glcpp: Add GL_ARB_conservative_depth #define. 2011-08-25 13:14:24 -07:00
glu glu: Avoid defining conflicting DEBUG NDEBUG macros. 2011-08-30 09:42:01 +01:00
glx dri: Remove all DRI1 drivers 2011-08-26 23:31:22 -07:00
mapi mapi: Commit generated files modified by previous commit 2011-08-26 23:33:23 -07:00
mesa i965: Fix Android build by removing relative includes 2011-08-30 09:32:04 -07:00
Makefile
SConscript Squashed commit of the following: 2011-07-14 17:35:05 +01:00