mirror of https://github.com/axmolengine/axmol.git
dab2739f1c | ||
---|---|---|
.. | ||
ConvertUTF | ||
android-specific/cpufeatures | ||
angle/prebuilt/windows | ||
astc | ||
box2d | ||
box2d-optimized | ||
bullet | ||
c-ares | ||
chipmunk | ||
clipper2 | ||
cmake | ||
curl | ||
flatbuffers | ||
fmt | ||
freetype | ||
ghc | ||
glad | ||
glfw | ||
glsl-optimizer | ||
jni.hpp | ||
jpeg-turbo | ||
kcp | ||
llhttp | ||
lua | ||
lz4 | ||
minimp3 | ||
mio | ||
ntcvt | ||
ogg | ||
openal | ||
openssl | ||
png | ||
poly2tri | ||
pugixml | ||
rapidjson | ||
recast | ||
robin-map | ||
stb | ||
unzip | ||
uthash | ||
webp | ||
xsbase | ||
xxhash | ||
yaml-cpp | ||
yasio | ||
zlib | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
SharedLoader.java.in | ||
empty.cpp |
README.md
The axys thirdparty libraries
angle
- Upstream: https://github.com/google/angle
- Version: git 2.1.19119 on branch
chromium/5195
@Google Chrome 105.0.5195.102 - License: BSD WITH The ANGLE Project Authors
astc
Box2D
Box2D-optimized
- Upstream: https://github.com/mtsamis/box2d-optimized
- Version: 7ef46c1
- License: MIT
Bullet
c-ares
Chipmunk2D
Clipper2
- Upstream: https://github.com/AngusJohnson/Clipper2
- Version: 1.0.3
- License: BSL-1.0
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
flatbuffers
{fmt}
FreeType
- Upstream: https://www.freetype.org/
- Version: 2.12.1
- License: BSD-style (The FreeType Project)
Glad
glfw
glsl-optimizer (Apple Metal Render backend only)
- Upstream: https://github.com/aras-p/glsl-optimizer
- Version: git d78c3d2
- License: MIT
GHC (iOS devices only)
jni.hpp
jpeg-turbo
- Upstream: https://github.com/libjpeg-turbo/libjpeg-turbo
- Version: 2.1.4
- License: BSD-style (IJG,BSD-3-Clause,zlib)
kcp
- Upstream: https://github.com/skywind3000/kcp
- Version: 1.7
- License: MIT
llhttp
lua
-
plainlua
- http://www.lua.org/
- Version: 5.4.4
- License: MIT (http://www.lua.org/license.html)
-
sol2
- Upstream: https://github.com/ThePhD/sol2
- Version: 2.20.6 with vs2019 compile fixes
- License: MIT
-
luajit
- Upstream: https://github.com/LuaJIT/LuaJIT
- Version: git 2.1.0-50936d7 (2587)
- 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 ca7c706(316)
- License: CC0-1.0
mio
- Upstream: https://github.com/mandreyel/mio
- Version: git 8c0d3c7 (125)
- License: MIT
ogg & vorbis
-
ogg
-
vorbis
OpenAL Soft
OpenSSL
png
- Upstream: https://github.com/glennrp/libpng
- Version: git 1.6.38-a37d483 (4098) with arm64 neon detect fix
- License: PNG Reference Library License version 2
poly2tri
- Upstream: https://github.com/jhasse/poly2tri
- Version: git 81612cb (until May 20, 2022)
- License: BSD-3-Clause
pugixml
- Upstream: https://github.com/zeux/pugixml
- Version: 1.12.1
- License: MIT
rapidjson
recast
- Upstream: https://github.com/recastnavigation/recastnavigation
- Version: git 65b314a (747) with dtCrowd::getEditableAgentAnim
- License: zlib
robin-map
- Upstream: https://github.com/Tessil/robin-map
- Version: 1.0.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
stb (stb_image)
- Upstream: https://github.com/nothings/stb
- Version: 2.27
- License: MIT
unzip (minizip-1.2)
- Upstream: https://github.com/simdsoft/mz12
- Version: 1.2 with bugfixs & improvements
- License: zlib
uthash
- Version: 2.3.0
- License: BSD license (https://troydhanson.github.io/uthash/license.html)
webp
xsbase
- Upstream: https://github.com/simdsoft/xsbase
- Version: 1.0
- License: MIT
xxHash
yaml-cpp
yasio
zlib
ntcvt
- Upstream: https://github.com/simdsoft/ntcvt
- Version: git-8422188 (7)
- License: Apache-2.0
Some third party libs supporting axys too:
- Live2D for cocos2d-x, with lua binding: https://github.com/Xrysnow/cocos2d-x-live2d
- Live2D is also part of the 'extensions'.