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:
parent
6de3413921
commit
a82b97e000
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue