dolphin/Source/Core/VideoBackends/Metal
JMC47 258151fe5a
Merge pull request #11523 from degasus/OGL_KHR_subgroup
VideoBackend/OGL: Prefer KHR_shader_subgroup over NV_shader_thread.
2023-02-10 04:47:20 -05:00
..
CMakeLists.txt Implement AbstactGfx for Metal 2023-01-31 19:41:24 +13:00
MRCHelpers.h
MTLBoundingBox.h
MTLBoundingBox.mm
MTLGfx.h Apply suggestions from code review 2023-02-09 18:36:20 +13:00
MTLGfx.mm Lint fixes 2023-02-09 18:36:20 +13:00
MTLMain.mm Lint fixes 2023-02-09 18:36:20 +13:00
MTLObjectCache.h Lint fixes 2023-02-09 18:36:20 +13:00
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 Lint fixes 2023-02-09 18:36:20 +13: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 Cleanup headers 2023-02-09 18:36:20 +13:00
MTLStateTracker.mm lint: update to clang-format-13 2023-02-02 04:56:08 +01:00
MTLTexture.h
MTLTexture.mm Merge pull request #11522 from phire/KillRendererWithFire 2023-02-09 19:59:16 +13:00
MTLUtil.h
MTLUtil.mm VideoBackend/OGL: Prefer KHR_subgroup over NV_shader_thread. 2023-02-09 13:27:02 +01:00
MTLVertexFormat.h
MTLVertexFormat.mm
MTLVertexManager.h
MTLVertexManager.mm
VideoBackend.h