[Mesa-dev] [PATCH 20/22] anv: move to using shared wsi code
Dave Airlie
airlied at gmail.com
Wed Oct 19 00:12:47 UTC 2016
On 19 October 2016 at 04:26, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> Hi Dave,
>
> Thanks for doing this. It'll be great to get an Ack from the Intel
> devs, on the idea.
>
> Afaics with 22/22 in place you can drop the vk_alloc2/vk_free2
> functions since they are no longer used.
No they are still used in the anv/radv code, just not in the wsi code.
>> src/mesa/main/tests/Makefile
>> src/util/Makefile
>> src/util/tests/hash_table/Makefile
>> - src/vulkan/Makefile])
>> + src/vulkan/Makefile
>> + src/vulkan/wsi/Makefile])
>>
> Just fold the new Makefile into the existing one ? In should be as
> simple as adding wsi/ prefix to files.
> Alternatively we can do that as a follow-up.
Actually we ended up not needing src/vulkan, so this ends up at one line now.
Dave.
More information about the mesa-dev
mailing list