Gallium3D OpenGL 4.1 State Tracker Redux

Written by Michael Larabel in Mesa on 20 March 2011 at 06:31 PM EDT. 15 Comments
MESA
There was a Gallium3D OpenGL 4.1 State Tracker proposed for this year's Google Summer of Code to benefit X.Org / Mesa. As this state tracker was going to be written from scratch and without any dependence on Mesa itself, the consensus among the core developers was that the work was simply too ambitious for a lone student developer to complete over the course of a summer. A new proposal has now been drafted by Denis Steckelmacher, the Belgian student developer interested in open-source OpenGL 4.1 support.

In a new email by Denis he proposes working on replacing Mesa IR with GLSL IR. This has been expressed before as a possible GSoC project.

Marek Olšák has responded to say that Intel may already be working on this effort of gutting Mesa IR and to replace it with the GL Shading Language IR. Marek ended up suggesting just working on a Gallium3D hardware driver this summer.

Simultaneously, there's also the work under-way already on using LLVM IR for Mesa / Gallium3D via the LunarGLASS project.

In related news, the latest S3TC effort for Mesa whereby Mesa would simply provide support for passing pre-compiled S3TC compressed textures to the GPU but not do any any compress/decompression itself due to patents, has also been rejected. The basis is that Mesa cannot even provide this binary S3TC texture pass-through support since although most modern GPUs have the hardware support in place, the vendors may need to hold a license for open-source Linux driver support too from S3 Graphics. As a result, even this limited implementation would still be legally problematic in the US, Europe, and Japan. This was explained by Jose Fonseca.
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