dolphin-emulator/Source/Core/VideoBackends/Metal
2025-03-09 01:42:45 -06:00
..
CMakeLists.txt
MRCHelpers.h
MTLBoundingBox.h
MTLBoundingBox.mm
MTLGfx.h VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
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 Merge pull request #13104 from TellowKrinkle/MTLLogging 2024-10-19 13:03:52 -04:00
MTLObjectCache.mm VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06: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 Merge pull request #12370 from iwubcode/more_samplers 2023-12-17 14:50:23 -05: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 VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06: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