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
Age
Commit message (
Expand
)
Author
2025-09-08
Fix broken imgui text in Metal backend.
TryTwo
2025-08-24
VideoSW: fix clamping after vertex color interpolation
Tillmann Karras
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-08-13
Merge pull request #13867 from TryTwo/gfx_bug_fix
JMC47
2025-08-12
Fix bugs related to AbstractStagingTextures that perform an Upload (write to ...
TryTwo
2025-08-10
VideoSW: fix comment
Tillmann Karras
2025-08-10
VideoSW: reuse Common::Vec2/3/4
Tillmann Karras
2025-07-31
VideoSW: allow disabling the copy filter
Tillmann Karras
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-07-12
Fix various warnings
Joshua Vandaële
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-07
Merge pull request #13511 from tygyh/Use-range-based-loops-Core-VideoBackends
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-04-23
linter: Add and apply new formatting rules
Joshua Vandaële
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
2025-04-21
MTLUtil: Remove availability check for iOS 13
OatmealDome
2025-04-21
MTLUtil: Always use MSL 2.3
OatmealDome
2025-04-21
MTLUtil: Remove availability checks for macOS 10.15 and iOS 13
OatmealDome
2025-04-21
MTLUtil: Remove availability check for macOS 10.15
OatmealDome
2025-04-21
MTLUtil: Remove availability check for macOS 11
OatmealDome
2025-04-14
Use range-based loops - Core VideoBackends
Dr. Dystopia
2025-04-01
VideoBackends/Metal: Fix anisotropic filtering handling.
Jordan Woyak
2025-03-28
Merge pull request #13457 from jordan-woyak/efb-access-fix
JMC47
2025-03-27
Fix shadowed variable warnings and missing declarations
Joshua Vandaële
2025-03-26
VideoCommon: Fix out-of-bounds and disabled EFB access.
Jordan Woyak
2025-03-17
Enable game-requested anisotropic filtering in Metal backend.
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-15
Merge pull request #13345 from Tilka/unswap_depth
JosJuice
2025-03-12
VideoCommon: Rename Renderer to EFBInterface.
Jordan Woyak
2025-03-10
VideoCommon: Don't merge EFBPoke AsyncRequests.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2025-02-25
Sofware/Tev: use unswapped texture samples for depth
Tillmann Karras
2025-02-02
VideoBackends: Use DXGI 1.6 and D3D11_4
Xphalnos
2025-01-20
Merge pull request #13275 from Pokechu22/d3d12-custom-root-param-index
Pokechu22
2025-01-14
D3D12: Fix out of bounds root parameter index when per-pixel lighting is disa...
Pokechu22
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
[next]