mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-03-25 18:47:22 +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.