mesa/src/intel
Rob Herring 271eee2464 Android: add missing u_math.h include path for libmesa_isl
Commit 87d062a940 ("i965: Fix shared local memory size for Gen9+.")
added u_math.h include which broke the Android build:

In file included from external/mesa3d/src/intel/isl/isl_storage_image.c:25:
In file included from external/mesa3d/src/mesa/drivers/dri/i965/brw_compiler.h:29:
external/mesa3d/src/mesa/main/macros.h:35:10: fatal error: 'util/u_math.h' file not found
         ^

Add the missing include paths for libmesa_isl.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Kenneth Garunke <kenneth@whitecape.org>
Nominated-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 789ed13284)
2016-07-27 14:06:27 +01:00
..
genxml genxml: Rename "API Rendering Disable" to "Rendering Disable". 2016-07-21 16:04:04 +01:00
isl Android: add missing u_math.h include path for libmesa_isl 2016-07-27 14:06:27 +01:00
vulkan anv: Properly call gen75_emit_state_base_address on Haswell. 2016-07-21 16:05:12 +01:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00