Mesa DRI3 Picks Up GLX_EXT_buffer_age Support

Written by Michael Larabel in Mesa on 13 March 2014 at 08:39 PM EDT. 15 Comments
MESA
The Direct Rendering Infrastructure 3 code for Mesa has picked up support for the GLX_EXT_buffer_age extension.

GLX_EXT_buffer_age is an important GLX extension particularly for compositing window managers. NVIDIA's binary Linux driver has supported the buffer-age extension since late 2012 and it's also been found in AMD's Catalyst driver since 2013. There's also been Mesa code for the buffer-age extension since last year for DRI2 but now it's been brought into the DRI3 world.

As explained by the OpenGL.org registry, "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."

The DRI3 buffer-age work was done by Adel Gadllah and merged this afternoon.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week