Commit Graph

161 Commits

Author SHA1 Message Date
deal 08840e5a93
Update README.md 2022-02-08 08:10:41 +08:00
halx99 590bf1490a Update yasio 2022-01-24 16:39:18 +08:00
halx99 40459b32bb Update xxHash to v0.8.1 2022-01-24 16:37:55 +08:00
halx99 2aa434ba86 Update angle binaries to 2.1.0.4692
- Track branch on chromium/4692 @Google Chrome 97.0.4692.71
2022-01-15 15:52:35 +08:00
halx99 b1b505908f Update thirdparties
- curl-7.81.0
- Add no-comp to build openssl for security issue
2022-01-11 21:59:43 +08:00
halx99 2355ae96c9 Update fmtlib 2022-01-11 18:19:17 +08:00
halx99 a6a38679c1 Update uthash to 2.3.0 and move to thirdparty 2022-01-04 11:18:44 +08:00
halx99 f0592f55d0 Update glfw 2022-01-03 13:00:07 +08:00
halx99 a02cfaf5a8 Fix ios & android build 2021-12-30 17:34:37 +08:00
halx99 107dde3422 Use c++17 stdfs implement listFiles instead tinydir 2021-12-30 14:59:57 +08:00
halx99 1af24d1452 Improve jni call by jni.hpp
Generate literal signature avoid GC allocs
2021-12-29 16:08:20 +08:00
deal 60d5896cf2
Update README.md [skip ci] 2021-12-29 11:35:29 +08:00
halx99 f8ff6a8481 Tidy robin-map 2021-12-29 11:25:42 +08:00
halx99 9763159b94 Update thirdparty prebuilt libs
a. msvc 19.29.30138.0
b. build them with bitcode enabled for ios
2021-12-22 22:48:51 +08:00
halx99 58ebbf7961 Update bullet to 3.21, see also #552 2021-12-20 18:52:45 +08:00
aismann bdc596154a
Update Chipmunk2D to 7.0.3-0cb05e7 2021-12-20 06:32:01 +01:00
halx99 bfc698db0e Update OpenSSL to 3.0.1 2021-12-16 10:39:46 +08:00
halx99 6cf1a6fccf
Update README.md 2021-12-12 10:49:53 +08:00
halx99 73a6dbbe9f Update thirdparties, mvsc toolsets 19.29.30137.0
a. curl-7.78.0
b. jpegturbo-2.1.2
c. luajit-2.1.0-f3c8569 (2512)
2021-12-06 20:01:37 +08:00
halx99 fef04c4830 Track freetype to release 2.11.1 2021-12-03 15:14:06 +08:00
halx99 693b7a1086 Update c-ares 2021-11-23 19:04:27 +08:00
halx99 2d238e7663
Update README.md 2021-11-23 16:22:13 +08:00
halx99 2183dd644e Update yasio to v3.37.8 2021-11-19 18:29:37 +08:00
halx99 ee9b7430c5 Update astcenc to 3.3 2021-11-11 18:43:05 +08:00
halx99 6ed23d37d2
Update README.md 2021-11-08 17:55:45 +08:00
halx99 bf68e35b08 Update c-ares version on README.md 2021-11-04 23:10:33 +08:00
halx99 b84f83fc76 Update c-ares to 1.18.0 2021-10-26 16:21:14 +08:00
halx99 ff7f56b28d Update yasio & llhttp 2021-10-26 14:57:23 +08:00
halx99 5270e1afd6 Update yasio to v3.37.6 2021-10-23 21:51:50 +08:00
halx99 bc4cbddd50 Fix some warnings 2021-10-09 13:48:56 +08:00
halx99 1ada732ffc Use lua-5.4.3 as default plainlua version
see also: #332
2021-10-08 16:15:33 +08:00
halx99 696b58adda Update webp to 1.2.1 2021-10-06 17:00:28 +08:00
halx99 9134931bf7 Update minimp3 2021-10-06 11:26:47 +08:00
halx99 e52b038b1d
Update README.md 2021-09-27 20:40:58 +08:00
halx99 0476ad3b2b Update openssl to 3.0.0, curl to 7.79.1 2021-09-27 20:30:38 +08:00
halx99 5b53f005a5 Replace SDF implementation with freetype 2021-09-20 12:08:37 +08:00
aismann ac1d20ebd1
Update README.md 2021-09-17 10:01:19 +02:00
halx99 a762c94904 Update yasio 2021-08-31 21:13:10 +08:00
halx99 54465540ff Tidy thirdparty, openssl to 1.1.1l, remove unused iconv on win32 2021-08-26 22:59:44 +08:00
halx99 b66993f908 Update curl to 7.78.0 and use prebuilt lib for speedup cmake generation time 2021-08-23 20:38:52 +08:00
halx99 4053b2f197 Sync yasio version number [skip ci] 2021-08-20 15:19:04 +08:00
halx99 de0b1a9082
Update README.md [skip ci] 2021-08-20 01:24:32 +08:00
halx99 5bcc77f0ef Update thirdparty libs 2021-08-19 22:53:54 +08:00
aismann 920f24160e
Update README.md 2021-08-13 08:11:45 +02:00
halx99 2f66c3f290 Update angle to chromium/4515 2021-08-08 15:30:25 +08:00
halx99 648a5b5554 HttpClient: Improve url redirect process 2021-07-19 00:17:50 +08:00
halx99 1d58fa5aa4
Update README.md [skip ci] 2021-07-18 16:17:48 +08:00
halx99 86c98c8c33
Update README.md 2021-07-18 09:38:34 +08:00
halx99 0e215e77bb Tidy thirdparty lua-cjson 2021-07-16 11:17:34 +08:00
halx99 ea9133911f Update stb image 2021-07-12 10:43:06 +08:00
halx99 d2d9a0a02b
Update README.md [skip ci] 2021-07-08 23:39:08 +08:00
halx99 a9f9e1d272 Update thirdparty/README.md [skip ci] 2021-07-07 13:25:07 +08:00
halx99 6567b94ec2
Update README.md 2021-07-02 21:12:03 +08:00
halx99 1816e19781 Update thirdparty [ci build] 2021-06-30 23:38:52 +08:00
halx99 de656ff773 Tidy thirdparty lib xsxml, fastlib to xsbase 2021-06-25 07:29:14 +08:00
halx99 f85e0fae5d Update flatbuffers to v2.0.0 2021-06-18 18:31:31 +08:00
halx99 733a4e1c86 Add llhttp 2021-06-15 12:43:01 +08:00
halx99 bde4726807 Update yasio [ci build] 2021-06-14 22:54:50 +08:00
halx99 3c70b17566 Fix #370 [ci build], sync from ARM astcenc tool
Manually inline clz() on Visual Studio to avoid release build codegen bug
2021-06-09 17:13:39 +08:00
halx99 8528090af5 Fixup [ci build] 2021-06-08 22:15:21 +08:00
halx99 73df034804 Rename external to thirdparty [ci build] 2021-06-08 20:45:55 +08:00