1
0
Fork 0

build: The EGL backend is no longer experimental

It's used by GNOME Shell on Wayland, and it's automatically tested on
build.gnome.org — I say we can remove the experimental backend flag.
This commit is contained in:
Emmanuele Bassi 2015-03-14 23:26:39 +00:00
parent 6de3413921
commit a82b97e000

View file

@ -428,8 +428,6 @@ AS_IF([test "x$enable_egl" = "xyes"],
[
CLUTTER_BACKENDS="$CLUTTER_BACKENDS egl"
experimental_backend="yes"
SUPPORT_EGL=1
SUPPORT_COGL=1