mame/3rdparty
Miodrag Milanović bd59a0d447
Removed local copy of SDL source and update Android build support. (#10899)
* Removed SDL2 source.
* Updated gradle.
* Updated SDL2 Java support glue code.
* Increased minimum supported Android API version to 24.
* Updated required asset files for Android app.
* Added proper tag for Android logging.
* Added SDL2 hint to make BGFX work on Android.
2023-02-27 05:40:37 +11:00
..
asio
asmjit
benchmark
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
genie
glm
libflac
libjpeg
linenoise
lsqlite3
lua
lua-linenoise
lua-zlib
luafilesystem
lzma
minimp3
nanosvg
portaudio
portmidi 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) 2022-05-20 04:41:08 +10:00
pugixml
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
sol2/sol
sqlite3
tap-windows6
utf8proc
wdlfft
ymfm Update 3rdparty/ymfm to latest. (#10583) 2022-11-25 02:56:33 +11:00
zlib
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