dolphin/Source/Core/VideoBackends/Metal
2025-11-16 11:08:53 -06:00
..
CMakeLists.txt CMake: Fix bundled glslang 2025-10-24 22:58:22 -05:00
MRCHelpers.h Fix various warnings 2025-07-12 12:47:30 +02:00
MTLBoundingBox.h VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
MTLBoundingBox.mm VideoCommon: Use std::span for BoundingBox::Write() 2023-12-09 16:33:21 -05:00
MTLGfx.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
MTLGfx.mm VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
MTLMain.mm VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00
MTLObjectCache.h VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
MTLObjectCache.mm VideoBackends / VideoCommon: rename member variables in RenderState to be consistent 2025-08-23 13:50:22 -05:00
MTLPerfQuery.h VideoBackends: Move redundant IsFlushed functions into HardwarePerfQueryBase class. 2025-11-16 11:08:53 -06:00
MTLPerfQuery.mm VideoBackends: Move redundant IsFlushed functions into HardwarePerfQueryBase class. 2025-11-16 11:08:53 -06:00
MTLPipeline.h VideoBackends:Metal: Support multiple compute textures 2023-11-29 18:45:11 -06:00
MTLPipeline.mm VideoBackends:Metal: Support multiple compute textures 2023-11-29 18:45:11 -06:00
MTLShader.h VideoBackends:Metal: Log file on failed pipeline compile 2024-10-06 02:13:48 -05:00
MTLShader.mm VideoBackends:Metal: Cache pipelines 2022-07-21 20:44:19 -05:00
MTLStateTracker.h linter: Add and apply new formatting rules 2025-04-23 11:19:57 +02:00
MTLStateTracker.mm Fix various warnings 2025-07-12 12:47:30 +02:00
MTLTexture.h VideoBackends:Metal: Multi render target support 2023-06-28 00:11:37 -05:00
MTLTexture.mm Fix broken imgui text in Metal backend. 2025-09-08 12:49:31 -07:00
MTLUtil.h VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
MTLUtil.mm VideoBackends / VideoCommon: add support for specifying include files in shader code 2025-10-26 22:47:23 -05:00
MTLVertexFormat.h VideoBackends:Metal: Cache pipelines 2022-07-21 20:44:19 -05:00
MTLVertexFormat.mm Fix out of bounds accesses for invalid vertex component formats 2024-04-04 12:50:34 -07:00
MTLVertexManager.h VideoBackends:Metal: Use base vertex 2022-07-21 20:44:19 -05:00
MTLVertexManager.mm VideoCommon: De-globalize GeometryShaderManager class. 2022-12-29 15:33:19 +01:00
VideoBackend.h VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00