commit | 4782aeb79fbcb70bb96b52f6d9bc7cadb3cf7d58 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri May 08 11:30:51 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 08 10:34:53 2015 +0200 |
tree | 33839c436e2997a8e28e5c56388fd169bf9ab94d | |
parent | 6c18744d0f99138cb19cd9d1241d7b11c478a944 [diff] |
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>