mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 16:41:36 +00: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 :)