aboutsummaryrefslogtreecommitdiff
path: root/accel/accel-user.c
diff options
context:
space:
mode:
authorBilal Elmoussaoui <belmouss@redhat.com>2023-08-14 14:58:02 +0200
committerMarc-André Lureau <marcandre.lureau@redhat.com>2023-09-04 15:14:48 +0400
commit7007e98c4ba443ce5d42acf851daaa1835b18e83 (patch)
tree3e15f7ff9f400bedf13e7274f0dbb41216a620f8 /accel/accel-user.c
parentcb6ccdc9ca705cd8c3ef50e51c16a3732c2fa734 (diff)
downloadqemu-7007e98c4ba443ce5d42acf851daaa1835b18e83.zip
qemu-7007e98c4ba443ce5d42acf851daaa1835b18e83.tar.gz
qemu-7007e98c4ba443ce5d42acf851daaa1835b18e83.tar.bz2
ui/dbus: implement damage regions for GL
Currently, when using `-display dbus,gl=on` all updates to the client become "full scanout" updates, meaning there is no way for the client to limit damage regions to the display server. Instead of using an "update count", this patch tracks the damage region and propagates it to the client. This was less of an issue when clients were using GtkGLArea for rendering, as you'd be doing full-surface redraw. To be efficient, the client needs both a DMA-BUF and the damage region to be updated. Co-authored-by: Christian Hergert <chergert@redhat.com> Signed-off-by: Bilal Elmoussaoui <belmouss@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20230814125802.102160-1-belmouss@redhat.com>
Diffstat (limited to 'accel/accel-user.c')
0 files changed, 0 insertions, 0 deletions