Firefox May Support LLVMpipe For WebGL

Written by Michael Larabel in Mesa on 4 March 2012 at 12:25 PM EST. 9 Comments
MESA
Benoit Jacob of Mozilla is looking at the possibility of using Mesa's LLVMpipe Gallium3D driver as a means of WebGL software rendering within Firefox.

This Mozilla developer is currently investigating the graphics driver black-list for Firefox and deciding which drivers should be allowed for future Firefox releases. With that said, he's also looking at possible enabling LLVMpipe as a means of Gallium3D software rendering within Firefox.

LLVMpipe is the the Gallium3D Mesa driver that takes advantage of LLVM for providing CPU-based optimizations as a much better means of software rendering on the CPU than the Mesa classic software rasterizer or Gallium3D's "Softpipe" alternative. LLVMpipe is able to take advantage of multiple CPU cores, the latest CPU instruction sets, and other processor features.

This open-source graphics driver is still far from ideal for running games, but it can work for some with the latest and greatest Intel/AMD processors. LLVMpipe though is sufficient for running GNOME Shell. For basic WebGL within Firefox, it will likely work out quite okay too.

However, due to the recent EGL upbringing and other work, this enabling of LLVMpipe inside Firefox would likely be limited to use on Mesa 8.0 and later.

Part of the discussion can be found from this mailing list post.
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