On 08/07/2017 04:33 PM, Emil Velikov wrote:
On 7 August 2017 at 12:59, Tapani Pälli wrote:
They always get initialized to zero by swrastGetDrawableInfo. Valid
X11 Drawable minimum size is 1x1, so we can detect success/change by
checking against 0.
Signed-off-by: Tapani Pälli
Reported-by: Em
On Monday, 2017-08-07 14:59:32 +0300, Tapani Pälli wrote:
> They always get initialized to zero by swrastGetDrawableInfo. Valid
> X11 Drawable minimum size is 1x1, so we can detect success/change by
> checking against 0.
>
> Signed-off-by: Tapani Pälli
> Reported-by: Emil Velikov
Reviewed-by: E
On 7 August 2017 at 12:59, Tapani Pälli wrote:
> They always get initialized to zero by swrastGetDrawableInfo. Valid
> X11 Drawable minimum size is 1x1, so we can detect success/change by
> checking against 0.
>
> Signed-off-by: Tapani Pälli
> Reported-by: Emil Velikov
> ---
> src/egl/drivers/d
They always get initialized to zero by swrastGetDrawableInfo. Valid
X11 Drawable minimum size is 1x1, so we can detect success/change by
checking against 0.
Signed-off-by: Tapani Pälli
Reported-by: Emil Velikov
---
src/egl/drivers/dri2/platform_x11.c | 4 ++--
1 file changed, 2 insertions(+), 2