mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-11 13:58:59 +02: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. |
||
|---|---|---|
| .. | ||
| astc.cpp | ||
| astc.h | ||
| decoders.cpp | ||
| decoders.h | ||
| texture.cpp | ||
| texture.h | ||