]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk-gl-area.c
ui: add egl dmabuf import to gtkglarea
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 4 Feb 2021 10:52:28 +0000 (14:52 +0400)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 4 Feb 2021 14:58:54 +0000 (15:58 +0100)
commit2606519b7492846ddbdf7d2a0b858e4a7ffb0b4d
tree4dfd8d82e5cc74a4a6e0bb6b61d04b14c320a763
parent52a37e20dbb880ba909e7d0a89e57f77387d25a0
ui: add egl dmabuf import to gtkglarea

GtkGLArea is used on wayland, where EGL is usually available.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210204105232.834642-17-marcandre.lureau@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
include/ui/gtk.h
ui/gtk-gl-area.c
ui/gtk.c