Merge pull request #1180 from heuripedes/disable-d3d

(qb) Add --disable-d3d9
This commit is contained in:
Twinaphex 2014-10-22 17:47:26 +02:00
commit 3999575fc2

View File

@ -14,6 +14,7 @@ HAVE_THREADS=auto # Threading support
HAVE_FFMPEG=auto # Enable FFmpeg recording support
HAVE_DYLIB=auto # Enable dynamic loading support
HAVE_NETPLAY=auto # Enable netplay support
HAVE_D3D9=yes # Disable Direct3D 9 support
HAVE_OPENGL=yes # Disable OpenGL support
HAVE_GLES=no # Use GLESv2 instead of desktop GL
HAVE_MALI_FBDEV=no # Enable Mali fbdev context support