mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-17 04:02:11 -04:00
This is a bit slower on map_and_* because of flushing and _very_ much slower on buffer(sub)?data because of a new memcpy. But this design allow us to decode directly into a gpu buffer, eg vertexloader will profit :)