halx99
f148047af3
Update yasio to 4.0.0
2023-07-05 20:22:11 +08:00
halx99
902166ed16
Update openal-soft to solve UWP crash issue
2023-06-28 16:40:40 +08:00
halx99
5d2c8b631d
Download optional c-ares
2023-06-28 00:44:29 +08:00
halx99
ef41a52939
Sync yasio to latest
2023-06-24 21:18:27 +08:00
halx99
a0491ae517
Update concurrentqueue
2023-06-24 11:47:16 +08:00
Deal(一线灵)
87601a734b
Update 3rd sources ( #1240 )
...
- llhttp: 8.1.1
- yasio: latest
- recast 1.6.0
- openal-soft: latest for official UWP support
- glad 2.0.4
- libpng 1.6.40
- astcenc 4.5.0
- Add fastlz: latest
- Disable lz4 by default
2023-06-24 09:17:14 +08:00
halx99
093c095b83
Update ChangeLog [Commits on Jun 11, 2023]
2023-06-11 21:28:47 +08:00
Deal(一线灵)
8297a12b8c
Revert "Update openal-soft to latest for UWP support" ( #1223 )
...
* Revert "Update openal-soft to latest for UWP support"
2023-05-31 23:57:33 +08:00
halx99
bb2e0e372a
[FEATURE] Add new API GLView::queueOperation
...
- Queue a priority operation in render thread, even through app in background
- Please do logic in callback, don't update ui or any other render state
usage
```
Director::getInstance()->getOpenGLView()->queueOperation([](void* param){
// do somethings for logic only(Don't update render state or UI)
});
```
2023-05-31 20:42:39 +08:00
halx99
f3c94827d1
Update openal-soft to latest for UWP support
...
- Audio backend switch from Xaudio2 to WASAPI
- The openal-soft UWP(backend WASAPI) support contributed by @halx99
2023-05-31 20:18:50 +08:00
halx99
6f10465b1b
Update c-ares to v1.19.1
2023-05-23 18:43:54 +08:00
halx99
795522a078
Update fmt to 10.0.0, lua to 5.4.6
2023-05-16 15:47:55 +08:00
halx99
ef2cdd5bb1
Update yasio
2023-05-15 19:50:23 +08:00
halx99
8d80160447
Update yasio to latest
2023-05-15 16:57:02 +08:00
halx99
14373a8483
Update yasio to latest
2023-05-14 22:39:05 +08:00
halx99
0259bc479f
Update yasio to 4.0.0-00c06d4
2023-05-14 17:06:43 +08:00
halx99
6645e17dc8
Update astcenc to v4.4.0
2023-05-03 20:30:41 +08:00
halx99
dfa87703ca
Update openal-soft to 1.23.1
2023-05-03 18:59:33 +08:00
halx99
d82f6a977d
Update yasio to latest
2023-04-22 20:27:21 +08:00
halx99
960ddd2481
Update yasio to latest
2023-04-17 00:28:05 +08:00
halx99
b7d9644b28
Improve HttpClient event dispatch
2023-04-05 13:32:13 +08:00
halx99
0ec39ff62f
Update freetype to v2.13.0
2023-04-02 11:57:20 +08:00
aismann
65875a977e
Clipper2 1.2.2 ( #1138 )
2023-03-27 21:46:14 +08:00
halx99
5d23fea656
Improve thirdparty updating robot
2023-03-18 00:25:35 +08:00