mirror of https://github.com/axmolengine/axmol.git
a4a75644fb | ||
---|---|---|
.. | ||
ConvertUTF | ||
android-specific/cpufeatures | ||
angle | ||
astcenc | ||
box2d | ||
bullet | ||
c-ares | ||
chipmunk | ||
clipper2 | ||
concurrentqueue | ||
curl | ||
doctest | ||
fastlz | ||
flatbuffers | ||
fmt | ||
freetype | ||
ghc | ||
glad | ||
glfw | ||
glslcc | ||
jni.hpp | ||
jpeg-turbo | ||
llhttp | ||
lua | ||
minimp3 | ||
mio | ||
ntcvt | ||
ogg | ||
openal | ||
openssl | ||
png | ||
poly2tri | ||
pugixml | ||
rapidjson | ||
recast | ||
robin-map | ||
simdjson | ||
stb | ||
unzip | ||
vlc | ||
webp | ||
websocket-parser | ||
xsxml | ||
xxhash | ||
yasio | ||
zlib | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
SharedLoader.java.in |
README.md
The axmol thirdparty libraries
angle
- Upstream: https://github.com/google/angle
- Version: 115.0.5790.173
- License: BSD WITH The ANGLE Project Authors
astcenc
Box2D
Bullet
c-ares
Chipmunk2D
Clipper2
ConcurrentQueue
ConvertUTF
- Upstream: https://github.com/llvm/llvm-project
- Version: git 2946cd7 without LLVM-specific wrappers of the functions
- License: Apache-2.0 WITH LLVM-exception
curl
doctest
FastLZ
- Upstream: https://github.com/ariya/FastLZ
- Version: git 344eb40 (121)
- License: MIT
flatbuffers
{fmt}
FreeType
Glad
glfw
GHC (iOS devices only)
jni.hpp
jpeg-turbo
kcp
llhttp
lua
-
plainlua
- http://www.lua.org/
- Version: 5.4.7
- License: MIT (http://www.lua.org/license.html)
-
sol2
-
luajit
- Upstream: https://github.com/LuaJIT/LuaJIT
- Version: 2.1-fe71d0f
- License: MIT
-
tolua
- Upstream: https://github.com/LuaDist/toluapp
- Version: 1.0.93
- License: MIT
-
lua-cjson
- Upstream: https://github.com/simdsoft/lua-cjson
- Version: 2.1.1
- License: MIT
lz4
minimp3
- Upstream: https://github.com/lieff/minimp3
- Version: git afb604c(318) with modified for UWP apps support
- License: CC0-1.0
mio
- Upstream: https://github.com/mandreyel/mio
- Version: git 8b6b7d8 (136)
- License: MIT
ntcvt (Windows only)
oboe (Adnroid only)
ogg & vorbis
OpenAL Soft
OpenSSL
png
poly2tri
- Upstream: https://github.com/jhasse/poly2tri
- Version: git 81612cb (until May 20, 2022)
- License: BSD-3-Clause
pugixml
- by halx99 for string_view support
- original repo:
- all tests passed: https://github.com/halx99/pugixml/actions/runs/4090401630
- Version: 1.13
- License: MIT
rapidjson
recast
robin-map
- Version: 1.2.1 with modified for more compatible with stl
- Modify
robin_map::iterator->second
to mutable same withstl map/unordered_map
- Forward
robin_map::operator[]
key bystd::forward
same withstl map/unordered_map
- Modify
- License: MIT
simdjson
stb (stb_image)
- Upstream: https://github.com/nothings/stb
- Version: 2.30
- License: MIT
unzip (minizip-1.2)
- Upstream: https://github.com/simdsoft/mz12
- Version: 1.2 with bugfixs & improvements
- License: zlib