Loading
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
GLX_SWAP_INTERVAL_EXT is always positive, GLX_LATE_SWAPS_TEAR_EXT is how you tell whether the drawable is set to do it. This aligns us with the spec and NVIDIA's GLX. Closes: #10193 Fixes: 5e9e4573 glx/dri3: Implement GLX_EXT_swap_control_tear Part-of: <!31655>