axmol/thirdparty
halx99 bd9b593f7a Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
..
ConvertUTF Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
android-specific/cpufeatures Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
angle Bump 2.1.0 2024-01-19 20:39:08 +08:00
astcenc Update astcenc to 4.7.0 2024-01-15 23:44:36 +08:00
box2d Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
bullet Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
c-ares Bump 2.1.0 2024-01-19 20:39:08 +08:00
chipmunk Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
clipper2 Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
concurrentqueue Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
curl Bump 2.1.0 2024-01-19 20:39:08 +08:00
fastlz Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
flatbuffers Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
fmt Update fmtlib 10.1.1 ==> 10.2.1 2024-01-07 00:12:47 +08:00
freetype Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
ghc Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
glad Update glad to 2.0.5, llhttp to 9.2.0 2024-02-14 12:17:36 +08:00
glfw Update glfw to latest 2024-01-02 21:48:45 +08:00
glslcc Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
jni.hpp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
jpeg-turbo Bump 2.1.0 2024-01-19 20:39:08 +08:00
llhttp Update glad to 2.0.5, llhttp to 9.2.0 2024-02-14 12:17:36 +08:00
lua Bump 2.1.0 2024-01-19 20:39:08 +08:00
minimp3 Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
mio Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
ntcvt Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
ogg Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
openal Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
openssl Bump 2.1.0 2024-01-19 20:39:08 +08:00
png Update 3rdparties 2024-02-01 00:28:10 +08:00
poly2tri Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
pugixml Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
rapidjson Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
recast Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
robin-map Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
simdjson Update 3rdparties 2024-02-01 00:28:10 +08:00
stb Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
unzip Fix #1703, unzip don't rely on zlib DLL export 2024-02-19 21:39:02 +08:00
webp Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
websocket-parser Add websocket support (#1536) 2023-12-31 22:23:25 +08:00
xsxml Update README.md 2024-02-16 21:44:08 +08:00
xxhash Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00
yasio Fix #1675 2024-02-13 13:16:33 +08:00
zlib Fix #1703, unzip don't rely on zlib DLL export 2024-02-19 21:39:02 +08:00
.gitignore Improve 3rd cmake scripts (#1515) 2023-12-14 04:49:03 +08:00
CMakeLists.txt Update cppwinrt: 2.0.230706.1 ==> 2.0.240111.5 2024-02-22 20:03:16 +08:00
README.md Remove unnecessary string format calls 2024-02-24 12:28:11 +08:00
SharedLoader.java.in Prepare 2.1.0 release 2023-12-08 01:04:43 +08:00

README.md

The axmol thirdparty libraries

angle

astcenc

  • Upstream
  • Version: 4.7.0
  • License: Apache-2.0

Box2D

  • Upstream
  • Version: 2.4.1
  • License: MIT

Box2D-optimized

Bullet

  • Upstream
  • Version: 3.25
  • License: zlib
  • Update method: Compare axmol/thirdparty/bullet with bullet3/src

c-ares

  • Upstream
  • Version: 1.25.0
  • License: MIT

Chipmunk2D

  • Upstream
  • Version: git 7.0.3-0cb05e7 {until Dec 16, 2021}
  • License: MIT

Clipper2

  • Upstream
  • Version: 1.3.0
  • License: BSL-1.0

ConcurrentQueue

  • Upstream
  • Version: 1.0.4
  • License: BSL-1.0

ConvertUTF

curl

  • Upstream
  • Version: 8.6.0
  • License: Curl (MIT/X)

FastLZ

flatbuffers

  • Upstream
  • Version: 2.0.8
  • License: Apache-2.0

{fmt}

  • Upstream
  • Version: 10.2.1
  • License: MIT

FreeType

  • Upstream
  • Version: 2.13.2
  • License: BSD-style (The FreeType Project)

Glad

  • Upstream
  • Version: 2.0.5
  • License: MIT

glfw

  • Upstream
  • Version: git b4c3ef9 on Dec 24, 2023 (4680)
  • License: zlib

GHC (iOS devices only)

  • Upstream
  • Version: 1.5.14
  • License: MIT

jni.hpp

  • Upstream
  • Version: v4.0.0
  • License: MIT-like

jpeg-turbo

  • Upstream
  • Version: 3.0.2
  • License: BSD-style (IJG,BSD-3-Clause,zlib)

kcp

  • Upstream
  • Version: 1.7-f2aa30e
  • License: MIT

llhttp

  • Upstream
  • Version: 9.2.0
  • License: MIT

lua

lz4

  • Upstream
  • Version: 1.9.4
  • License: BSD 2-Clause

minimp3

mio

ntcvt (Windows only)

  • Upstream
  • Version: 1.0.1
  • License: Apache-2.0

oboe (Adnroid only)

  • Upstream
  • Version: 1.8.1
  • License: Apache-2.0

ogg & vorbis

  • ogg

    • Upstream
    • Version: 1.3.5
    • License: BSD-3-Clause
  • vorbis

    • Upstream
    • Version: 1.3.7-83a82dd (1569)
    • License: BSD-3-Clause

OpenAL Soft

  • Upstream
  • Version: 1.23.1-e714c8f (8659)
  • License: LGPL-2.1

OpenSSL

  • Upstream
  • Version: 3.0.13
  • License: Apache-2.0

png

  • Upstream
  • Version: 1.6.42
  • License: PNG Reference Library License version 2

poly2tri

pugixml

rapidjson

  • Upstream
  • Version: 1.1.0-b4a6da3
  • License: MIT

recast

  • Upstream: Upstream
  • Version: 1.6.0 with dtCrowd::getEditableAgentAnim
  • License: zlib

robin-map

  • Upstream
  • Version: 1.2.1 with modified for more compatible with stl
    • Modify robin_map::iterator->second to mutable same with stl map/unordered_map
    • Forward robin_map::operator[] key by std::forward same with stl map/unordered_map
  • License: MIT

simdjson

  • Upstream
  • Version: 3.6.4
  • License: Apache-2.0

stb (stb_image)

unzip (minizip-1.2)

webp

  • Upstream
  • Version: 1.3.2
  • License: Google Inc

xsxml

  • Upstream
  • Version: 1.1
  • License: MIT

xxHash

  • Upstream
  • Version: 0.8.2
  • License: BSD-2-Clause

yaml-cpp

  • Upstream
  • Version: 0.8.0
  • License: MIT

yasio

  • Upstream
  • Version: 4.2.1
  • License: MIT WITH Anti-996

zlib

  • Upstream
  • Version: 1.3.1
  • License: zlib