[Mesa-dev] [PATCH 0/7] ASTC texture compression for all Gallium drivers
Marek Olšák
maraeo at gmail.com
Thu Jul 26 18:30:03 UTC 2018
FYI, I'd like to include this in Mesa 18.2, which means I'll push this
on Monday July 30 if there is no review.
Marek
On Mon, Jul 23, 2018 at 7:52 PM, Marek Olšák <maraeo at gmail.com> wrote:
> 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
More information about the mesa-dev
mailing list