diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-03-06 10:09:49 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-03-12 09:00:34 +0100 |
commit | 4c70280592f5357c66f95173ec907920f48c99fa (patch) | |
tree | c6b448795c29ade6d176b2840f8691e4740c9849 /ui/gtk-egl.c | |
parent | 2f92f37c9ecaa2a51f75455046b4d1b665db5c12 (diff) |
ui/gtk: use GtkGlArea on wayland only
For dma-buf support we need a egl context. The gtk x11 backend uses glx
contexts though. We can't use the GtkGlArea widget on x11 because of
that, so use our own gtk-egl code instead. wayland continues to use
the GtkGlArea widget.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180306090951.22932-5-kraxel@redhat.com
Diffstat (limited to 'ui/gtk-egl.c')
0 files changed, 0 insertions, 0 deletions