mame/3rdparty
2020-06-18 18:26:21 +07:00
..
asio rv unintentional change (nw) 2020-05-22 23:49:41 -07:00
asmjit asmjit: sync with upstream (nw) 2020-06-18 18:26:21 +07:00
benchmark
bgfx Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transposition properly (#5875) 2019-11-12 22:08:23 -05:00
bimg Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transposition properly (#5875) 2019-11-12 22:08:23 -05:00
bx Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transposition properly (#5875) 2019-11-12 22:08:23 -05: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 Sync with GENie upstream revision ce9f3c5 (#6262) 2020-02-06 12:49:15 +11: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 (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lsqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lua-linenoise (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
lua-zlib
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 (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
minimp3 Partial support for encrypted audio in k573dio (Konami System 573 Digital I/O) (#5055) 2019-05-15 20:17:00 -04:00
nanosvg
portaudio (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
portmidi
pugixml
rapidjson
SDL2 Android compile fix (#4395) 2018-12-11 19:38:27 -05:00
SDL2-override/mingw
softfloat Introduce u8/u16/u32/u64/s8/s16/s32/s64 2016-11-19 05:38:48 +11:00
softfloat3 (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
sol2 luaengine: reduce memory usage during compilation 2019-10-19 11:37:01 +03:00
sqlite3 resurected sqlite3 and lsqlite3 (nw) 2016-11-07 16:12:06 +01:00
tap-windows6 use dual-licensed GPLv2/MIT TAP for Windows header (nw) 2019-08-07 11:37:30 +10:00
utf8proc Added more conditionals around #define's of UTF8PROC_DLLEXPORT 2016-12-31 20:27:29 -05:00
wdlfft Maintenance: 2020-03-04 22:41:15 +11:00
zlib updated to zlib 1.2.11 (nw) 2017-01-25 17:15:54 +01:00
README.md asmjit: new 3rdparty library 2020-05-28 20:24:40 +07:00

3rdparty

asio - Boost Software License

asmjit - zlib license

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

bgfx - The BSD 2-Clause License

bimg - 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 (codecs), The GNU General Public License, version 2

libjpeg - Custom BSD-like

linenoise - The BSD 2-Clause License

lsqlite3 - The MIT License (MIT)

lua - The MIT License (MIT)

lua-linenoise - The MIT License (MIT)

lua-zlib - The MIT License (MIT)

luafilesystem - The MIT License (MIT)

lzma - Custom public domain license

minimp3 - Creative Commons Zero v1.0 Universal

nanosvg - zlib license

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

portmidi - The MIT License (MIT)

pugixml - The MIT License (MIT)

rapidjson - The MIT License (MIT), The BSD 3-Clause License (msinttypes), JSON license (JSON_checker)

sdl2 - zlib license

softfloat - "Softfloat 2b" U.C. Berkeley modified license MIT compatible

softfloat3 - The BSD 3-Clause License

sol2 - The MIT License (MIT)

sqlite3 - Custom public domain license

tap-windows6.h - Dual-licensed The GNU General Public License, version 2 and The MIT License (MIT)

utf8proc - The MIT License (MIT)

wdlfft - zlib license

zlib - zlib license