Intel Enables ASTC Texture Compression In Mesa For Skylake

Written by Michael Larabel in Intel on 31 August 2015 at 09:00 PM EDT. 16 Comments
INTEL
As of today in Mesa Git, the royalty-free Adaptive Scalable Texture Compression (ASTC) is now supported in Mesa Git for Skylake graphics hardware.

ASTC is the lossy block-based texture compression developed by ARM and since adopted by The Khronos Group for OpenGL / OpenGL ES and has also found its way into Direct3D 11.3/12. ASTC is the means of texture compression that will hopefully one day replace the patented S3TC usage within games and other applications.

The ASTC code in Mesa started getting into shape a few days ago while tonight is the first commit advertising the ASTC OpenGL extensions, which for Intel hardware is supported with Skylake "Gen9" and newer. The extensions are KHR_texture_compression_astc_ldr and KHR_texture_compression_astc_hdr.

There's also a patch on the Mesa mailing list for implementing ASTC support for Intel Cherryview hardware.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week