mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-20 15:00:48 +00:00

Avoid copying to a staging buffer on non-granular memory addresses. Add a callable argument to StreamBufferUpload to be able to copy to the staging buffer directly from ReadBlockUnsafe.