summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VKGfx.cpp
AgeCommit message (Expand)Author
2024-10-02VideoBackends:Vulkan: Don't try to present if swapchain acquire failedTellowKrinkle
2024-01-05VKGfx: Don't panic for VK_SUBOPTIMAL_KHRMartino Fontana
2023-07-01Merge pull request #11923 from iwubcode/multi-texture-compute-supportAdmiral H. Curtiss
2023-06-29VKGfx: Add parentheses around ambiguous if statements.Admiral H. Curtiss
2023-06-28VideoBackends: support multiple compute images for some backends (D3D, OGL, V...iwubcode
2023-06-19Video: implement color correction to match the NTSC and PAL color spaces (and...Filoppi
2023-06-17EnumUtils: Add Common::ToUnderlyingget
2023-06-03VideoBackends: add support to allow rendering to multiple output texturesiwubcode
2023-02-09Refactor ClearRegionScott Mansell
2023-01-31Also use events for config changedScott Mansell
2023-01-31Fix misnamed local variableScott Mansell
2023-01-31Implement AbstractGfx for VulkanScott Mansell