[Mesa-dev] [PATCH 1/2] anv: android build system changes
Emil Velikov
emil.l.velikov at gmail.com
Thu Sep 14 18:10:21 UTC 2017
Hi Tapani,
On 14 September 2017 at 07:57, Tapani Pälli <tapani.palli at intel.com> 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
>
Hope I don't come too pretentious - can you split this up?
- the build/xml changes - can be folt in Chad's patch
- linking - as above
- the proprietary/vendor change (perhaps the vulkan.FOO rename?)
- and most importantly, the hwvulkan.h include - I'm suspecting that
it'll cause grief to Chad/CrOS devs.
On the last one - I guess we could address the original issue by
carefully massaging the include order and/or -I directives?
-Emil
More information about the mesa-dev
mailing list