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
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
2023-12-17
Merge pull request #12372 from iwubcode/texture_usage_flag
Mai
2023-12-15
VideoBackends / VideoCommon: add type enum to dictate whether a texture is a ...
iwubcode
2023-12-14
MTLStateTracker: Increase fragment buffer array size to 3
OatmealDome
2023-12-12
Software/SWGfx: Default destructor in cpp file
Lioncash
2023-12-10
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, t...
iwubcode
2023-12-09
VideoCommon: Use std::span for BoundingBox::Write()
Lioncash
2023-12-09
Fix out of bound write in EfbCopy::ClearEfb
timetravelthree
2023-11-29
VideoBackends:Metal: Support multiple compute textures
TellowKrinkle
[next]