spice: flush drawing before notifying client
commitf4f2805ef8938565973864a7e5fd1207e074460e
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 16 Feb 2021 09:20:56 +0000 (16 13:20 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 19 Feb 2021 14:00:12 +0000 (19 15:00 +0100)
tree3da950a6eb68fd7dbdceb8a4aa21f61ee68c08a3
parent3af167185229afae754f86e1b86d6dd9a5acfb70
spice: flush drawing before notifying client

This solves the client having slow/outdated VGA/2D console. It's a
regression introduced when the code was switched to render it via opengl
in commit 4423184376d ("spice/gl: render DisplaySurface via opengl")

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210216092056.2301293-2-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-display.c