mirror of https://github.com/yuzu-mirror/yuzu
Implement a generic shader cache for fast lookups and invalidations. Invalidations are cheap but expensive when a shader is invalidated. Use two mutexes instead of one to avoid locking invalidations for lookups and vice versa. When a shader has to be removed, lookups are locked as expected. |
5 years ago | |
---|---|---|
.. | ||
audio_core | 5 years ago | |
common | 5 years ago | |
core | 5 years ago | |
input_common | 5 years ago | |
tests | 5 years ago | |
video_core | 5 years ago | |
web_service | 5 years ago | |
yuzu | 5 years ago | |
yuzu_cmd | 5 years ago | |
yuzu_tester | 5 years ago | |
.clang-format | ||
CMakeLists.txt | 5 years ago |