summaryrefslogtreecommitdiff
path: root/src/video_core/gpu_thread.cpp
diff options
context:
space:
mode:
authorGravatar bunnei2021-03-02 16:57:53 -0800
committerGravatar bunnei2021-03-02 16:57:53 -0800
commit94da1e8a7e876eaae911332e3539ffcfc783cfac (patch)
tree343c8017ef745c6fc9c4e4e300587fe42c15e1ab /src/video_core/gpu_thread.cpp
parentMerge pull request #6019 from Kelebek1/bcat (diff)
downloadyuzu-94da1e8a7e876eaae911332e3539ffcfc783cfac.tar.gz
yuzu-94da1e8a7e876eaae911332e3539ffcfc783cfac.tar.xz
yuzu-94da1e8a7e876eaae911332e3539ffcfc783cfac.zip
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/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions