]> git.ipfire.org Git - thirdparty/qemu.git/commit
ui/dbus: add GL support on win32
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 6 Jun 2023 11:56:52 +0000 (15:56 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 27 Jun 2023 15:08:56 +0000 (17:08 +0200)
commitf43bf0a73b3903770e2bc919b12f9dad5407773d
tree92b5f5af96a673fd3d7ead550b846206670252ac
parentda9eb580b7e28d70d344bb03e0fe5703c8d1892c
ui/dbus: add GL support on win32

Enable usage of dbus,gl= on win32. At this point, the scanout texture is
read on the DisplaySurface memory, and the client is then updated with
the "2D" API (with shared memory if possible).

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20230606115658.677673-16-marcandre.lureau@redhat.com>
ui/dbus-listener.c
ui/dbus.c