Class GLXEXTSwapControlTear



  • public final class GLXEXTSwapControlTear
    extends java.lang.Object
    Native bindings to the GLX_EXT_swap_control_tear extension.

    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.

    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait