qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] gtk: add dmabuf support
@ 2017-10-23 12:03 Gerd Hoffmann
  2017-10-23 12:03 ` [Qemu-devel] [PATCH 1/4] opengl: split up dpy_gl_cursor ops Gerd Hoffmann
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Gerd Hoffmann @ 2017-10-23 12:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: Gerd Hoffmann

This series adds dmabuf support to the gtk ui.

Gerd Hoffmann (4):
  opengl: split up dpy_gl_cursor ops
  gtk: make GtkGlArea usage a runtime option
  gtk: use GtkGlArea on wayland only
  gtk-egl: add dmabuf support

 include/ui/console.h | 10 +++++---
 include/ui/gtk.h     | 13 ++++++++++
 ui/console.c         | 15 ++++++++---
 ui/egl-headless.c    | 16 ++++++++----
 ui/gtk-egl.c         | 64 +++++++++++++++++++++++++++++++++++++++++++++--
 ui/gtk.c             | 70 +++++++++++++++++++++++++++++++---------------------
 ui/Makefile.objs     |  3 +--
 7 files changed, 147 insertions(+), 44 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-10-23 12:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-23 12:03 [Qemu-devel] [PATCH 0/4] gtk: add dmabuf support Gerd Hoffmann
2017-10-23 12:03 ` [Qemu-devel] [PATCH 1/4] opengl: split up dpy_gl_cursor ops Gerd Hoffmann
2017-10-23 12:03 ` [Qemu-devel] [PATCH 2/4] gtk: make GtkGlArea usage a runtime option Gerd Hoffmann
2017-10-23 12:03 ` [Qemu-devel] [PATCH 3/4] gtk: use GtkGlArea on wayland only Gerd Hoffmann
2017-10-23 12:03 ` [Qemu-devel] [PATCH 4/4] gtk-egl: add dmabuf support Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).