(qb) Update --enable-opengl description
This commit is contained in:
parent
e2ea001cb4
commit
47b37c67e6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue