dolphin/Source/Core/VideoBackends/Metal
mitaclaw e8d5fb89e4 C++20: Synthesize operator!= From operator==
The inequality operator is automatically generated by the compiler if `operator==` is defined.
2024-10-10 20:23:55 -07: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 Add HDR to Metal 2024-03-10 03:25:33 -04:00
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
MTLTexture.h
MTLTexture.mm
MTLUtil.h Add HDR to Metal 2024-03-10 03:25:33 -04:00
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