mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-14 17:23:50 +00: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.