dolphin/Source/Core/VideoBackends/Metal
OatmealDome ec9fb08dab MTLUtil: Remove availability check for iOS 13
My personal fork requires minimum iOS 14, so this is not required.
2025-04-21 00:24:58 -04:00
..
CMakeLists.txt
MRCHelpers.h
MTLBoundingBox.h
MTLBoundingBox.mm
MTLGfx.h
MTLGfx.mm VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
MTLMain.mm VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
MTLObjectCache.h VideoBackends/Metal: Fix anisotropic filtering handling. 2025-04-01 15:09:21 -05:00
MTLObjectCache.mm VideoBackends/Metal: Fix anisotropic filtering handling. 2025-04-01 15:09:21 -05:00
MTLPerfQuery.h
MTLPerfQuery.mm
MTLPipeline.h
MTLPipeline.mm
MTLShader.h VideoBackends:Metal: Log file on failed pipeline compile 2024-10-06 02:13:48 -05:00
MTLShader.mm
MTLStateTracker.h
MTLStateTracker.mm VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
MTLTexture.h
MTLTexture.mm
MTLUtil.h VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
MTLUtil.mm MTLUtil: Remove availability check for iOS 13 2025-04-21 00:24:58 -04:00
MTLVertexFormat.h
MTLVertexFormat.mm
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h