dolphin/Source/Core/VideoBackends/Metal
2022-10-08 04:44:48 -05:00
..
CMakeLists.txt
MRCHelpers.h
MTLBoundingBox.h
MTLBoundingBox.mm
MTLMain.mm MTLMain: Include TargetConditionals 2022-07-23 17:22:11 -04:00
MTLObjectCache.h MTLObjectCache: Correct signature of equality operator 2022-08-29 21:23:23 +01:00
MTLObjectCache.mm VideoBackends:Metal: Use BitField for stuffing bits in pipeline ids 2022-09-20 01:45:18 -05:00
MTLPerfQuery.h
MTLPerfQuery.mm
MTLPipeline.h
MTLPipeline.mm
MTLRenderer.h
MTLRenderer.mm VideoBackends:Metal: Properly set vsync on creation 2022-10-08 04:44:48 -05:00
MTLShader.h
MTLShader.mm
MTLStateTracker.h
MTLStateTracker.mm VideoCommon: Add separate pipeline usage for UberShaders 2022-09-19 16:28:24 -05:00
MTLTexture.h
MTLTexture.mm
MTLUtil.h
MTLUtil.mm VideoBackends:Metal: Unroll lighting loop 2022-10-08 04:44:48 -05:00
MTLVertexFormat.h
MTLVertexFormat.mm VideoCommon: Use std::array in PortableVertexDeclaration 2022-09-19 16:28:24 -05:00
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h