summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VKMain.cpp
AgeCommit message (Expand)Author
2023-06-08VideoCommon: Pass WindowSystemInfo to InitBackendInfoPokechu22
2023-02-09Lint fixesScott Mansell
2023-01-31Also use events for config changedScott Mansell
2023-01-31Add virtual Initialize() to PerfQueryBaseScott Mansell
2023-01-31Implement AbstractGfx for VulkanScott Mansell
2023-01-31TextureCache: Refactor with smart pointersScott Mansell
2022-12-27VideoBackends:Vulkan: Replace debug_report with debug_utilsRobin Kertels
2022-10-23VideoBackends:Vulkan: Set up VMARobin Kertels
2022-06-01VKMain: Remove check for macOS 10.14OatmealDome
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/VulkanShawn Hoffman