mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-06 05:10:29 +03: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.