]> git.proxmox.com Git - mirror_qemu.git/commit - ui/console.c
ui/console: add opengl context and scanout support interfaces.
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 11 Jul 2014 11:56:51 +0000 (13:56 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Oct 2015 08:31:35 +0000 (10:31 +0200)
commit06020b950c0a6a73cbee0527af846b05679c937a
tree986f265c9088eca04541955e5087a50a5ea7f71e
parent136a8d9d444560f71fca89f27475cfeaffa19cf3
ui/console: add opengl context and scanout support interfaces.

Add callbacks for opengl context management and scanout texture
configuration to DisplayChangeListenerOps.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
include/ui/console.h
ui/console.c