mirror of
https://notabug.org/litucks/torzu.git
synced 2026-05-07 08:09:33 +00:00
Given the issues with GPU accelerated ASTC decoding with NVIDIA's latest drivers, parallelize astc decoding on the CPU. Uses half the available threads in the system for astc decoding. |
||
|---|---|---|
| .. | ||
| audio_core | ||
| common | ||
| core | ||
| dedicated_room | ||
| input_common | ||
| network | ||
| shader_recompiler | ||
| tests | ||
| video_core | ||
| web_service | ||
| yuzu | ||
| yuzu_cmd | ||
| .clang-format | ||
| CMakeLists.txt | ||