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
/
Metal
Age
Commit message (
Expand
)
Author
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-24
CMake: Fix bundled glslang
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-09-08
Fix broken imgui text in Metal backend.
TryTwo
2025-08-23
VideoBackends / VideoCommon: rename member variables in RenderState to be con...
iwubcode
2025-07-12
Fix various warnings
Joshua Vandaële
2025-04-23
linter: Add and apply new formatting rules
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-01
VideoBackends/Metal: Fix anisotropic filtering handling.
Jordan Woyak
2025-03-17
Enable game-requested anisotropic filtering in Metal backend.
Jordan Woyak
2025-03-09
VideoCommon: Move backend_info out of VideoConfig struct.
Jordan Woyak
2024-10-19
Merge pull request #13104 from TellowKrinkle/MTLLogging
JMC47
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-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-04
Merge pull request #13088 from TellowKrinkle/iOSFixes
OatmealDome
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-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-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
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-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-11-29
VideoBackends:Metal: Support multiple compute textures
TellowKrinkle
2023-11-29
VideoBackends:Metal: Align utility uniform sizes
TellowKrinkle
2023-11-24
Metal: enable concurrent compilation only if available
Pierre de La Morinerie
2023-10-06
Metal: update binding mapping for SPRV due to change for custom shader unifor...
iwubcode
2023-09-03
Merge pull request #12004 from TellowKrinkle/MetalMultiTarget
OatmealDome
2023-06-28
VideoBackends: support multiple compute images for some backends (D3D, OGL, V...
iwubcode
2023-06-28
VideoBackends:Metal: Multi render target support
TellowKrinkle
2023-06-10
Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation
OatmealDome
2023-06-09
Merge pull request #11699 from Pokechu22/gl-check-maximum-samples
Admiral H. Curtiss
2023-06-09
Merge pull request #11859 from iwubcode/backend-multi-output
Admiral H. Curtiss
[next]