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 VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration 2023-02-09 02:13:53 -06:00
MTLPerfQuery.h
MTLPerfQuery.mm Return quarter value for PerfQuery in all backends. 2023-03-14 02:08:20 +01:00
MTLPipeline.h VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration 2023-02-09 02:13:53 -06:00
MTLPipeline.mm VideoCommon: store the configuration used to create the AbstractPipeline on the pipeline itself, so that it's easy to duplicate pipelines with slightly altered configuration 2023-02-09 02:13:53 -06:00
MTLShader.h
MTLShader.mm
MTLStateTracker.h Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes 2023-04-18 22:15:50 +02:00
MTLStateTracker.mm Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes 2023-04-18 22:15:50 +02:00
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