On Wed, 2016-05-25 at 11:13 +0200, Marc-André Lureau wrote:
> Hi
>
> On Wed, May 25, 2016 at 9:00 AM, Pavel Grunt wrote:
> >
> > What about binding the texture in gl_make_current ?
>
> There are 2 textures, one for the display and one for the cursor.
ah, right, I did not relealize
>
> > More i
Hi
On Wed, May 25, 2016 at 9:00 AM, Pavel Grunt wrote:
>
> What about binding the texture in gl_make_current ?
There are 2 textures, one for the display and one for the cursor.
> More info about the regression in the commit log would be nice.
What about:
glEGLImageTargetTexture2DOES() changes
Hi,
What about binding the texture in gl_make_current ?
More info about the regression in the commit log would be nice.
Pavel
On Tue, 2016-05-24 at 21:31 +0200, Marc-André Lureau wrote:
> Fix regression from commit 3539ac6212d506128bd38aad032e0363e78cb4f6.
>
> Signed-off-by: Marc-André Lureau
Fix regression from commit 3539ac6212d506128bd38aad032e0363e78cb4f6.
Signed-off-by: Marc-André Lureau
---
src/spice-widget-egl.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/spice-widget-egl.c b/src/spice-widget-egl.c
index c60765c..1557fdc 100644
--- a/src/spice-widget-egl.c
+++ b/sr