mame/3rdparty
2016-03-08 12:58:10 +01:00
..
benchmark Update benchmark library (nw) 2016-03-08 12:58:10 +01:00
bgfx Update BGFX and BX (nw) 2016-03-08 12:58:10 +01:00
bx Update BGFX and BX (nw) 2016-03-08 12:58:10 +01:00
compat/mingw compile with latest bgfx,bx (nw) 2016-03-08 12:58:10 +01:00
dxsdk removed not needed DirectX files (nw) 2015-09-12 11:04:54 +02:00
expat
genie Made xcode params more generic (nw) 2016-02-26 20:30:37 +01:00
googletest update googletests (nw) 2016-03-08 12:58:10 +01:00
http-parser added http-parser (nw) 2016-01-31 15:34:40 +01:00
libflac Backport libflac endian patch from a5d1d4f0c5 (nw) 2015-09-18 12:12:03 -04:00
libjpeg
libuv added libuv library (nw) 2016-01-31 15:25:07 +01:00
lsqlite3 make pedantic and c99 happy (maybe send upstream) (nw) 2015-07-08 14:00:07 -05:00
lua Made pnacl to compile (nw) 2016-02-26 14:50:09 +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
luabridge small patch to luabridge (nw) 2015-12-06 15:12:54 +01:00
luafilesystem Added lua-zlib, lfs and luv support for LUA, exposed all using luaengine (nw) 2016-02-14 08:16:35 +01:00
lzma Revert "lzma pedantic fixes (nw)" 2015-10-10 08:09:12 +02:00
portaudio Revert "apple2.c: select displayed page for floating bus (nw)" 2015-09-07 16:05:54 -07:00
portmidi #import is an Objective-C thing, C should use #include 2015-11-01 17:03:49 +11:00
rapidjson update rapidjson library (nw) 2016-03-08 12:58:10 +01:00
SDL2 Placed SDL2 source since we need it on some platforms (nw) 2016-02-27 16:53:49 +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 macro removal INLINE -> static inline (nw) 2015-12-12 08:58:57 +01:00
sqlite3 Revert "SQLITE pedantic fixes (nw)" 2015-10-10 08:08:24 +02:00
winpcap
zlib
README.md Update README.md 2016-03-05 09:25:49 +01:00

3rdparty

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

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

googletest - The BSD 3-Clause License

http-parser - The MIT License (MIT)

libflac - The BSD 3-Clause License

libjpeg - Custom BSD-like

libuv - Node License (BSD-like)

lsqlite3 - The MIT License (MIT)

lua - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luabridge - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - The GNU Lesser General Public License

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

portmidi - The MIT License (MIT)

rapidjson - The BSD 3-Clause License

sdl2 - zlib license

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

sqlite3 - Public Domain

winpcap - The BSD 3-Clause License

zlib - zlib license