aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/vulkan_common/vulkan_instance.cpp
AgeCommit message (Expand)Author
2023-09-08renderer_vulkan: Remove debug reportGPUCode
2023-08-22Add macos moltenvk bundle, Add copy moltevk dylib scriptFeng Chen
2023-08-02vulkan: centralize configAlexandre Bouvier
2023-06-30vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.Steveice10
2023-06-27renderer_vulkan: Add suport for debug report callbackGPUCode
2023-01-01vulkan_common: unify VK_EXT_debug_utils and selection of validation layerLiam
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-27Vulkan: update initializationLiam
2022-11-22general: fix compile for Apple ClangLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-03-19video_core: Reduce unused includesameerj
2021-02-13vulkan_instance: Initialize Vulkan instance in a separate threadReinUsesLisp
2020-12-31vulkan_instance: Allow different Vulkan versions and enforce 1.1ReinUsesLisp
2020-12-31renderer_vulkan: Throw when enumerating devices failsReinUsesLisp
2020-12-31renderer_vulkan: Create debug callback on separate file and throwReinUsesLisp
2020-12-31renderer_vulkan: Move instance initialization to a separate fileReinUsesLisp