[Mesa-dev] [PATCH v2] egl/dri2: implement query surface hook

Chad Versace chadversary at chromium.org
Thu Dec 22 19:08:10 UTC 2016


On Wed 21 Dec 2016, Tapani Pälli wrote:
> This makes better guarantee that the values we return are
> in sync what the underlying drawable currently has.
> 
> Together with dEQP change in bug #98327 this fixes following test:
> 
>    dEQP-EGL.functional.resize.surface_size.grow
> 
> v2: avoid unnecessary x11 roundtrips (Chad Versace)
> 
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=98327
> ---
>  src/egl/drivers/dri2/platform_x11.c | 36 ++++++++++++++++++++++++++++++++++++
>  1 file changed, 36 insertions(+)

Reviewed-by: Chad Versace <chadversary at chromium.org>



More information about the mesa-dev mailing list