axmol/thirdparty
halx99 ac3aea7aca Update byte_buffer, support insert at offset 2022-07-05 01:32:06 +08:00
..
ConvertUTF Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
android-specific/cpufeatures Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
angle/prebuilt Update thirdparty stubs 2022-04-29 16:13:57 +08:00
astc Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
box2d Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
box2d-optimized Add thirdparty box2d-optimized cmake option: OPT_BOX2D_OPTIMIZED 2021-08-13 13:54:18 +08:00
bullet Update thirdparty stubs 2022-04-29 16:13:57 +08:00
c-ares Update c-ares 2021-11-23 19:04:27 +08:00
chipmunk Fix #602 c++20 compile errors 2022-03-17 09:37:56 +08:00
clipper Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
cmake Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
curl Update thirdparty prebuilt libs 2022-05-14 21:19:43 +08:00
flatbuffers Update flatbuffers to v2.0.0 2021-06-18 18:31:31 +08:00
fmt Update fmtlib 2022-01-11 18:19:17 +08:00
freetype Update freetype to v2.12.1 2022-05-14 19:54:47 +08:00
ghc Upgrade android toolsets 2022-06-11 16:16:47 +08:00
glad Update glad [ci build] 2021-07-01 00:37:30 +08:00
glfw Add missing sources 2022-01-03 13:04:23 +08:00
glsl-optimizer Finish #578 2022-02-17 17:11:17 +08:00
jni.hpp Improve jni call by jni.hpp 2021-12-29 16:08:20 +08:00
jpeg Update thirdparties 2022-03-17 09:35:01 +08:00
kcp Add yaml-cpp integration and improve thirdparty CMakeLists.txt 2021-07-08 22:39:08 +08:00
llhttp Update llhttp to v6.0.6 2021-10-26 15:01:31 +08:00
lua Update thirdparty prebuilt libs 2022-05-14 21:19:43 +08:00
lz4 Tidy thirdparty [ci build] 2021-06-24 00:04:29 +08:00
minimp3 Update minimp3 2021-10-06 11:26:47 +08:00
mio Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
ntcvt Set default encoding to UTF-8 [skip ci] 2022-06-16 21:18:31 +08:00
ogg Update thirdparty libs 2021-08-19 22:53:54 +08:00
openal Remove unnecessary alGetError call 2022-05-20 17:26:33 +08:00
openssl Update thirdparty prebuilt libs 2022-05-14 21:19:43 +08:00
png Update libpng 2022-04-25 12:26:56 +08:00
poly2tri Version: git 81612cb (until May 20, 2022) 2022-06-30 12:13:55 +02:00
pugixml Update plainlua to 5.4.4, pugixml to 1.12.1 2022-02-17 18:06:19 +08:00
rapidjson Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
recast Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
robin-map Update openal-soft to 1.22.0 2022-04-25 12:02:45 +08:00
stb Update stb image 2021-07-12 10:43:06 +08:00
unzip Finish #578 2022-02-17 17:11:17 +08:00
uthash Update uthash to 2.3.0 and move to thirdparty 2022-01-04 11:18:44 +08:00
webp Update webp to v1.2.2 2022-04-24 16:37:44 +08:00
xsbase Rename core folder name 2021-12-31 14:39:08 +08:00
xxhash Update xxHash to v0.8.1 2022-01-24 16:37:55 +08:00
yaml-cpp Update thirdparty libs 2021-08-19 22:53:54 +08:00
yasio Update byte_buffer, support insert at offset 2022-07-05 01:32:06 +08:00
zlib Fix ci 2022-05-14 21:44:08 +08:00
.gitignore Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
CMakeLists.txt Version: git 81612cb (until May 20, 2022) 2022-06-30 12:13:55 +02:00
README.md Update README.md 2022-06-30 13:46:29 +02:00
SharedLoader.java.in Fix android shared loader for openal-soft 2021-08-08 14:35:30 +08:00
empty.cpp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00

README.md

The adxe thirdparty libraries

angle

  • Upstream: https://github.com/google/angle
  • Version: git 2.1-e37380e (18155) on branch chromium/4951 @Google Chrome 101.0.4951.41
  • License: BSD WITH The ANGLE Project Authors

astc

Box2D

Box2D-optimized

Bullet

c-ares

Chipmunk2D

Clipper

ConvertUTF

curl

flatbuffers

{fmt}

FreeType

Glad

glfw

glsl-optimizer

GHC (iOS devices only)

jni.hpp

jpeg (libjpeg-turbo)

kcp

llhttp

lua

lz4

minimp3

mio

ogg & vorbis

OpenAL Soft

OpenSSL

png

poly2tri

pugixml

rapidjson

recast

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 with stl map/unordered_map
    • Forward robin_map::operator[] key by std::forward same with stl map/unordered_map
  • License: MIT

stb (stb_image)

tinydir

unzip (minizip-1.2)

uthash

webp

xsbase

xxHash

yaml-cpp

yasio

zlib

libiconv

ntcvt

Some third party libs supporting adxe too: