[Mesa-dev] [PATCH] egl/x11: Fix initialisation of swap_interval

Eric Anholt eric at anholt.net
Wed Apr 10 11:36:40 PDT 2013


Chad Versace <chad.versace at linux.intel.com> writes:

> From: Ralf Jung <post at ralfj.de>
>
> 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.

Ah, I see -- we end up attaching it to configs in
add_configs_for_visuals.

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130410/9c40fe3a/attachment.pgp>


More information about the mesa-dev mailing list