dolphin/Source/Core/VideoBackends/Metal
JMC47 1d9c743ef7
Merge pull request #13975 from iwubcode/shader_includes
VideoBackends / VideoCommon: add support for specifying include files in shader code
2025-11-02 13:17:28 -05: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
MTLPerfQuery.mm
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
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
MTLVertexFormat.mm Fix out of bounds accesses for invalid vertex component formats 2024-04-04 12:50:34 -07:00
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h VideoBackend: Rename GetName to GetConfigName 2025-10-13 17:38:20 -07:00