dolphin/Source/Core/VideoBackends/Metal
Joshua Vandaële bf554edfe0
linter: Add and apply new formatting rules
New rules:
`InsertNewlineAtEOF: true`
`RemoveSemicolon: true`
`RequiresClausePosition: WithPreceding`
2025-04-23 11:19:57 +02: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 linter: Add and apply new formatting rules 2025-04-23 11:19:57 +02:00
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