mame/3rdparty
2016-12-31 11:17:07 -05:00
..
asio Fixed clear typo in ASIO, sent upstream (nw) 2016-11-07 10:36:40 +01:00
benchmark Update Google Benchmark (nw) 2016-09-03 14:42:01 +02:00
bgfx Updated BGFX and BX and recompiled shaders (nw) 2016-10-29 09:11:50 +02:00
bx Updated BGFX and BX and recompiled shaders (nw) 2016-10-29 09:11:50 +02:00
catch Added Catch testing library (nw) 2016-11-12 10:20:42 +01:00
compat hack for clang compiling on windows, as it can't tell that calling ::RaiseException will prevent the function from returning. (nw) 2016-09-17 00:10:07 +01:00
dxsdk
expat Update expat to 2.1.1 for security and bug fixes 2016-04-12 20:53:04 +10:00
genie Revert "update git ignore list. (nw)" 2016-12-02 16:41:20 -05:00
glm Update GLM to latest (nw) 2016-09-03 14:39:25 +02:00
libflac
libjpeg cleanup build includes (nw) 2016-03-28 22:46:00 -05:00
linenoise-ng do not take Ctrl-Z since that have it's behavior defined for Linux (nw) 2016-11-07 09:17:17 +01:00
lsqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
lua Updated BGFX and BX and recompiled shaders (nw) 2016-10-29 09:11:50 +02:00
lua-linenoise Some more work on UWP (nw) 2016-11-10 13:13:51 +01:00
lua-zlib Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) 2016-02-14 08:16:35 +01:00
luafilesystem Make 3rdparty compile for UWP and start adding new OSD for UWP based on previous Brad work (nw) 2016-11-09 14:53:19 +01:00
lzma Update LZMA to 16.04 (security and portability fixes) 2016-11-18 20:37:20 +11:00
nanosvg screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] 2016-04-04 11:33:34 +02:00
portaudio
portmidi #import is an Objective-C thing, C should use #include 2015-11-01 17:03:49 +11:00
pugixml Update pugixml library, no override patches anymore (nw) 2016-11-03 20:13:19 +01:00
rapidjson Update RapidJson to latest (nw) 2016-09-03 14:37:09 +02:00
SDL2 Updated SDL2 to 2.0.5 (nw) 2016-11-16 16:28:01 +01:00
SDL2-override/mingw make possible to select if bundled SDL2 is used, made mingw and vs compile so far (nw) 2016-02-27 18:48:03 +01:00
softfloat Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
sol2 luaengine: use initializers (nw) 2016-11-15 22:21:07 -06:00
sqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
utf8proc Introduced utf8proc and created wrapper code to expose a prettier API 2016-12-31 11:17:07 -05:00
winpcap
zlib
README.md Added Catch testing library (nw) 2016-11-12 10:20:42 +01: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

winpcap - The BSD 3-Clause License

zlib - zlib license