Hi, This series enables ASTC texture compression for all Gallium drivers that don't support it in hardware. The works the same as the ETC2 fallback, i.e. it decompresses ASTC inside glCompressedTexImage to a supported uncompressed format.
RadeonSI now finally supports the following: - GL_KHR_texture_compression_astc_ldr - GL_ANDROID_extension_pack_es31a - OpenGL ES 3.2 !!! All ASTC dEQP tests pass. Please review. Thanks, Marek _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev