mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Merge pull request #8892 from orbea/egl
Revert "(EGL) Turn EGL off by default for now until we figure out how"
This commit is contained in:
commit
8610a77dac
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ HAVE_SUNXI=no # Sunxi video support
|
|||
HAVE_WAYLAND=auto # Wayland support
|
||||
C89_WAYLAND=no
|
||||
CXX_WAYLAND=no
|
||||
HAVE_EGL=no # EGL context support
|
||||
HAVE_EGL=auto # EGL context support
|
||||
HAVE_VG=auto # OpenVG support
|
||||
HAVE_CG=auto # Cg shader support
|
||||
HAVE_HLSL=no # HLSL9 shader support (for Direct3D9)
|
||||
|
|
Loading…
Add table
Reference in a new issue