]> xenbits.xensource.com Git - qemu-xen.git/commit
ui/gtk: set the area of the scanout texture correctly
authorDongwon Kim <dongwon.kim@intel.com>
Wed, 21 Jun 2023 21:31:50 +0000 (14:31 -0700)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 27 Jun 2023 15:08:56 +0000 (17:08 +0200)
commit37802a24eb4e535d96d6fe0273505d2b5c6528c2
tree782c9288ef9383e4e75408893987ad80b91d6dd6
parentec4d71e8f21c90033cb3c77101a434cb9ea708e9
ui/gtk: set the area of the scanout texture correctly

x and y offsets and width and height of the scanout texture
is not correctly configured in case guest scanout frame is
dmabuf.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Cc: Vivek Kasireddy <vivek.kasireddy@intel.com>
Signed-off-by: Dongwon Kim <dongwon.kim@intel.com>
Message-ID: <20230621213150.29573-1-dongwon.kim@intel.com>
ui/gtk-egl.c
ui/gtk-gl-area.c