summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VulkanLoader.cpp
AgeCommit message (Expand)Author
2024-08-28vulkan: Add line number to vulkan error loggerAli Homafar
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2022-10-23VideoBackends:Vulkan: Set up VMARobin Kertels
2022-10-12Remove varargs support from LOG_VULKAN_ERRORPokechu22
2021-12-10Treewide: Adjust order of includesPokechu22
2021-11-13MoltenVK: Use an external project instead of a pre-compiled dylibOatmealDome
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-11-09Vulkan: Migrate logging over to fmtLioncash
2019-11-28Common: Unify logging namespace with CommonLioncash
2019-03-29Vulkan: Fix library load failure on AndroidStenzek
2019-03-29Vulkan: Use Common::DynamicLibraryStenzek
2019-02-15Vulkan: Support runtime selection of WSIStenzek
2018-11-07Vulkan: Support macOS via MoltenVKStenzek
2017-11-23Vulkan: Fix headless framedumping without USE_X11 setStenzek
2016-10-01Implement experimental Vulkan backendStenzek