mesa/src/vulkan/util
Eric Engestrom f1eae2f8bb python: drop python2 support
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Jose Fonseca <jfonseca@vmware.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3674>
2021-08-14 21:44:32 +00:00
..
gen_enum_to_str.py python: drop python2 support 2021-08-14 21:44:32 +00:00
meson.build vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
vk_alloc.c vulkan/util: add vk_default_allocator 2021-06-03 08:13:26 +00:00
vk_alloc.h vulkan/util: Add and use vk_multialloc_zalloc variants 2021-07-15 21:34:53 +00:00
vk_cmd_copy.c vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_debug_report.c vulkan: fix use-after-free in vk_common_DestroyDebugReportCallbackEXT 2021-04-29 14:06:49 +00:00
vk_debug_report.h vulkan: Make the debug_report implementation internal 2021-02-01 18:54:25 +00:00
vk_deferred_operation.c vulkan/lavapipe: add missing VKAPI_ATTR/CALL 2021-02-09 19:21:03 +00:00
vk_deferred_operation.h anv,radv: Use common entrypoints for VK_KHR_deferred_operation 2021-02-01 18:54:25 +00:00
vk_descriptors.c vulkan: Fix descriptor set creation with zero bindings. 2021-03-29 23:32:50 +00:00
vk_descriptors.h vulkan: Fix descriptor set creation with zero bindings. 2021-03-29 23:32:50 +00:00
vk_device.c vulkan: document flags choice for vkGetDeviceQueue 2021-02-15 21:01:28 +02:00
vk_device.h vulkan: Rework vk_device_init and friends 2021-02-01 18:54:25 +00:00
vk_dispatch_table_gen.py zink: Fix win32 build 2021-06-14 19:48:36 +00:00
vk_entrypoints_gen.py vulkan: Support 32-bit "weak" symbols on MSVC 2021-05-16 23:05:24 +00:00
vk_extensions.py vulkan: Rework extension disabling on Android 2021-02-04 20:02:12 +00:00
vk_extensions_gen.py vulkan: Track dependencies of Python imports 2021-04-08 14:15:54 +00:00
vk_format.c anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00
vk_format.h anv: Move vk_format helpers to common code 2021-03-10 18:17:31 +00:00
vk_icd_gen.py anv,vulkan: Move anv_icd.py to a common location 2021-02-04 20:02:12 +00:00
vk_instance.c vulkan/util: call glsl_type_singleton_init_or_ref from vk_instance_init 2021-03-17 08:15:36 +01:00
vk_instance.h vulkan: Add a common helper for enumerating instance extension properties 2021-02-04 20:02:12 +00:00
vk_object.c vulkan/util: Add and use vk_multialloc_zalloc variants 2021-07-15 21:34:53 +00:00
vk_object.h vulkan: Add a vk_object_multialloc helper 2021-04-10 02:18:02 +00:00
vk_physical_device.c vulkan: Avoid stomping array padding in the MemoryProperties wrapper. 2021-05-20 21:41:06 +00:00
vk_physical_device.h vulkan: Add generators for instance trampoline functions 2021-02-01 18:54:24 +00:00
vk_render_pass.c vulkan: add common entrypoints for VK_KHR_create_renderpass2 2021-03-24 11:21:53 +00:00
vk_shader_module.c vk/util: add unified shader module struct/functions 2021-03-15 21:47:44 +00:00
vk_shader_module.h vk/util: add a util macro for initializing stack vk_shader_module structs 2021-03-15 21:47:44 +00:00
vk_util.c vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00
vk_util.h vulkan: add vk_spec_info_to_nir_spirv util method 2021-07-29 03:28:52 +00:00