]> git.proxmox.com Git - mirror_qemu.git/commit
console/opengl: split up dpy_gl_cursor ops
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 20 Feb 2018 11:04:31 +0000 (12:04 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 22 Feb 2018 09:35:00 +0000 (10:35 +0100)
commit6e1f2cb56047980dba8c4199b00968914b514c28
tree1b7fbd1e7cc668816454c731afe6eb9c6b40ddfd
parentafb92eb9852dbcdb5920e57179be20bcafab26a3
console/opengl: split up dpy_gl_cursor ops

Split the cursor callback into two, one for setting the dmabuf,
one for setting the position.  Also add hotspot information.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180220110433.20353-2-kraxel@redhat.com
include/ui/console.h
ui/console.c
ui/egl-headless.c