axmol/thirdparty
halx99 5f33ddeee6 Improve HttpResponse interanlCode set 2021-06-25 18:29:16 +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/win32 Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
astc Fix MSVC AVX2 builds 2021-06-09 23:19:09 +08:00
box2d Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
bullet Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
c-ares Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
chipmunk Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
clipper Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
cmake Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
curl Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
edtaa3func Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
flatbuffers Update flatbuffers to v2.0.0 2021-06-18 18:31:31 +08:00
freetype Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
glad Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
glfw Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
glsl-optimizer Bring *.a libs back [ci build]: 2021-06-08 22:06:27 +08:00
jpeg Bring *.a libs back [ci build]: 2021-06-08 22:06:27 +08:00
kcp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
llhttp Add llhttp 2021-06-15 12:43:01 +08:00
lua Fixup [ci build] 2021-06-08 22:15:21 +08:00
lz4 Tidy thirdparty [ci build] 2021-06-24 00:04:29 +08:00
minimp3 Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
mio Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
ogg Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
openal Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
openssl Bring *.a libs back [ci build]: 2021-06-08 22:06:27 +08:00
png Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
poly2tri Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
pugixml Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +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
stb Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
tinydir Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
tsl Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
unzip Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
webp Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
win32-specific Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
xsbase Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
xxhash Tidy thirdparty [ci build] 2021-06-24 00:04:29 +08:00
yasio Improve HttpResponse interanlCode set 2021-06-25 18:29:16 +08:00
zlib Bring *.a libs back [ci build]: 2021-06-08 22:06:27 +08:00
.gitignore Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00
CMakeLists.txt Reimplement HttpClient based on yasio (#390) 2021-06-24 12:33:07 +08:00
README.md Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
SharedLoader.java.in Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +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

astc

Box2D

Bullet

c-ares

Chipmunk2D

Clipper

ConvertUTF

curl

  • Upstream: https://github.com/curl/curl
  • Version: 7.76.1 with cmake modification: replace 'BUILD_SHARED_LIBS' with 'CURL_BUILD_SHARED_LIBS'
  • License: Curl (MIT/X)

edtaa3func

flatbuffers

FreeType

  • Upstream: https://www.freetype.org/
  • Version: 2.10.4 with modification: fix FindHarfBuzz.cmake min version doesn't work
  • License: BSD-style (The FreeType Project)

Glad

glfw

glsl-optimizer

jpeg (libjpeg-turbo)

kcp

llhttp

lua

lz4

minimp3

mio

ogg & vorbis

OpenAL Soft

OpenSSL

png

poly2tri

pugixml

rapidjson

recast

stb (stb_image)

tinydir

tsl (robin-map)

unzip (minizip-1.2)

webp

xsbase

xxHash

yasio

zlib

libiconv

ntcvt