..
gen_enum_to_str.py
vulkan: Add common features2_to_features
2023-04-07 18:16:27 -04:00
meson.build
vk/util: Generate defines to help casting structs with vk_find_struct
2023-03-24 15:49:25 +00:00
vk_alloc.c
vulkan/util: assume c11
2022-06-14 15:08:37 +00:00
vk_alloc.h
vulkan: prefer vulkan_core.h over vulkan.h
2023-02-15 18:35:14 +00:00
vk_cmd_queue_gen.py
Vulkan: Properly filter structs in vk_cmd_queue_gen
2023-02-17 03:42:34 +00:00
vk_dispatch_table_gen.py
vulkan: Augment _WIN32 stub comparison
2022-09-08 15:37:11 +00:00
vk_dispatch_trampolines_gen.py
vulkan: Move trampoline code-gen to its own file
2021-10-29 23:12:32 +00:00
vk_entrypoints.py
vulkan: Properly filter entrypoints
2023-02-17 03:42:34 +00:00
vk_entrypoints_gen.py
vk/entry_points: Add option to generate template entrypoints
2023-03-24 15:49:26 +00:00
vk_extensions.py
vulkan: Filter out provisional extensions
2023-02-17 03:42:34 +00:00
vk_extensions_gen.py
vk/vk_extension_gen: Make table struct initializable in C++ on older gcc
2023-03-24 15:49:25 +00:00
vk_format.c
vulkan/format: add a 10-bit video format
2023-01-18 06:36:27 +00:00
vk_format.h
vulkan/formats: Add YCbCr format information
2023-01-16 14:10:21 +00:00
vk_icd_gen.py
vulkan, radv: Support backslash in ICD paths
2021-11-10 09:48:41 +00:00
vk_physical_device_features.py
vulkan: fix building with python3.8
2023-03-21 14:25:40 +00:00
vk_struct_type_cast_gen.py
vk/util: Generate defines to help casting structs with vk_find_struct
2023-03-24 15:49:25 +00:00
vk_util.c
utils: Merge util/debug.* into util/u_debug.* and remove util/debug.*
2022-11-02 07:25:39 +00:00
vk_util.h
vk/util: Generate defines to help casting structs with vk_find_struct
2023-03-24 15:49:25 +00:00