Enable HAVE_OPENGL1 by default - will return to this in case there

are issues with it
This commit is contained in:
twinaphex 2019-03-11 15:10:42 +01:00
parent 7d9c7ba1f7
commit e961dadc94

View File

@ -59,7 +59,7 @@ HAVE_D3DX=yes # Direct3DX support
HAVE_OPENGL=auto # OpenGL 2.0 support
HAVE_OPENGL_CORE=yes # Modern OpenGL driver support (GLES3+/GL3.2 core+), requires OpenGL.
C89_OPENGL_CORE=no
HAVE_OPENGL1=no # OpenGL 1.1 support
HAVE_OPENGL1=yes # OpenGL 1.1 support
HAVE_MALI_FBDEV=no # Mali fbdev context support
HAVE_VIVANTE_FBDEV=no # Vivante fbdev context support
HAVE_OPENDINGUX_FBDEV=no # Opendingux fbdev context support