mame/3rdparty
2018-09-28 00:30:31 -04:00
..
asio Fix compile warning under Emscripten (#2552) (submitted to upstream asio) (nw) 2017-10-17 01:55:57 +00:00
benchmark
bgfx Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] 2017-12-01 13:22:27 +01:00
bimg Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] 2017-12-01 13:22:27 +01:00
bx Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all shader binaries and MAME part of code to support new interfaces [Miodrag Milanovic] 2017-12-01 13:22:27 +01:00
catch Updated Catch to latest (nw) 2017-02-05 15:46:07 +01:00
compat Changed the clang workround for ../../../../../3rdparty/compat/winsdk-override\wrl/internal.h:23:13: error: function declared 'noreturn' should not return [-Werror,-Winvalid-noreturn] to work with clang 5.0 (nw) 2017-09-24 17:49:36 +01:00
dxsdk
expat
genie GENie: support for macOS Mojave (10.14) [R. Belmont] 2018-09-28 00:30:31 -04:00
glm temp workaround for gcc 7.3 (nw) 2018-01-27 17:40:38 +02:00
libflac
libjpeg updated libjpeg to 9c (nw) 2017-01-25 17:49:53 +01:00
linenoise luaengine: debugger_manager support [Carl] 2017-07-23 20:41:08 -05:00
lsqlite3
lua LUA to 5.3.4 (nw) 2017-02-05 16:17:00 +01:00
lua-linenoise luaengine: debugger_manager support [Carl] 2017-07-23 20:41:08 -05:00
lua-zlib
luafilesystem
lzma
nanosvg
portaudio portaudio: minimal const-correctness 2017-02-08 13:34:09 +01:00
portmidi
pugixml
rapidjson
SDL2 Modification for Android build (NDK r14b, build-tools 21.1.2 and gradle 2.2.1) (#2585) 2017-08-23 13:09:38 +10:00
SDL2-override/mingw
softfloat
softfloat3 Fix softfloat3 build with MSVC 32-bit. Apparenly it's all-or-nothing with built-in leading zero count. (nw) 2018-05-27 22:08:35 +10:00
sol2 Update sol2 (nw) 2017-02-05 16:06:06 +01:00
sqlite3
tap-windows6 taptun: add support for Windows (#3790) 2018-07-30 18:52:11 +10:00
utf8proc Added more conditionals around #define's of UTF8PROC_DLLEXPORT 2016-12-31 20:27:29 -05:00
winpcap
zlib updated to zlib 1.2.11 (nw) 2017-01-25 17:15:54 +01:00
README.md taptun: add support for Windows (#3790) 2018-07-30 18:52:11 +10:00

3rdparty

asio - Boost Software License

benchmark - Apache License, Version 2.0 (used only for testing, not part of distribution)

bgfx - The BSD 2-Clause License

bx - The BSD 2-Clause License

catch - Boost Software License

compat - Wine headers missing in MinGW The GNU Lesser General Public License, version 2.1 (LGPL-2.1)

note that this one contain headers only and that real library/dll is dynamically loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution

dxsdk - DirectX SDK EULA

expat - The MIT License (MIT)

genie - The BSD 3-Clause License

glm - The MIT License (MIT)

libflac - The BSD 3-Clause License

libjpeg - Custom BSD-like

linenoise-ng - The BSD 3-Clause License

lsqlite3 - The MIT License (MIT)

lua - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - The GNU Lesser General Public License

nanosvg - zlib license

portaudio - The MIT License (MIT) explanation at their site

portmidi - The MIT License (MIT)

pugixml - The MIT License (MIT)

rapidjson - The BSD 3-Clause License

sdl2 - zlib license

softfloat - U.C. Berkeley open-source license MIT compatible

sol2 - The MIT License (MIT)

sqlite3 - Public Domain

tap-windows6 - The GNU General Public License, version 2

winpcap - The BSD 3-Clause License

zlib - zlib license