diff options
author | bunnei <bunneidev@gmail.com> | 2021-03-02 16:57:53 -0800 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2021-03-02 16:57:53 -0800 |
commit | 94da1e8a7e876eaae911332e3539ffcfc783cfac (patch) | |
tree | 343c8017ef745c6fc9c4e4e300587fe42c15e1ab /src/yuzu/configuration/configure_debug.cpp | |
parent | cd25817938f804f7f95b5d72fd9540ac4449b003 (diff) |
video_core: rasterizer_accelerated: Use a flat array instead of interval_map for cached pages.
- Uses a fixed 64MB for the cache instead of an ever growing map.
- Slightly faster by using atomics instead of a single mutex for access.
- Thanks for Rodrigo for the idea.
Diffstat (limited to 'src/yuzu/configuration/configure_debug.cpp')
0 files changed, 0 insertions, 0 deletions