summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VulkanEntryPoints.inl
AgeCommit message (Expand)Author
2022-12-27VideoBackends:Vulkan: Replace debug_report with debug_utilsRobin Kertels
2022-10-23VideoBackends:Vulkan: Set up VMARobin Kertels
2022-01-31VulkanEntryPoints: Make vkSetDebugUtilsObjectNameEXT an instance functionOatmealDome
2021-08-30VideoBackends / VideoCommon: allow the ability to set debug names for shaders...iwubcode
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-04-07Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()Stenzek
2019-10-31Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusiveStenzek
2019-03-30Vulkan: Fix crash when checking subgroup support on MesaStenzek
2019-03-29Vulkan: Support subgroup reduction operations via GL_KHR_shader_subgroupStenzek
2019-02-15Vulkan: Support runtime selection of WSIStenzek
2019-01-27Vulkan: Use device-local functions where possibleStenzek
2018-11-07Vulkan: Support macOS via MoltenVKStenzek
2016-10-01Implement experimental Vulkan backendStenzek