[Mesa-dev] [PATCH 0/4] Merge vulkan API generators.
Chad Versace
chadversary at chromium.org
Thu Aug 9 17:50:17 UTC 2018
On Wed 08 Aug 2018, 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.
>
> Bas Nieuwenhuizen (4):
> vulkan: Add central copy of entrypoints/extensions code.
> vulkan/util: Add support to not generate the trampolines.
> anv: Use central api generation scripts.
> radv: Integrate with common generators.
git-am complains that patches 3 and 4 insert trailing whitespace.
More information about the mesa-dev
mailing list