summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VulkanLoader.h
AgeCommit message (Expand)Author
2024-10-05VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2TellowKrinkle
2024-08-28vulkan: Add line number to vulkan error loggerAli Homafar
2024-06-22Migrate Vulkan-Headers to submodule and update to v1.3.288Luis Condes Diaz
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-01-30Ignore nullability-completeness warnings in VMAScott Mansell
2022-10-23VideoBackends:Vulkan: Set up VMARobin Kertels
2022-10-12Remove varargs support from LOG_VULKAN_ERRORPokechu22
2022-08-23Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`Pokechu22
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-08-22windows: fix build if pch were to be disabledShawn Hoffman
2020-04-07Vulkan: Switch from vkCreateMacOSSurfaceMVK() to vkCreateMetalSurfaceEXT()Stenzek
2019-10-31Vulkan: Exclusive fullscreen support via VK_EXT_full_screen_exclusiveStenzek
2019-02-15Vulkan: Support runtime selection of WSIStenzek
2018-11-07Vulkan: Support macOS via MoltenVKStenzek
2018-03-16Use __func__ instead of __FUNCTION__ where applicableLioncash
2016-10-01Implement experimental Vulkan backendStenzek