public final class GLXEXTSwapControlTear
extends java.lang.Object
This extension extends the existing GLX_EXT_swap_control extension by allowing a negative interval parameter to
SwapIntervalEXT. The negative interval allows late swaps to occur without synchronization to the video frame. This
reduces the visual stutter on late frames and reduces the stall on subsequent frames.
Requires GLX_EXT_swap_control.
| Modifier and Type | Field and Description |
|---|---|
static int |
GLX_LATE_SWAPS_TEAR_EXT
Accepted by
QueryDrawable. |
public static final int GLX_LATE_SWAPS_TEAR_EXT
QueryDrawable.Copyright LWJGL. All Rights Reserved. License terms.