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

2016-12-20 Thread Tapani Pälli
On 12/20/2016 08:58 PM, Chad Versace wrote: On Tue 20 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 bug #98327 this fixes following test: dEQP-EGL.functional.resize.surfa

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

2016-12-20 Thread Chad Versace
On Tue 20 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 bug #98327 this fixes following test: > >dEQP-EGL.functional.resize.surface_size.grow > > Signed-off-by: Tap

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

2016-12-19 Thread Tapani Pälli
This makes better guarantee that the values we return are in sync what the underlying drawable currently has. Together with dEQP change bug #98327 this fixes following test: dEQP-EGL.functional.resize.surface_size.grow Signed-off-by: Tapani Pälli Bugzilla: https://bugs.freedesktop.org/show_b