(EGL) Turn EGL off by default for now until we figure out how

to leave this to on without it breaking PC buildss
This commit is contained in:
twinaphex 2019-05-26 09:16:58 +02:00
parent 913ae87181
commit 8076d06c24

View File

@ -78,7 +78,7 @@ HAVE_SUNXI=no # Sunxi video support
HAVE_WAYLAND=auto # Wayland support
C89_WAYLAND=no
CXX_WAYLAND=no
HAVE_EGL=auto # EGL context support
HAVE_EGL=no # EGL context support
HAVE_VG=auto # OpenVG support
HAVE_CG=auto # Cg shader support
HAVE_HLSL=no # HLSL9 shader support (for Direct3D9)