Intel Merges ETC2 Texture Compression In Mesa

Posted by Michael Larabel on December 07, 2012

ETC2, the new royalty-free texture compression method that's required by OpenGL ES 3.0, now has support within mainline Mesa. However, for now this ETC2 support is limited to the Intel DRI driver.

ETC2 is very interesting for OpenGL and is in a much better legal state than S3TC. With OpenGL ES 3.0 from this summer, ETC2 is now mandated and so it's adoption should begin to take off. With Intel wanting OpenGL ES 3.0 in Mesa by early 2013, ETC2 support had to come sooner rather than later.

Intel has been working on ETC2 Mesa patches for several weeks but only today the support was merged to mainline Mesa. Ian Romanick committed the patches enabling ETC2, but for now it's only supported with Intel graphics hardware.

From the commit:
This patch enables support for ETC2 compressed textures on all intel hardware. At present, ETC2 texture decoding is not available on intel hardware. So, compressed ETC2 texture data is decoded in software and stored in a suitable uncompressed MESA_FORMAT at the time of glCompressedTexImage2D. Currently, ETC2 formats are only exposed in OpenGL ES 3.0.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite