A New Radeon Shader Compiler For Mesa

Posted by Michael Larabel on July 25, 2009

While Gallium3D is gaining a lot of momentum and has picked up a number of new state trackers (OpenVG, OpenGL ES, and OpenCL and OpenGL 3.1 is coming soon) and features (i.e. network debugging support) in recent months, there is still a lot of work left before this architecture will enter the limelight. Gallium3D can be found in Mesa 7.5 but it's not ready for end-users since the hardware drivers are still lacking. It's not an easy, straight port of the existing Mesa "classic" drivers over to bringing them into a Gallium3D driver.

Corbin Simpson has been working on an ATI R300 Gallium3D driver for months and basing it off the current R300 Mesa driver, but that is still a ways left from even being in a working state. The Nouveau developers have been working on a 3D driver using this architecture for quite some time, and they too are a ways out from having a driver ready. The Intel driver is partially working for some hardware. While there is a lot of work that's yet to be accomplished, there are certainly many benefits once everything is switched over to Gallium3D. Developing drivers for Gallium3D will ultimately be easier, features such as OpenCL and OpenGL 3.1 and other APIs don't need to be written for each specific driver now but can generically target them using the said state trackers, and this is just a long-needed update for the Linux 3D sub-system.

This weekend there is good news coming out for the Radeon camp. Nicolai Hähnle has announced his work on a new R300 Radeon shader compiler. What's ideal about this new shader compiler though is that with its design, it's more or less independent of Mesa. The same shader compiler could be used for both classic Mesa and Gallium3D. Instead of having to do much of the same work twice when it comes to writing a ATI shader compiler for Gallium3D and then doing bug fixing and optimization to both, there can just be this one that will work in both places.

Beyond just a reworked shader compiler, Nicolai also cleaned up the vertex program compiler. Next week he intends to begin hooking up this shader compiler into the ATI Gallium3D driver. This re-factored shader compiler is currently living in Nicolai's Mesa repository as he is right now interested in more regression testing.

More information on this accomplishment can be found on the Mesa3D development list.

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.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  2. Intel Linux OpenGL Driver Leading Over Apple OS X
  3. The Cost Of Ubuntu Disk Encryption
  4. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
Latest Linux News
  1. A New X.Org-Free Wayland LiveCD Released
  2. Unity 8, Mir Made Progress This Week On Features
  3. LLVM Clang 3.3 RC2 Is Ready For Testing
  4. AMD RadeonSI Gallium3D Begins Simple CL Demos
  5. Intel Shows Off GNOME3-Based Tizen Shell
  6. Linux Desktop Security Could Be A Whole Lot Better
  7. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  8. New NVIDIA Linux Driver Supports The GeForce GTX 780
  9. Chrome 28 To Offer More Speed Improvements
  10. Digia Announces "Boot To Qt" Project
  11. X.Org Libraries Hit By Round Of Security Issues
Latest Forum Talk
  1. Debian GNU/Hurd 2013 Release Brings New Packages
  2. AMD RadeonSI Gallium3D Begins Simple CL Demos
  3. GCC 4.8.0 vs. LLVM Clang 3.3 Compiler Performance
  4. Steam: No used games...
  5. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  6. Linux Desktop Security Could Be A Whole Lot Better
  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