mesa/src/vulkan/util
Mathieu Bridon 2ee1c86d71 meson: Build with Python 3
Now that all the build scripts are compatible with both Python 2 and 3,
we can flip the switch and tell Meson to use the latter.

Since Meson already depends on Python 3 anyway, this means we don't need
two different Python stacks to build Mesa.

Signed-off-by: Mathieu Bridon <bochecha@daitauha.fr>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-08-10 15:15:09 -07:00
..
.gitignore
gen_enum_to_str.py vulkan: utils: handle hexadecimal values in registry 2018-07-06 22:12:00 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
vk_alloc.h vulkan/util: Add a vk_zalloc helper 2017-08-28 18:35:33 -07:00
vk_debug_report.c vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
vk_debug_report.h vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
vk_util.c vulkan/util: Add a helper to get a version override 2018-03-07 12:13:47 -08:00
vk_util.h vulkan/util: Add a helper to get a version override 2018-03-07 12:13:47 -08:00