(qb) Update --enable-opengl description

This commit is contained in:
Higor Eurípedes 2015-06-17 12:43:58 -03:00
parent e2ea001cb4
commit 47b37c67e6
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ HAVE_DYLIB=auto # Enable dynamic loading support
HAVE_NETWORKING=auto # Enable networking features (recommended)
HAVE_NETPLAY=auto # Enable netplay support (requires networking)
HAVE_D3D9=yes # Disable Direct3D 9 support
HAVE_OPENGL=auto # Disable OpenGL support
HAVE_OPENGL=auto # Enable OpenGL support
HAVE_GLES=no # Use GLESv2 instead of desktop GL
HAVE_MALI_FBDEV=no # Enable Mali fbdev context support
HAVE_VIVANTE_FBDEV=no # Enable Vivante fbdev context support