mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-12 07:04:55 +00:00
AMD Metal drivers have a goofy bug where the bbox buffer stops being coherent with the cpu if you copy to it from a private (gpu) buffer and don't do anything else with it in that command buffer. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
MRCHelpers.h | ||
MTLBoundingBox.h | ||
MTLBoundingBox.mm | ||
MTLGfx.h | ||
MTLGfx.mm | ||
MTLMain.mm | ||
MTLObjectCache.h | ||
MTLObjectCache.mm | ||
MTLPerfQuery.h | ||
MTLPerfQuery.mm | ||
MTLPipeline.h | ||
MTLPipeline.mm | ||
MTLShader.h | ||
MTLShader.mm | ||
MTLStateTracker.h | ||
MTLStateTracker.mm | ||
MTLTexture.h | ||
MTLTexture.mm | ||
MTLUtil.h | ||
MTLUtil.mm | ||
MTLVertexFormat.h | ||
MTLVertexFormat.mm | ||
MTLVertexManager.h | ||
MTLVertexManager.mm | ||
VideoBackend.h |