ui/gtk: make GtkGlArea usage a runtime option
commit11c82b584a4578f7c7e408448c9f61c729acabae
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 6 Mar 2018 09:09:46 +0000 (6 10:09 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 12 Mar 2018 08:00:34 +0000 (12 09:00 +0100)
treebe9aff7eda1c0d2a34c08983b6144142fd05902c
parent2ca5c43091324a68772dc348cdf157c63888c168
ui/gtk: make GtkGlArea usage a runtime option

Compile in both gtk-egl and gtk-gl-area, then allow to choose at runtime
instead of compile time which opengl variant we want use.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20180306090951.22932-2-kraxel@redhat.com
include/ui/gtk.h
ui/Makefile.objs
ui/gtk.c