Chad Versace writes:
> From: Ralf Jung
>
> The EGLConfig attributes EGL_MIN/MAX_SWAP_INTERVAL were incorrectly set to
> 0 and 0. This prevented clients from setting the swap interval to a
> reasonable value, like 1 or 2.
>
> Swap interval worked correctly in Mesa 9.0. The commit below introduced
From: Ralf Jung
The EGLConfig attributes EGL_MIN/MAX_SWAP_INTERVAL were incorrectly set to
0 and 0. This prevented clients from setting the swap interval to a
reasonable value, like 1 or 2.
Swap interval worked correctly in Mesa 9.0. The commit below introduced
the bug.
commit 7e9bd2b2ed35a