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

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to