[Mesa-dev] [PATCH 0/4] Merge vulkan API generators.

Tapani Pälli tapani.palli at intel.com
Thu Aug 9 10:52:25 UTC 2018



On 08/08/2018 06:43 PM, Tapani Pälli wrote:
> 
> 
> On 08.08.2018 17:31, Lionel Landwerlin wrote:
>> On 08/08/18 12:05, Lionel Landwerlin wrote:
>>> On 08/08/18 00:14, Bas Nieuwenhuizen wrote:
>>>> radv was always just mirroring a derived version of the anv
>>>> version, sometimes hacked together and sometimes very behind.
>>>>
>>>> As we grow more vulkan drivers this repetition makes even less
>>>> sense, so lets merge them. I took the anv generators as the
>>>> template and made radv use them.
>>>>
>>>> This includes some messy stuff in the build system due to
>>>> difficulties with python includes. I tested with meson and
>>>> autotools. Android.mk is updated but not tested.
>>>
>>> We have an android build target in our CI. I can give this series a go.
>>>
>>> -
>>> Lionel
>>
>> Oh my bad, we don't actually have the Vulkan driver on Android as a 
>> target (just GL atm).
>>
> 
> I can try building with these changes on Android tomorrow.
> 

I did this and anv builds and works fine on Android with these changes.

// Tapani


More information about the mesa-dev mailing list