I've just pushed this patch as I hit that issue. Christophe
On Tue, Oct 01, 2013 at 04:00:30PM -0500, Jeremy White wrote: > Signed-off-by: Jeremy White <[email protected]> > --- > client/screen.cpp | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/client/screen.cpp b/client/screen.cpp > index e76fd50..ce14edd 100644 > --- a/client/screen.cpp > +++ b/client/screen.cpp > @@ -357,7 +357,9 @@ inline void RedScreen::update_done() > } > layer->on_update_completion(_update_mark - 1); > } > +#ifdef USE_OPENGL > _window.swap_gl(); > +#endif > } > > inline void RedScreen::update_composit(QRegion& composit_rgn) > -- > 1.7.10.4 > > > _______________________________________________ > Spice-devel mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/spice-devel
pgpiS3q56wDpA.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
