mame/3rdparty
Julian Sikorski 1c61ccfe84
Updated bgfx, bx and bimg to current upstream versions. (#11493)
* Reverted "macOS, iOS: Removed OpenGL/OpenGLES support. (commit 4693983242).
* Reverted "Fix macOS build" (commit ce2c2c13eda7d699051f75f598e740a447343a88).
* Reverted "macOS: Fixed deprecated warnings." (commit 10a8cb61f8).
* Added bgfx/README.mame explaining deviations from upstream.
2023-09-06 01:10:24 +10:00
..
asio
asmjit
benchmark
bgfx Updated bgfx, bx and bimg to current upstream versions. (#11493) 2023-09-06 01:10:24 +10:00
bimg Updated bgfx, bx and bimg to current upstream versions. (#11493) 2023-09-06 01:10:24 +10:00
bx Updated bgfx, bx and bimg to current upstream versions. (#11493) 2023-09-06 01:10:24 +10:00
catch
compat
dxsdk
expat
genie
glm
libflac
libjpeg
linenoise 3rdparty/linenoise: Support keypad Enter on Windows. (#11109) 2023-04-18 03:34:25 +10: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 3rdparty/lzma: Updated to LZMA SDK version 22.01 2023-05-04 02:41:16 +10:00
minimp3 namco/namcos10.cpp: Add MP3 decoder support to the MEM(P3) board. (#11210) 2023-05-15 14:38:30 +10:00
nanosvg 3rdparty/nanosvg: Re-base on latest upstream. 2023-05-05 05:57:39 +10: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
rapidjson
softfloat
softfloat3
sol2/sol Various updates, mostly around Lua: 2023-03-07 01:39:42 +11:00
sqlite3
tap-windows6 taptun: fix adapter detection on windows for newer versions of taptun driver 2023-04-25 14:46:24 +07:00
utf8proc
wdlfft
ymfm
zlib
README.md

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