summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VKRenderer.cpp
AgeCommit message (Expand)Author
2023-01-31Implement AbstractGfx for VulkanScott Mansell
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell
2022-12-04Merge pull request #11262 from K0bin/present-syncAdmiral H. Curtiss
2022-11-23Fix build errors related to formatting non-scoped enumsPokechu22
2022-11-07VideoBackends:Vulkan: Synchronize presentationRobin Kertels
2022-07-21VideoBackends:Multiple: Grammar fixesTellowKrinkle
2022-07-21VideoBackends: Add Metal rendererTellowKrinkle
2021-12-10Treewide: Adjust order of includesPokechu22
2021-11-17VideoCommon: Expose SamplerState to shadersPokechu22
2021-10-04VideoCommon: Abstract bounding boxTechjar
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
2021-05-31VideoCommon: Restore BBox* forwarding functionsTechjar
2021-05-29VideoCommon: Remove BBox* forwarding functionsTechjar
2021-05-22VideoCommon: Split BBox* functions into common and backend implementation var...Techjar
2021-04-12Vulkan: Work around AMD exclusive fullscreen bug (21.3+)Connor McLaughlin
2021-03-06Convert BPMemory to BitField and enum classPokechu22
2021-01-27normalize common filenames in VideoBackends/VulkanShawn Hoffman