mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-04-17 09:44:08 -05: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.