Nouveau's Gallium3D Driver Gets Some Love Too

Posted by Michael Larabel on August 21, 2010

Yesterday was an exciting day for those Linux users interested in AMD's open-source ATI driver work with the release of the Radeon HD 5000 series 2D/3D driver, Radeon HD 6000 series support getting underway, and many ATI R600 Gallium3D driver improvements over the past few days. If though you are a NVIDIA customer interested in open-source support, there's great news for you today with the Nouveau driver that greatly improves the Gallium3D support.

Over the past few hours there's been quite a number (nearly 50 at the moment) commits to the mainline Mesa code-base by Luca Barbieri, a Nouveau community developer, that brings many changes with thousands of lines of code touched for the NVFX Gallium3D hardware driver. Below are some of the highlights of new code that was committed to Mesa's Git repository this afternoon and will be present in the next Mesa 7.9 release.

- A new Gallium3D-independent 2D engine with complete support for all operations involving swizzles and 3D-swizzled surfaces. Since this code is independent of the Gallium3D API, it can be reused within the classic Mesa DRI Nouveau driver that supports the vintage fixed-function and pre-shader-happy NVIDIA hardware. It could also be used within the xf86-video-nouveau DDX driver too, if so desired. This new module has also been hooked-up to use the NVIDIA GPU's 3D engine by reusing the blitter module originally created for the ATI R300 Gallium3D driver.

- Rewritten mip-tree layout code and support for compressed texture transfers.

- The draw and buffer code for NVFX has been completely rewritten. With this rewrite, a copy of buffers is now kept in the system memory in order to improve performance. The drawing code is also smarter in the sense it tries to figure out the most performance-efficient way to draw a given path. There's also now support for all vertex formats that are supported by the hardware, support for the base vertex, support for instancing, and other improvements.

- The NVFX driver now exposes GLSL (GL Shading Language) as being supported. At the time of this commit there still was GLSL control flow support lacking. A few minutes later, however, support for fragment program and vertex program control flows was added.

- Support for new TGSI op-codes: NOP, TRUNC, DP2, SSG, TXL, CMP. There's tweaks and enhancements to others too.

- Re-factored sampling code with added support for sRGB textures and more code unification between different generations of NVIDIA GPUs.

- The shader assembler has been re-factored.

- For debugging purposes there is now the ability to dump shaders in TGSI representation as well as native code.

- GPU hard lock-up fixes, optimized fragment texture format look-up, support for the OpenGL GL_ARB_texture_rectangle extension, and many other changes.

The Mesa Git log can be found on this page. It's too bad there's no magical support for the GeForce GTX 400 series or major improvements to the NV50 Gallium3D driver for other newer NVIDIA GeForce hardware, but the Nouveau developers certainly are doing a nice job with the added challenge they have of reverse-engineering NVIDIA's blob.

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. Debian GNU/Hurd 2013 Release Brings New Packages
  2. Intel Ultrabook Performance Is Faster With Mesa 9.2
  3. Hot Relocation HDD To SSD Support For Btrfs
  4. Phoronix Test Suite 4.6.0 "Utsira" Released
  5. New Intel X.Org Driver Supports All Of Haswell
  6. SQLite Now Faster With Memory Mapped I/O
  7. Microsoft Releases Skype For Linux 4.2, Has Bug-Fixes
  8. Qt For Tizen Launches, Based On Qt 5.1
  9. KTAP Released For Linux Kernel Dynamic Tracing
  10. Linux 3.10-rc2 Kernel Takes In A Few Extra Pulls
  11. QEMU 1.5 Supports VGA Passthrough, Better USB 3.0
Latest Forum Talk
  1. Kubuntu, KDE Has Little Hope For Ubuntu's Mir
  2. Freedreno Gallium3D Now Banging The Adreno A3XX
  3. Microsoft Releases Skype For Linux 4.2, Has...
  4. Intel Linux OpenGL Driver Leading Over Apple OS X
  5. The Cost Of Ubuntu Disk Encryption
  6. DRM Moves Ahead With HTML5 Specification
  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