qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/3] opengl: some dmabuf support updates


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/3] opengl: some dmabuf support updates
Date: Tue, 20 Feb 2018 12:04:30 +0100

This series updates the UI interface for dmabug cursors.  Splits the
callback into two, so we have a separate call for cursor moves.  Also
adds hotspot information.  Series also includes two small fixes in egl
code.

Gerd Hoffmann (3):
  console/opengl: split up dpy_gl_cursor ops
  egl-headless: cursor_dmabuf: handle NULL cursor
  egl-helpers: add alpha channel to texture format

 include/ui/console.h | 13 ++++++++-----
 ui/console.c         | 18 ++++++++++++++----
 ui/egl-headless.c    | 30 ++++++++++++++++++++----------
 ui/egl-helpers.c     |  2 +-
 4 files changed, 43 insertions(+), 20 deletions(-)

-- 
2.9.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]