index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoBackends
/
Vulkan
Age
Commit message (
Expand
)
Author
2026-04-20
Replace `find(x) != npos` with `contains(x)` - Core
Dr. Dystopia
2026-03-21
VulkanContext: Drop support for BUG_BROKEN_DISCARD_WITH_EARLY_Z workaround
OatmealDome
2026-01-25
Remove unused imports
Martino Fontana
2026-01-17
Merge pull request #14289 from Sintendo/typos
JMC47
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-09
c++23: Replace Common::ToUnderlying with std::to_underlying
Joshua Vandaƫle
2025-11-02
Merge pull request #13975 from iwubcode/shader_includes
JMC47
2025-10-26
VideoBackends / VideoCommon: add support for specifying include files in shad...
iwubcode
2025-10-26
Merge pull request #14031 from TellowKrinkle/GlslangFix
Jordan Woyak
2025-10-24
CMake: Fix bundled glslang
TellowKrinkle
2025-10-18
VideoBackends:Vulkan: Prevent hazards when restarting render passes
TellowKrinkle
2025-10-13
VideoBackend: Rename GetName to GetConfigName
Dentomologist
2025-09-27
Externals: Update glslang to 16.0.0 and allow using system glslang
Joshua Vandaƫle
2025-08-23
VideoBackends / VideoCommon: rename member variables in RenderState to be con...
iwubcode
2025-08-17
VideoBackends: allow custom pixel uniforms to be passed to the vertex shader ...
iwubcode
2025-07-29
VKPipeline: Don't include depth clamp control struct when not supported
CrossVR
2025-07-29
DriverDetails: Disable depth_clamp_control on AMD official drivers
CrossVR
2025-07-23
Merge pull request #13100 from CrossVR/unrestricted-depth-range
Jules Blok
2025-07-21
Vulkan: Fix present semaphores reuse
Martino Fontana
2025-07-21
Vulkan: Add support for unrestricted depth range.
CrossVR
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-09
Merge pull request #13658 from jordan-woyak/vk-present-done-race
JMC47
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-05-13
Vulkan: Eliminate m_last_present_done flag.
Jordan Woyak
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-30
VideoBackends/Vulkan: Use WorkQueueThreadSP for swap commands.
Jordan Woyak
2025-03-17
Enable anisotropic filtering when the game requests it
Pokechu22
2025-03-15
Merge pull request #13181 from tygyh/Replace-'reinterpret_cast'
JosJuice
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-01-08
Vulkan: Only attempt to create a CAMetalLayer on macOS
OatmealDome
2025-01-01
Simplify `std::find_if` with `Common::Contains`
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-03
VKSwapChain: Always use surface formats with a normal sRGB color space if not...
OatmealDome
2024-11-08
Replace 'reinterpret_cast' with 'static_cast'
Dr. Dystopia
2024-10-05
VideoBackends:Vulkan: Increase VMA Vulkan Version to 1.2
TellowKrinkle
2024-10-05
Merge pull request #13050 from TellowKrinkle/HKIsNotMVK
JMC47
2024-10-02
VideoBackends:Vulkan: Wait until we've confirmed a successful AcquireNextImag...
TellowKrinkle
2024-10-02
VideoBackends:Vulkan: Don't try to present if swapchain acquire failed
TellowKrinkle
2024-09-05
VideoBackends:Vulkan: Use Vulkan 1.2 driverID to detect MoltenVK
TellowKrinkle
2024-09-05
VideoBackends:Vulkan: Consolidate feature checking into one struct
TellowKrinkle
2024-08-28
vulkan: Add line number to vulkan error logger
Ali Homafar
2024-07-06
Properly link against xxhash
TellowKrinkle
2024-06-22
Migrate Vulkan-Headers to submodule and update to v1.3.288
Luis Condes Diaz
2024-05-21
Merge pull request #12537 from TellowKrinkle/MTLSubgroup
Admiral H. Curtiss
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2024-01-28
VideoCommon: Post to analytics when bug is overridden
TellowKrinkle
2024-01-28
VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPS
TellowKrinkle
2024-01-05
VKGfx: Don't panic for VK_SUBOPTIMAL_KHR
Martino Fontana
2024-01-03
Revert "VideoCommon: revert max pixel shader samplers back to 8 for Android d...
iwubcode
[next]