mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-10-01 00:05:02 +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.