summaryrefslogtreecommitdiff
path: root/src/bin/e_comp_wl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/e_comp_wl.c')
-rw-r--r--src/bin/e_comp_wl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/e_comp_wl.c b/src/bin/e_comp_wl.c
index 53a107f272..8a8b69dc6b 100644
--- a/src/bin/e_comp_wl.c
+++ b/src/bin/e_comp_wl.c
@@ -2598,6 +2598,7 @@ e_comp_wl_init(void)
/* set gl available if we have ecore_evas support */
if (ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_WAYLAND_EGL) ||
+ ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_EGLFS) ||
ecore_evas_engine_type_supported_get(ECORE_EVAS_ENGINE_OPENGL_DRM))
e_comp_gl_set(EINA_TRUE);