Mesa Picks Up Faster Support For S3TC Decoding Using LLVM

Written by Michael Larabel in Mesa on 22 December 2018 at 03:43 AM EST. Add A Comment
MESA
In the event you need to deal with software S3TC decoding rather than on the GPU in cases of hardware limitations or running within a VM, Mesa this week picked up a faster implementation.

Roland Scheidegger of VMware landed a patch into Mesa 19.0 that makes use of the LLVM JIT code for decoding S3TC.

The longtime Mesa developer reported, "This is (much) faster than using the util fallback." However, no hard numbers were supplied for just how much faster this LLVM JIT-based S3TC decoding is compared to the previous implementation.

This won't be relevant to most, but still love seeing patches like this for furthering along Mesa particularly in the performance department.
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