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


Reply via email to