[Mesa-dev] [PATCH 0/4] android: preparation for vulkan

Tapani Pälli tapani.palli at intel.com
Thu Nov 10 09:33:49 UTC 2016


Hi;

Here are some patches that prepare current build for Vulkan support.
These are the things I noticed needing change to be able to build 
upcoming libmesa_vulkan.intel.so. I'm still wondering a bit what todo 
with sha1 support, there is sha1 for bionic from netbsd 
(bionic/libc/upstream-netbsd/ ...) and then 9 different projects in 
external/ with sha1.c included. Ideas what to do there?

Thanks;

Tapani Pälli (4):
  util: use STATIC_ASSERT instead of static_assert
  anv: use STATIC_ASSERT instead of static_assert
  android: add SPIRV_FILES to libmesa_nir
  android/i965: add libmesa_i965_compiler static library

 src/compiler/Android.nir.mk          |  3 ++-
 src/intel/vulkan/anv_private.h       |  4 ++--
 src/mesa/drivers/dri/i965/Android.mk | 32 ++++++++++++++++++++++++++++----
 src/util/u_vector.h                  |  2 +-
 4 files changed, 33 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the mesa-dev mailing list