ATI Gallium3D + Wine Is Bettered A Bit

Posted by Michael Larabel on July 21, 2010

If the impressive rate of Gallium3D improvements was not enough, there's more good news for those of you running ATI Radeon R300-R500 graphics cards (up through the Radeon X1000 series) with the open-source Gallium3D driver: the Wine graphics support just got a tiny bit better. Committed to the Mesa repository this afternoon is support for the GL_ARB_depth_clamp OpenGL extension within the Mesa state tracker and as of right now it's hooked-up for use by the R300g driver.

The GL_ARB_depth_clamp extension was approved by the OpenGL board last year as part of the OpenGL 3.2 specification and can be used for clamping depth values to the current depth range when rendering. Full details on this OpenGL extension can be found in the Khronos specification registry. Last year the classic Mesa driver stack received ARB_depth_clamp support for the software driver (mailing list message), but now it's coming up in the Gallium3D world through the Mesa state tracker and the drivers that support the depth clamp capability.

GL_ARB_depth_clamp can be used by any OpenGL game or application, but making it of interest to more people is that this extension is used by Wine. Wine uses the GL_ARB_depth_clamp extension to disable clipping when requested from a Windows application via Direct3D. The wined3d stack has supported the ARB_depth_clamp and former NV_depth_clamp since last September (mailing list message).

Marek Olšák only recently announced this OpenGL depth clamp work for Gallium3D, but the changes are small and it's now been pushed into the mainline code-base for the eventual release of Mesa 7.9. Right now the only Gallium3D driver hooking into this capability is R300g. Originally the Gallium3D Softpipe and LLVMpipe drivers were making use of it too, but that's since been disabled for technical reasons.

On a different note, the R600g driver that isn't as far along as R300g but supports the newer ATI Radeon HD 2000/3000/4000 series graphics cards, received its first new committed work in a while. David Airlie and Jerome Glisse added a few hundred lines of new code to this ATI driver to address some differences between the R600 and R700 ASICs.

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. The Cost Of Ubuntu Disk Encryption
  2. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  3. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
  4. F2FS File-System Shows Regressions On Linux 3.10
Latest Linux News
  1. Jolla Announces Their First Phone
  2. Mageia 3 Released, Still Using Legacy GRUB
  3. NetBSD 6.1 Brings In More Features
  4. Using Six Monitors With AMD's Open-Source Linux Driver
  5. Benchmarking The Intel P-State, CPUfreq Changes
  6. FreeBSD Still Working On Next-Gen Package Manager
  7. DNF Still Advancing As Experimental Yum For Fedora
  8. Logitech Begins Supporting Linux Users
  9. Modern Intel Gallium3D Driver Still Being Toyed With
  10. Linux 3.10 Kernel Benchmarks On A Core i7 Laptop
  11. GCC 4.8.1 Compiler Due To Be Out Next Week
Latest Forum Talk
  1. Jolla Announces Their First Phone
  2. Radeon Gallium3D Gets Important Cayman Fixes
  3. Ubuntu Looks Towards MySQL Alternatives
  4. Mageia 3 Released, Still Using Legacy GRUB
  5. DRM Moves Ahead With HTML5 Specification
  6. The Cost Of Ubuntu Disk Encryption
  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