NVIDIA 313.09 Linux Driver Packs New Features

Posted by Michael Larabel on December 12, 2012

NVIDIA has released their first binary Linux graphics driver beta in the 313.xx series. The NVIDIA 313.09 Beta has bug-fixes plus new features to make for an exciting Linux gaming experience.

The release highlights for the just-released NVIDIA 313.09 Linux beta include display reprobing upon VT switching to X, unofficial GLX protocol support for new extensions, cursor bug-fixes, support for the GLX_EXT_buffer_age extension, improving the performance of glDrawPixels() command by up to 450%, a libnvidia-encode.so library fix, improving the performance of OpenGL frame-buffer object binds with Xinerama by up to 2000~3000%, and fixing performance issues when using some versions of HyperMesh with Quadro GPUs.

The newly-added unofficial GLX protocol support covers ARB_vertex_array_object and the OpenGL 3.0 commands of ClearBufferfi, ClearBufferfv, ClearBufferiv, ClearBufferuiv, and GetStringi.

While there's quite a few worthwhile changes in this release, the performance improvements for the NVIDIA 313.09 driver stand out quite a bit after NVIDIA already made impressive OpenGL performance improvements with their 310.xx driver series.

With the 310.09 driver also introducing support for the GLX_EXT_buffer_age extension, it might help fix tearing problems.

The Khronos specification describes the buffer age extension as:
The aim of this extension is to expose enough information to applications about how the driver manages the set of front and back buffers associated with a given surface to allow applications to re-use the contents of old frames and minimize how much must be redrawn for the next frame.

There are lots of different ways for a driver to manage these buffers, from double buffering, different styles of triple buffering and even n-buffering or simply single buffer rendering. We also need to consider that power management events or memory pressure events might also result in some of the buffers not currently in-use being freed.

This extension lets applications query the age of the back buffer contents for a GLX surface as the number of frames elapsed since the contents were most recently defined. The back buffer can either be reported as invalid (has an age of 0) or it may be reported to contain the contents from n frames prior to the current frame.

Once the application has queried the buffer age, the age of contents remains valid until the end of the frame for all pixels that continue to pass the pixel ownership test.
The NVIDIA 313.09 Linux graphics driver beta can be downloaded from NVIDIA.com.

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. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. NVIDIA Brings Their Linux Driver To ARM
  2. D Language Still Showing Promise, Advancements
  3. Planetary Annihilation Released For Linux Gamers
  4. Gentoo Starts Work On KDE-Wayland Support
  5. NVIDIA To License Its Kepler GPU Technology
  6. KDE's KWin Made Lots Of Progress In 4.11
  7. Ubuntu Announces Carrier Advisory Group
  8. Qt 5.1 Release Candidate 1 Has Arrived
  9. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  10. Subversion 1.8 Presents New Features
  11. LLVM 3.3 Officially Released
Latest Forum Talk
  1. Planetary Annihilation Plans To Come To Linux
  2. Gentoo Starts Work On KDE-Wayland Support
  3. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  4. D Language Still Showing Promise, Advancements
  5. NVIDIA To License Its Kepler GPU Technology
  6. Intel GPU Driver Tries To Rip Out FBDEV Support
  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