[Mesa-stable] [Mesa-dev] [PATCH] egl: set preserved behavior for surface only if config supports it
Chad Versace
chadversary at chromium.org
Wed Oct 26 20:58:08 UTC 2016
On Wed 26 Oct 2016, Tapani Pälli wrote:
> Otherwise we can end up with mismatching behavior between config and
> surface when client queries surface attributes. As example, configs
> for DRI3 do not support preserved behavior but here we were setting
> preserved behavior for pixmap and pbuffer.
>
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98326
> Cc: "12.0 13.0" <mesa-stable at lists.freedesktop.org>
> ---
> src/egl/main/eglsurface.c | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
Reviewed-by: Chad Versace <chadversary at chromium.org>
More information about the mesa-stable
mailing list