mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-25 15:32:05 -06:00
This avoids using Nvidia's ASTC decoder on OpenGL. The last time it was profiled, it was slower than yuzu's decoder. While we are at it, fix a bug in the texture cache when native ASTC is not supported.