summaryrefslogtreecommitdiffstats
path: root/src/video_core/vulkan_common/vulkan_instance.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vulkan_common: unify VK_EXT_debug_utils and selection of validation layerLiam2023-01-011-3/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* vulkan_instance: Allow different Vulkan versions and enforce 1.1ReinUsesLisp2020-12-311-4/+15
* renderer_vulkan: Throw when enumerating devices failsReinUsesLisp2020-12-311-1/+1
* renderer_vulkan: Move instance initialization to a separate fileReinUsesLisp2020-12-311-0/+21