..
gen_enum_to_str.py
vulkan-overlay-layer: Use the new dispatch tables
2021-02-01 18:54:24 +00:00
meson.build
vulkan: Add dispatch table loading helpers
2021-02-01 18:54:24 +00:00
vk_alloc.h
vulkan/alloc: Add a vk_strdup helper
2018-08-28 13:05:54 -05:00
vk_debug_report.c
vulkan: Replace pthread mutex with mtx_t
2020-11-30 07:54:07 +00:00
vk_debug_report.h
vulkan: Replace pthread mutex with mtx_t
2020-11-30 07:54:07 +00:00
vk_deferred_operation.c
vulkan: Move vk_device to its own file
2021-02-01 18:54:24 +00:00
vk_deferred_operation.h
anv: Add a trivial implementation of VK_KHR_deferred_host_operation
2021-01-18 10:09:51 -06:00
vk_device.c
vulkan: Add a return code to vk_device_init
2021-02-01 18:54:24 +00:00
vk_device.h
vulkan: Add a return code to vk_device_init
2021-02-01 18:54:24 +00:00
vk_dispatch_table_gen.py
vulkan: Add dispatch table loading helpers
2021-02-01 18:54:24 +00:00
vk_extensions.py
vulkan: Add common extension tables
2021-02-01 18:54:24 +00:00
vk_extensions_gen.py
vulkan: Add common extension tables
2021-02-01 18:54:24 +00:00
vk_format.c
util: add mapping from Vulkan to Gallium R64 integer formats
2020-11-09 18:28:59 +00:00
vk_format.h
util: Add a mapping from VkFormat to PIPE_FORMAT.
2019-11-19 15:35:52 -08:00
vk_object.c
vulkan: Move vk_device to its own file
2021-02-01 18:54:24 +00:00
vk_object.h
vulkan: Move vk_device to its own file
2021-02-01 18:54:24 +00:00
vk_util.c
vulkan/utils: s/VERSION/PACKAGE_VERSION/
2018-11-26 22:05:02 +00:00
vk_util.h
vulkan/util: Consolidate typed_memcpy
2020-12-01 07:48:08 +00:00