[Qemu-devel] [PATCH 0/4] gtk: add support for dmabufs

Gerd Hoffmann posted 4 patches 7 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180227113929.17170-1-kraxel@redhat.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppcbe passed
Test ppcle passed
Test s390x passed
There is a newer version of this series
include/ui/gtk.h | 14 ++++++++++++
ui/gtk-egl.c     | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++-
ui/gtk.c         | 68 +++++++++++++++++++++++++++++++++-----------------------
ui/Makefile.objs |  3 +--
4 files changed, 117 insertions(+), 31 deletions(-)
[Qemu-devel] [PATCH 0/4] gtk: add support for dmabufs
Posted by Gerd Hoffmann 7 years, 7 months ago

Gerd Hoffmann (4):
  gtk: make GtkGlArea usage a runtime option
  gtk: use GtkGlArea on wayland only
  gtk-egl: add scanout_dmabuf support
  gtk-egl: add cursor_dmabuf support

 include/ui/gtk.h | 14 ++++++++++++
 ui/gtk-egl.c     | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 ui/gtk.c         | 68 +++++++++++++++++++++++++++++++++-----------------------
 ui/Makefile.objs |  3 +--
 4 files changed, 117 insertions(+), 31 deletions(-)

-- 
2.9.3