summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VideoBackend.h
AgeCommit message (Expand)Author
2023-06-08VideoCommon: Pass WindowSystemInfo to InitBackendInfoPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-09-06Make default graphics backend not show up as emptyJosJuice
2020-03-11VideoBackends: Make it possible for PrepareWindow to change the surfaceStenzek
2019-03-07Revert "Vulkan: Show backend as Vulkan (MoltenVK) on macOS"spycrab
2019-03-06Vulkan: Show backend as Vulkan (MoltenVK) on macOSspycrab
2018-11-07Vulkan: Support macOS via MoltenVKStenzek
2018-10-20VideoBackends: Pass window system info from host on creationStenzek
2018-10-20Drop Host_GetRenderSurface and pass display to backendStenzek
2018-06-30Mark all video backend names for translationTechjar
2018-03-21[UI] Remove experimental tag from VulkanHelios747
2018-01-27VideoBackend: Remove PeekMessages methodStenzek
2018-01-27VideoBackends: Combine Initialize/Prepare and Cleanup/Shutdown methodsStenzek
2017-01-29Vulkan: Refactor initialization to only use a single instanceStenzek
2016-10-01Implement experimental Vulkan backendStenzek