ack ----- Original Message ----- > Signed-off-by: Jeremy White <jwhite@xxxxxxxxxxxxxxx> > --- > 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 > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel > _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel