commit | c60319a3aa136769e38ea8b24e91fb4867c4587d | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 05 08:52:23 2012 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 12 08:09:47 2012 +0200 |
tree | 83dd876af599fe9da09128a571ef0aba56b391db | |
parent | b1af98ba3e4c4fd44f233fc7240df2612baeb1c2 [diff] |
spice: split qemu_spice_create_update Creating one function which creates a single update for a given rectangle. And one (for now) pretty simple wrapper around it to queue up screen updates for the dirty region. [ v2: also update bounding box ] Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>