ddb290d5f6
Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8 |
||
---|---|---|
.. | ||
asio | ||
benchmark | ||
bgfx | ||
bx | ||
compat | ||
dxsdk | ||
expat | ||
genie | ||
glm | ||
googletest | ||
libflac | ||
libjpeg | ||
linenoise-ng | ||
lua | ||
lua-zlib | ||
luabridge | ||
luafilesystem | ||
lzma | ||
nanosvg | ||
portaudio | ||
portmidi | ||
pugixml | ||
rapidjson | ||
SDL2 | ||
SDL2-override/mingw | ||
softfloat | ||
sol2 | ||
winpcap | ||
zlib | ||
README.md |
3rdparty
asio - Boost Software License
benchmark - Apache License, Version 2.0 (used only for testing, not part of distribution)
bgfx - 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
glm - The MIT License (MIT)
googletest - The BSD 3-Clause License
libflac - The BSD 3-Clause License
libjpeg - Custom BSD-like
linenoise-ng - The BSD 3-Clause License
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
nanosvg - zlib license
portaudio - The MIT License (MIT) explanation at their site
portmidi - The MIT License (MIT)
pugixml - The MIT License (MIT)
rapidjson - The BSD 3-Clause License
sdl2 - zlib license
softfloat - U.C. Berkeley open-source license MIT compatible
sol2 - The MIT License (MIT)
winpcap - The BSD 3-Clause License
zlib - zlib license