[Mesa-dev] [PATCH 1/4] vulkan: Add central copy of entrypoints/extensions code.
Emil Velikov
emil.l.velikov at gmail.com
Wed Aug 8 10:15:45 UTC 2018
Hi Bas,
On 8 August 2018 at 00:14, Bas Nieuwenhuizen <bas at basnieuwenhuizen.nl> wrote:
Please mention the origin and/or changes of the files, in the commit summary.
> ---
> src/vulkan/Makefile.am | 3 +
> src/vulkan/util/meson.build | 2 +
> src/vulkan/util/vk_entrypoints_gen.py | 515 ++++++++++++++++++++++++++
> src/vulkan/util/vk_extensions.py | 92 +++++
> src/vulkan/util/vk_extensions_gen.py | 205 ++++++++++
Thanks
Emil
More information about the mesa-dev
mailing list