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-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
2024-10-19
Merge pull request #13104 from TellowKrinkle/MTLLogging
JMC47
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-12
Cache normals in addition to binormals and tangents
Pokechu22
2024-10-11
Merge pull request #13117 from mitaclaw/ranges-modernization-9-trivial-find
Tilka
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-10-10
Modernize `std::find_if` with ranges
mitaclaw
2024-10-10
Modernize `std::set_intersection` with ranges
mitaclaw
2024-10-10
Modernize `std::is_sorted` with ranges
mitaclaw
2024-10-10
Modernize `std::reverse` with ranges
mitaclaw
2024-10-06
VideoBackends:Metal: Use standardized C++ features over clang builtins
TellowKrinkle
2024-10-06
VideoBackends:Metal: Log file on failed pipeline compile
TellowKrinkle
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-04
Merge pull request #13088 from TellowKrinkle/iOSFixes
OatmealDome
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-30
VideoBackends:Metal: subgroup_ops requires Apple7, not Apple6
TellowKrinkle
2024-09-29
VideoBackends:Metal: Use ios_use_simdgroup_functions with SPIRV-Cross
TellowKrinkle
2024-09-24
Sw/Tev: drop unused macro
Tillmann Karras
2024-09-24
Sw/Rasterizer: fix two elder typos, AD 2009
Tillmann Karras
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-31
Merge pull request #13031 from parona-source/libfmt-11
Admiral H. Curtiss
2024-08-28
vulkan: Add line number to vulkan error logger
Ali Homafar
2024-08-22
Add support for libfmt-11
Alfred Wingate
2024-08-20
Remove redundant semicolons
Dr. Dystopia
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-22
port to OpenBSD
Guilherme Janczak
2024-04-20
VideoCommon: Use GetSpanForAddress safely in texture decoding
JosJuice
2024-04-20
Memmap: Replace GetPointer with GetSpanForAddress
JosJuice
2024-04-04
Fix out of bounds accesses for invalid vertex component formats
Pokechu22
2024-03-10
Add HDR to Metal
Sam Belliveau
2024-01-28
VideoCommon: Post to analytics when bug is overridden
TellowKrinkle
2024-01-28
VideoCommon: Add ability for backends to override bugs
TellowKrinkle
2024-01-28
VideoBackends:Multiple: Split up BUG_BROKEN_SUBGROUP_OPS
TellowKrinkle
2024-01-27
VideoBackends:MTL: Use SPIRV 1.5
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
2023-12-21
VideoCommon: revert max pixel shader samplers back to 8 for Android devices.
iwubcode
2023-12-17
Merge pull request #12370 from iwubcode/more_samplers
Mai
[next]