Acked-by: Pavel Grunt
On Tue, 2016-03-22 at 13:57 +0100, Marc-André Lureau wrote:
> Add a new GL status field to check if the GL context is ready. This
> helps debugging races where GL is called before the context is ready.
>
> Signed-off-by: Marc-André Lureau
> ---
> src/spice-widget-egl.c |
Add a new GL status field to check if the GL context is ready. This
helps debugging races where GL is called before the context is ready.
Signed-off-by: Marc-André Lureau
---
src/spice-widget-egl.c | 10 --
src/spice-widget-priv.h | 1 +
src/spice-widget.c | 5 +
3 files chan