mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-05-24 13:28:00 +03:00
DMA copies utilized `SubmitWithFlush` instead of `Submit`, this is not required and incurs significant additional synchronization penalties which will no longer be required.