[Mesa-dev] [PATCH 1/2] anv: android build system changes

Chad Versace chadversary at chromium.org
Thu Sep 14 21:43:55 UTC 2017


On Thu 14 Sep 2017, Tapani Pälli wrote:
> Following changes are made to support VK_ANDROID_native_buffer:
> 
>    - bring in vk_android_native_buffer.xml
>    - rename target as vulkan.$(TARGET_BOARD_PLATFORM)
>    - use LOCAL_PROPRIETARY_MODULE to install under vendor path
>    - link with libsync and liblog
> 
> Tested by running different Sascha Williams demos on Android-IA.
> 
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> ---
>  src/intel/Android.vulkan.mk    | 14 ++++++++++----
>  src/intel/vulkan/anv_android.c |  2 +-
>  2 files changed, 11 insertions(+), 5 deletions(-)

Tapani, I don't want my patches to break the Android.mk build in the
middle of the series. So I've begun cherry-picking individual hunks from
your patch into my patch series. You're CC'd on the revised patches.


More information about the mesa-dev mailing list