"src/yuzu/configuration/configure_graphics.cpp" did not exist on "2b1654ad9bbd8af53f22434d350704a1a1d0a285"
gl_device: Avoid devices with CAVEAT_SUPPORT on ASTC
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.
Loading
Please register or sign in to comment