diff --git a/qb/config.params.sh b/qb/config.params.sh index 4a54468ce8..69e3bc1faa 100644 --- a/qb/config.params.sh +++ b/qb/config.params.sh @@ -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