2016-12-01 18:24:07 +01:00
|
|
|
HAVE_CACA=no # Libcaca support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_LIBRETRODB=yes # Libretrodb support
|
|
|
|
HAVE_RGUI=yes # RGUI menu
|
2016-10-17 21:21:51 -03:00
|
|
|
HAVE_MATERIALUI=auto # MaterialUI menu
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_XMB=auto # XMB menu
|
2016-07-21 21:51:50 +02:00
|
|
|
HAVE_ZARCH=no # Zarch menu
|
2016-04-25 14:58:47 +02:00
|
|
|
HAVE_NUKLEAR=no # Nuklear menu
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_DYNAMIC=yes # Dynamic loading of libretro library
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_SDL=auto # SDL support
|
2016-04-18 03:23:47 +02:00
|
|
|
C89_SDL=no
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_SDL2=auto # SDL2 support (disables SDL 1.x)
|
2015-09-22 16:39:50 +02:00
|
|
|
C89_SDL2=no
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_LIBUSB=auto # Libusb HID support
|
2015-09-22 16:47:00 +02:00
|
|
|
C89_LIBUSB=no
|
2016-09-15 10:32:27 +02:00
|
|
|
HAVE_DBUS=auto # dbus support
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_UDEV=auto # Udev/Evdev gamepad support
|
2016-03-23 00:28:23 +01:00
|
|
|
HAVE_LIBRETRO= # Libretro library used
|
2016-08-27 19:44:41 -07:00
|
|
|
HAVE_ASSETS_DIR= # Assets install directory
|
2016-08-26 17:29:50 -07:00
|
|
|
HAVE_BIN_DIR= # Binary install directory
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_MAN_DIR= # Manpage install directory
|
2016-09-17 00:38:35 +02:00
|
|
|
HAVE_OPENGLES_LIBS= # Link flags for custom GLES library
|
|
|
|
HAVE_OPENGLES_CFLAGS= # C-flags for custom GLES library
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_THREADS=auto # Threading support
|
2016-10-17 21:21:51 -03:00
|
|
|
HAVE_THREAD_STORAGE=auto # Thread Local Storage support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_FFMPEG=auto # FFmpeg recording support
|
2015-09-22 16:47:00 +02:00
|
|
|
C89_FFMPEG=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_SSA=auto # SSA/ASS for FFmpeg subtitle support
|
|
|
|
HAVE_DYLIB=auto # Dynamic loading support
|
|
|
|
HAVE_NETWORKING=auto # Networking features (recommended)
|
2016-06-07 15:23:07 +02:00
|
|
|
HAVE_NETWORKGAMEPAD=auto # Networked game pad (plus baked-in core)
|
|
|
|
C89_NETWORKGAMEPAD=no
|
2017-02-16 01:06:06 +01:00
|
|
|
HAVE_MINIUPNPC=auto # Mini UPnP client library (for NAT traversal)
|
2017-02-16 01:00:43 +01:00
|
|
|
HAVE_BUILTINMINIUPNPC=yes # Bake in Mini UPnP client library (for NAT traversal)
|
2017-02-21 19:56:32 +01:00
|
|
|
C89_BUILTINMINIUPNPC=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_D3D9=yes # Direct3D 9 support
|
|
|
|
HAVE_OPENGL=auto # OpenGL 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
|
2016-09-17 00:38:35 +02:00
|
|
|
HAVE_OPENGLES=no # Use GLESv2 instead of desktop GL
|
|
|
|
HAVE_OPENGLES3=no # OpenGLES3 support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_X11=auto # everything X11.
|
|
|
|
HAVE_OMAP=no # OMAP video support
|
|
|
|
HAVE_XINERAMA=auto # Xinerama support.
|
|
|
|
HAVE_KMS=auto # KMS context support
|
2016-07-11 15:57:52 +02:00
|
|
|
HAVE_PLAIN_DRM=no # Plain DRM video support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_EXYNOS=no # Exynos video support
|
|
|
|
HAVE_DISPMANX=no # Dispmanx video support
|
|
|
|
HAVE_SUNXI=no # Sunxi video support
|
|
|
|
HAVE_WAYLAND=auto # Wayland support
|
2015-09-22 16:50:12 +02:00
|
|
|
C89_WAYLAND=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_EGL=auto # EGL context support
|
|
|
|
HAVE_VG=auto # OpenVG support
|
|
|
|
HAVE_CG=auto # Cg shader support
|
|
|
|
HAVE_LIBXML2=auto # libxml2 support
|
2016-07-21 09:15:51 +02:00
|
|
|
HAVE_BUILTINZLIB=no # Bake in zlib
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_ZLIB=auto # zlib support (ZIP extract, PNG decoding/encoding)
|
|
|
|
HAVE_FBO=auto # render-to-texture (FBO) support
|
|
|
|
HAVE_ALSA=auto # ALSA support
|
2015-11-19 12:52:23 +01:00
|
|
|
C89_ALSA=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_OSS=auto # OSS support
|
|
|
|
HAVE_RSOUND=auto # RSound support
|
|
|
|
HAVE_ROAR=auto # RoarAudio support
|
|
|
|
HAVE_AL=auto # OpenAL support
|
|
|
|
HAVE_JACK=auto # JACK support
|
|
|
|
HAVE_COREAUDIO=auto # CoreAudio support
|
|
|
|
HAVE_PULSE=auto # PulseAudio support
|
2015-09-22 16:39:50 +02:00
|
|
|
C89_PULSE=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_FREETYPE=auto # FreeType support
|
|
|
|
HAVE_STB_FONT=yes # stb_truetype font support
|
2016-09-04 11:35:53 -04:00
|
|
|
HAVE_STB_IMAGE=yes # stb image loading support
|
2017-02-23 05:56:31 +01:00
|
|
|
HAVE_STB_VORBIS=yes # stb vorbis support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_XVIDEO=auto # XVideo support
|
2016-06-11 14:09:04 +02:00
|
|
|
HAVE_PYTHON=no # Python 3 support for shaders
|
2015-09-22 16:39:50 +02:00
|
|
|
C89_PYTHON=no
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_V4L2=auto # Video4linux2 support
|
|
|
|
HAVE_NEON=no # ARM NEON optimizations
|
|
|
|
HAVE_SSE=no # x86 SSE optimizations (SSE, SSE2)
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_FLOATHARD=no # Force hard float ABI (for ARM)
|
|
|
|
HAVE_FLOATSOFTFP=no # Force soft float ABI (for ARM)
|
|
|
|
HAVE_7ZIP=yes # Compile in 7z support
|
2016-08-26 23:38:44 -07:00
|
|
|
HAVE_UPDATE_ASSETS=yes # Disable downloading assets with online updater
|
2016-03-01 21:50:23 +01:00
|
|
|
HAVE_PRESERVE_DYLIB=no # Enable dlclose() for Valgrind support
|
|
|
|
HAVE_PARPORT=auto # Parallel port joypad support
|
|
|
|
HAVE_IMAGEVIEWER=yes # Built-in image viewer support.
|
|
|
|
HAVE_MMAP=auto # MMAP support
|
2016-12-11 18:30:01 -02:00
|
|
|
HAVE_QT=no # Qt companion support
|
2016-11-19 20:18:44 -05:00
|
|
|
HAVE_QT_WRAPPER=no
|
2016-09-08 01:17:42 +02:00
|
|
|
HAVE_XSHM=no # XShm video driver support
|
2016-03-20 23:51:07 +01:00
|
|
|
HAVE_CHEEVOS=yes # Retro Achievements
|
2016-06-07 00:00:28 +02:00
|
|
|
HAVE_SHADERPIPELINE=yes # Additional shader-based pipelines
|
2016-06-07 00:03:07 +02:00
|
|
|
C89_SHADERPIPELINE=no
|
2016-05-16 07:57:10 +02:00
|
|
|
HAVE_VULKAN=auto # Vulkan support
|
2016-08-27 16:48:13 -07:00
|
|
|
HAVE_VULKAN_DISPLAY=yes # Vulkan KHR display backend support
|
2016-02-22 12:25:41 +01:00
|
|
|
C89_VULKAN=no
|
2016-05-11 21:22:45 +02:00
|
|
|
HAVE_RPNG=yes # RPNG support
|
2016-05-18 13:34:04 +02:00
|
|
|
HAVE_RBMP=yes # RBMP support
|
2016-05-11 21:27:17 +02:00
|
|
|
HAVE_RJPEG=yes # RJPEG support
|
2016-05-11 21:57:41 +02:00
|
|
|
HAVE_RTGA=yes # RTGA support
|
2016-06-07 03:01:33 +02:00
|
|
|
HAVE_HID=yes # Low-level HID (Human Interface Device) support
|
2016-06-07 06:05:41 +02:00
|
|
|
HAVE_LANGEXTRA=yes # Multi-language support
|
2016-07-30 11:37:22 -03:00
|
|
|
HAVE_OSMESA=no # Off-screen Mesa rendering
|
2017-02-02 22:05:05 +01:00
|
|
|
HAVE_VIDEOPROCESSOR=auto # Enable video processor core
|