mirror of https://github.com/yuzu-mirror/yuzu
video_core/dma_pusher: The full list of headers at once.
Fetching every u32 from memory leads to a big overhead. So let's fetch all of them as a block if possible. This reduces the Memory::* calls by the dma_pusher by a factor of 10.pull/8/head
parent
4bce08d497
commit
717394c980
Loading…
Reference in New Issue