Assembly Shader Extension For Mesa Drafted

Posted by Michael Larabel on October 14, 2009

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.

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