2013-03-16 08:55:08 +00:00
|
|
|
HAVE_RGUI=no # Enable RGUI
|
2012-07-07 15:08:55 +00:00
|
|
|
HAVE_DYNAMIC=yes # Disable dynamic loading of libretro library
|
2012-09-28 21:34:19 +00:00
|
|
|
HAVE_SDL=auto # SDL support
|
2012-06-02 20:05:14 +00:00
|
|
|
HAVE_LIBRETRO= # libretro library used
|
2012-12-02 09:59:48 +00:00
|
|
|
HAVE_MAN_DIR= # Manpage install directory
|
2012-06-02 20:05:14 +00:00
|
|
|
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_OPENGL=yes # Disable OpenGL support
|
2012-09-24 23:26:22 +00:00
|
|
|
HAVE_GLES=no # Use GLESv2 instead of desktop GL
|
2012-09-28 21:43:58 +00:00
|
|
|
HAVE_X11=auto # Disable everything X11.
|
2012-10-12 17:05:29 +00:00
|
|
|
HAVE_XINERAMA=auto # Disable Xinerama support.
|
2012-09-24 23:26:22 +00:00
|
|
|
HAVE_KMS=auto # Enable KMS context support
|
|
|
|
HAVE_EGL=auto # Enable EGL context support
|
2012-09-25 10:58:45 +00:00
|
|
|
HAVE_VG=auto # Enable OpenVG support
|
2012-06-02 20:05:14 +00:00
|
|
|
HAVE_CG=auto # Enable Cg shader support
|
2013-01-02 14:05:55 +00:00
|
|
|
HAVE_LIBXML2=auto # Enable libxml2 support
|
2013-01-24 15:49:39 +00:00
|
|
|
HAVE_ZLIB=auto # Enable zlib support (ZIP extract, PNG decoding/encoding)
|
2012-06-02 20:05:14 +00:00
|
|
|
HAVE_FBO=auto # Enable render-to-texture (FBO) support
|
|
|
|
HAVE_ALSA=auto # Enable ALSA support
|
|
|
|
HAVE_OSS=auto # Enable OSS support
|
|
|
|
HAVE_RSOUND=auto # Enable RSound support
|
|
|
|
HAVE_ROAR=auto # Enable RoarAudio support
|
|
|
|
HAVE_AL=auto # Enable OpenAL support
|
|
|
|
HAVE_JACK=auto # Enable JACK support
|
|
|
|
HAVE_COREAUDIO=auto # Enable CoreAudio support
|
|
|
|
HAVE_PULSE=auto # Enable PulseAudio support
|
|
|
|
HAVE_FREETYPE=auto # Enable FreeType support
|
|
|
|
HAVE_XVIDEO=auto # Enable XVideo support
|
|
|
|
HAVE_SDL_IMAGE=auto # Enable SDL_image support
|
|
|
|
HAVE_PYTHON=auto # Enable Python 3 support for shaders
|
|
|
|
HAVE_BSV_MOVIE=yes # Disable BSV movie support
|