dolphin/Source/Core/VideoBackends/Metal
OatmealDome 7752e247f7
Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation
VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available
2023-06-10 19:39:24 +02:00
..
CMakeLists.txt
MRCHelpers.h
MTLBoundingBox.h
MTLBoundingBox.mm VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer 2023-05-28 17:08:08 -05:00
MTLGfx.h VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
MTLGfx.mm VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
MTLMain.mm Merge pull request #11911 from TellowKrinkle/MTLParallelCompilation 2023-06-10 19:39:24 +02:00
MTLObjectCache.h
MTLObjectCache.mm
MTLPerfQuery.h
MTLPerfQuery.mm
MTLPipeline.h
MTLPipeline.mm
MTLShader.h
MTLShader.mm
MTLStateTracker.h
MTLStateTracker.mm
MTLTexture.h
MTLTexture.mm VideoBackends: add support to allow rendering to multiple output textures 2023-06-03 14:52:31 -05:00
MTLUtil.h
MTLUtil.mm Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850) 2023-06-08 03:17:20 +03:00
MTLVertexFormat.h
MTLVertexFormat.mm
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h VideoCommon: Pass WindowSystemInfo to InitBackendInfo 2023-06-08 22:07:39 -07:00