dolphin/Source/Core/VideoBackends/Metal
2025-04-01 15:09:21 -05: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 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 VideoCommon: Move backend_info out of VideoConfig struct. 2025-03-09 01:42:45 -06:00
MTLVertexFormat.h
MTLVertexFormat.mm
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h