Assembly Shader Extension For Mesa Drafted

Written by Michael Larabel in Mesa on 14 October 2009 at 09:12 AM EDT. 3 Comments
MESA
Back during the X Developers' Conference last month, one of the sessions was on GL shaders for Shader Model 3/4. This talk led by Ian Romanick called for advanced assembly shader extensions for Mesa, which would greatly benefit some middle-ware projects like Wine and Cedega with Mesa's current state and not having a bolstered GLSL implementation. None of the current OpenGL extensions are suitable for this due to some of the extensions being designed for use on specific hardware, rather than being ideal for use across all Mesa drivers/hardware, and other extensions not satisfying the needs Ian and other developers want. Long story short, Ian has written a new OpenGL extension as a result: GL_MESA_gpu_program3.

The specification for the GL_MESA_gpu_program3 extension is currently considered "alpha" by Ian and has not yet been implemented within any Mesa drivers. Currently the specification is being reviewed by Mesa developers, then Wine developers, and after that we may see such support actually implemented. The announcement of the initial version of GL_MESA_gpu_program3 can be found on the Mesa development list while the initial version of this spec can be found at FreeDesktop.org.

This will surely benefit many Wine gamers running newer graphics hardware capable of Shader Model 3/4 once implemented with the Mesa drivers.
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