monado/src
Christoph Haag 6f263dbda4 a/vk: allow VkImageViewUsageCreateInfo in Vulkan 1.1
Some drivers do not advertise support for VK_KHR_maintenance2 in
Vulkan 1.1, because it has been promoted to core.

This caused a validation error on compositors that use Vulkan 1.1
because the scratch image is allocated with unorm format and STORAGE
usage: an image view with srgb format can not be created with STORAGE
usage on many GPUs.
2023-01-26 12:30:13 +00:00
..
external ext/tracy: Link dl 2023-01-19 20:00:30 +00:00
xrt a/vk: allow VkImageViewUsageCreateInfo in Vulkan 1.1 2023-01-26 12:30:13 +00:00
CMakeLists.txt xrt: Re-arrange build to avoid unnecessary includes. 2020-04-28 21:36:46 +00:00