mame/3rdparty
2017-01-25 17:49:53 +01:00
..
asio UWP asio fix. Already sent pull request upstream (nw) 2017-01-11 15:19:12 -05:00
benchmark
bgfx Hopefully fix build for everyone - someone please work out a way to make the bgfx examples build on platforms with/without the POSIX 2008 strnlen function (nw) 2017-01-07 02:12:45 +11:00
bx bx: fix some mistakes that have already been corrected in upstream (nw) 2017-01-16 18:47:49 +01:00
catch
compat
dxsdk
expat
genie Update GENie (nw) 2017-01-02 14:03:29 +01:00
glm
libflac
libjpeg updated libjpeg to 9c (nw) 2017-01-25 17:49:53 +01:00
linenoise-ng
lsqlite3
lua
lua-linenoise
lua-zlib
luafilesystem
lzma
nanosvg
portaudio Fixed building with clang on windows, built with clang 3.91, gcc 6.3.0 & msvc 2015 (nw) 2017-01-20 13:17:54 +00:00
portmidi
pugixml
rapidjson
SDL2
SDL2-override/mingw
softfloat
sol2
sqlite3
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

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

winpcap - The BSD 3-Clause License

zlib - zlib license