commit | 925a04000231ad865770ba227876ba518ac3e479 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue May 26 12:26:21 2015 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Thu Oct 08 10:34:53 2015 +0200 |
tree | 84b10c22b9825cb4c84386af1c3e489727187e1c | |
parent | 4782aeb79fbcb70bb96b52f6d9bc7cadb3cf7d58 [diff] |
gtk/opengl: add opengl context and scanout support (GtkGLArea) This allows virtio-gpu to render in 3d mode. Uses native opengl support which is present in gtk versions 3.16 and newer. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>