mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-16 05:40:06 +00:00
6481d91e4a
After marking buffers as resident, Nvidia's driver seems to take a slow path. To workaround this issue, copy to a STREAM_READ buffer and then call GetNamedBufferSubData on it. This is a temporary solution until we have asynchronous flushing. |
||
---|---|---|
.. | ||
buffer_block.h | ||
buffer_cache.h | ||
map_interval.cpp | ||
map_interval.h |