dolphin-emulator/Source/Core/VideoBackends/Metal
2024-10-11 20:27:18 +01: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 VideoBackends:Vulkan: Don't try to present if swapchain acquire failed 2024-10-02 19:22:16 -05:00
MTLMain.mm
MTLObjectCache.h C++20: Synthesize operator!= From operator== 2024-10-10 20:23:55 -07:00
MTLObjectCache.mm
MTLPerfQuery.h
MTLPerfQuery.mm
MTLPipeline.h
MTLPipeline.mm
MTLShader.h
MTLShader.mm
MTLStateTracker.h
MTLStateTracker.mm Modernize std::find_if with ranges 2024-10-10 15:28:11 -07:00
MTLTexture.h
MTLTexture.mm
MTLUtil.h
MTLUtil.mm VideoBackends:Metal: subgroup_ops requires Apple7, not Apple6 2024-09-30 23:38: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