]> Git Repo - qemu.git/commit
console: block rendering until client is done
authorGerd Hoffmann <[email protected]>
Thu, 3 Dec 2015 11:34:25 +0000 (12:34 +0100)
committerGerd Hoffmann <[email protected]>
Wed, 3 Feb 2016 09:41:36 +0000 (10:41 +0100)
commitbba19b88a6bce3adc280b0d7b6a4fc51445afd80
tree6e94111be8008a5f74d2e292c220891d1cbdff76
parentcb9ab7caae77ce8a99ac0e75312f2428d322958b
console: block rendering until client is done

Allow gl user interfaces to block display device gl rendering.
The ui code might want to do that in case it takes a little
longer to bring things to screen, for example because we'll
hand over a dma-buf to another process (spice will do that).

Signed-off-by: Gerd Hoffmann <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
include/ui/console.h
ui/console.c
This page took 0.024475 seconds and 4 git commands to generate.