A New GLSL Backend For Doom 3

Posted by Michael Larabel on April 23, 2012

There's a new open-source GLSL renderer back-end for the open-source Doom 3.

Oliver McFadden, the developer that wrote the Radeon Revenge reverse-engineering utility, was thinking about writing an open-source BIOS for Radeon GPUs, and brought ioquake3 to the Nokia N900, decided to write a new GL Shading Language (GLSL) renderer back-end for the id Tech 4 engine.

There's already been some GLSL renderers available for Doom 3, but none that had worked on McFadden's i965 hardware nor did they render correctly (or produced pixel errors), so he wrote a new back-end that would work.

McFadden's new GLSL renderer for Doom 3 is working but not yet fully complete. He talks about the work on his blog.

At this point his GLSL renderer appears to just be a personal project and hasn't been merged into ioDoom3 or any other code-base yet.

In terms of what's going on with ioDoom3, there is one GLSL renderer already being worked on in ioDoom3. From its merge request:
This merge request includes a new GLSL backend, which can be used to replace the current ARB2 backend. Should come in handy for many mod teams due to id software not including the actual shader files themeselves in the source archive.

Right now, only the interaction, ambient interaction, and stencil shadow shaders have been rewritten to GLSL. It's definatly not 100% equivalent, since I am not using the normalization cubemap or the specular lookup table, but should be around the same speed wise (if not faster in some areas) and look a lot better.

The heathaze, glass, and environment shaders still need to be done.

I also fixed two-sided stencil shadowing by using the vendor neutral OpenGL 2.0 glStencilOpSeparate functionality and removed the unused nvidia and ati extensions. This gives a nice performance increase in heavily shadowed areas.
However, in terms of commits to the official ioDoom3 Git repository, there's sadly been no commits since last December... The ioDoom3 mailing list has also been light on activity. However, there has been commits to various branches/forks as illustrated on this Gitorious page.

There is also another open-source Doom 3 engine fork called DHEWM3 and can be found on GitHub. This code has sadly not been touched since the middle of January.

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. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Phoronix Test Suite 4.6.0 "Utsira" Released
  2. New Intel X.Org Driver Supports All Of Haswell
  3. SQLite Now Faster With Memory Mapped I/O
  4. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  5. Qt For Tizen Launches, Based On Qt 5.1
  6. KTAP Released For Linux Kernel Dynamic Tracing
  7. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  8. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  9. Handbrake 0.9.9 Supports OpenCL Offloading
  10. Freedreno Gallium3D Now Banging The Adreno A3XX
  11. Jolla Announces Their First Phone
Latest Forum Talk
  1. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
  2. New Intel X.Org Driver Supports All Of Haswell
  3. Intel Linux OpenGL Driver Leading Over Apple OS X
  4. Modern Intel Gallium3D Driver Still Being Toyed...
  5. Microsoft Releases Skype For Linux 4.2, Has...
  6. Jolla Announces Their First Phone
  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