Class GLXEXTBufferAge

java.lang.Object
org.lwjgl.opengl.GLXEXTBufferAge

public final class GLXEXTBufferAge extends Object
Native bindings to the GLX_EXT_buffer_age extension.

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.

Requires GLX 1.4.