mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-11 22:49:06 +01:00
b77da1182f
DMA copies utilized `SubmitWithFlush` instead of `Submit`, this is not required and incurs significant additional synchronization penalties which will no longer be required.