]> git.proxmox.com Git - mirror_qemu.git/commit - ui/gtk.c
gtk/opengl: add opengl context and scanout support (egl)
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 May 2015 09:30:51 +0000 (11:30 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Oct 2015 08:34:53 +0000 (10:34 +0200)
commit4782aeb79fbcb70bb96b52f6d9bc7cadb3cf7d58
tree33839c436e2997a8e28e5c56388fd169bf9ab94d
parent6c18744d0f99138cb19cd9d1241d7b11c478a944
gtk/opengl: add opengl context and scanout support (egl)

This allows virtio-gpu to render in 3d mode.
Uses egl, for gtk versions 3.14 and older.

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