mame/3rdparty
2023-04-17 08:45:12 +03:00
..
asio Build fixes for clang 2021-11-14 15:04:11 -05:00
asmjit asmjit: sync with upstream 2022-05-17 16:51:29 +07:00
benchmark Fix cross compiling benchmarks 2021-06-22 14:42:42 +02:00
bgfx gcc: prevent use-after-free warning. 2023-02-22 09:13:03 +01:00
bimg Update BGFX, BX and BIMG (#10789) 2023-01-05 09:32:40 -05:00
bx Update BGFX, BX and BIMG (#10789) 2023-01-05 09:32:40 -05:00
catch
compat ui, docs: Added menus to fill a couple of gaps, improved consistency. (#9915) 2022-06-11 21:47:19 +10:00
dxsdk
expat -3rdparty/expat: Update to 2.2.10." 2020-10-15 04:28:42 +11:00
genie genie: Define _FILE_OFFSET_BITS=64 on Linux. (#8808) 2021-11-11 17:14:18 +11:00
glm temp workaround for gcc 7.3 (nw) 2018-01-27 17:40:38 +02:00
libflac
libjpeg
linenoise Reduce warnings that need to be suppressed to build linenoise. 2023-03-07 05:46:28 +11:00
lsqlite3 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. 2023-03-07 04:19:36 +11:00
lua Various updates, mostly around Lua: 2023-03-07 01:39:42 +11:00
lua-linenoise Updated forked linenoise to latest upstream. 2023-03-07 05:33:37 +11:00
lua-zlib 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. 2023-03-07 04:19:36 +11:00
luafilesystem 3rdparty: Avoid the need for -fpermissive since clang doesn't like it. 2023-03-07 04:19:36 +11:00
lzma (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
minimp3 -Improved accuracy of System 573's digital I/O audio emulation. (#7664) 2021-01-16 05:12:26 +11:00
nanosvg 3rdparty/nanosvg: Re-base on latest upstream. 2020-10-05 22:18:22 +11:00
portaudio PortAudio: sync to upstream GitHub revision 0e9b386a1053261340bc8bb32335484ef77b258b [R. Belmont, PortAudio team] 2023-04-01 19:03:31 -04:00
portmidi 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS 2023-04-17 08:45:12 +03:00
pugixml -Switch to building MAME as C++17. 2020-11-15 03:53:47 +11:00
rapidjson Update rapidjson to 012be8528783cdbf4b7a9e64f78bd8f056b97e24 (#10842) 2023-01-20 15:44:28 -05:00
softfloat i386: fix fpu log2 and atan 2023-01-09 14:08:08 -06:00
softfloat3 (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
sol2/sol Various updates, mostly around Lua: 2023-03-07 01:39:42 +11:00
sqlite3 3rdparty/sqlite3: Updated to SQLite 3.33.0 2020-10-04 13:54:52 +11:00
tap-windows6 use dual-licensed GPLv2/MIT TAP for Windows header (nw) 2019-08-07 11:37:30 +10:00
utf8proc Overdue internal UI enhancements (#8674) 2021-10-09 12:16:17 +11:00
wdlfft Maintenance: 2020-03-04 22:41:15 +11:00
ymfm Update 3rdparty/ymfm to latest. (#10583) 2022-11-25 02:56:33 +11:00
zlib 3rdparty: Updated zlib to version 1.2.12. 2022-04-14 10:39:41 +10:00
README.md Removed local copy of SDL source and update Android build support. (#10899) 2023-02-27 05:40:37 +11: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)

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