Hi Tapani,
On 21 December 2016 at 08:21, 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
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 unnec
Tested-by: Mark Janes
Tapani Pälli writes:
> 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 u
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: Tap