summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/Vulkan/VKSwapChain.cpp
AgeCommit message (Expand)Author
2026-01-25Remove unused importsMartino Fontana
2025-03-15Merge pull request #13181 from tygyh/Replace-'reinterpret_cast'JosJuice
2025-03-09VideoCommon: Move backend_info out of VideoConfig struct.Jordan Woyak
2025-01-01Simplify `std::find_if` with `Common::Contains`mitaclaw
2024-12-03VKSwapChain: Always use surface formats with a normal sRGB color space if not...OatmealDome
2024-11-08Replace 'reinterpret_cast' with 'static_cast'Dr. Dystopia
2024-10-02VideoBackends:Vulkan: Wait until we've confirmed a successful AcquireNextImag...TellowKrinkle
2024-10-02VideoBackends:Vulkan: Don't try to present if swapchain acquire failedTellowKrinkle
2023-12-15VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...iwubcode
2023-06-19Video: implement color correction to match the NTSC and PAL color spaces (and...Filoppi
2023-06-03VideoBackends: add support to allow rendering to multiple output texturesiwubcode
2023-01-31Move Presenting, Dumping and ImGui out of RendererScott Mansell
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27normalize common filenames in VideoBackends/VulkanShawn Hoffman