mesa/src/intel
Rob Herring 789ed13284 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>
2016-06-28 12:48:46 -07:00
..
genxml genxml: Make ScratchSpaceBasePointer an address instead of an offset 2016-06-22 12:39:42 -07:00
isl Android: add missing u_math.h include path for libmesa_isl 2016-06-28 12:48:46 -07:00
vulkan anv: Add anv_render_pass_attachment::store_op 2016-06-23 16:10:25 -07:00
Makefile.am i965: Add a dependency on libisl 2016-04-21 20:44:27 -07:00