halx99
854fb8fb5c
Update prebuilt url
2023-08-26 11:46:25 +08:00
halx99
5183995a36
Merge: f9b6553e57
94be720d3f
...
Merge branch '1.x' into dev
2023-08-25 16:57:54 +08:00
halx99
2bf41d7d31
Fix ci
2023-08-25 16:57:38 +08:00
halx99
33afe5470a
Merge: 55cd8253f6
b161985934
...
Merge branch '1.x' into dev
2023-08-25 16:52:26 +08:00
halx99
46f668b01b
Remove render backend setLineWidth [skip ci]
...
Due to not all of GL and Metal support it, so remove it unify behavior
developers shouldn't relay on it
2023-08-25 16:49:08 +08:00
halx99
f525d6c726
Update docs
2023-08-25 16:46:32 +08:00
halx99
bfe167121e
Add cmake option AX_GLES_PROFILE
...
Valid value of AX_GLES_PROFILE: 0, 200, 300
By default, the AX_GLES_PROFILE is:
- android: 200, allow axmol apps runs on: API 17 Android 4.2+ devices
- winuwp: 300
- Win32/linux/osx/ios/tvos: 0
For ios/tvos, will forcing AX_GLES_PROFILE to 300 if AX_GLES_PROFILE not 0
2023-08-14 20:40:05 +08:00
Deal
9dc9e9adc7
Update android.yml
2023-08-13 23:58:18 +08:00
halx99
bd0e1fef4b
Fix compile error
2023-08-13 22:09:02 +08:00
Deal
572bb2f700
Test use glad on android
2023-08-13 00:24:35 +08:00
halx99
bdca88e46d
Update ci script
2023-08-11 21:45:43 +08:00
halx99
93b278f373
Prepare for updating prebuilts [skip ci]
2023-08-11 21:08:37 +08:00
halx99
4c88a5e07f
update-prebuilts.ps1
2023-08-11 20:13:50 +08:00
halx99
3b7e08d89c
Update script
2023-08-11 20:04:55 +08:00
halx99
e330b7001b
Sync update-prebuilts.ps1
2023-08-11 18:32:04 +08:00
halx99
65ebdafbbe
Update thirdparty libs
...
- llhttp: 8.1.1 --> 9.0.0
- xxhash: 0.8.1 --> 0.8.2
- yaml-cpp: 0.7.0 --> 0.8.0
2023-08-11 18:20:20 +08:00
halx99
cc9cbcbff9
Merge: eba7fc17ba
6bbdc273f8
...
Merge branch 'main' into dev
2023-08-10 18:53:35 +08:00
halx99
46ed10dac3
Update yasio to v4.1.0
2023-08-10 18:36:45 +08:00
halx99
1ec408812f
Fix cmake setup
2023-08-09 14:37:43 +08:00
Deal
969baf94d4
Update CHANGELOG [skip ci]
2023-08-09 13:52:28 +08:00
halx99
30306ad316
Delete glsl-optimizer due to new shader workflow only require offline tool glslcc
2023-08-01 12:12:10 +08:00
halx99
acc47b3281
Bump 1.1.0
2023-07-06 20:37:59 +08:00
halx99
0aef470146
Migrate setup.py to setup.ps1
2023-07-06 12:18:33 +08:00
halx99
1ba0d44449
Update yasio to 4.0.0
2023-07-05 20:22:11 +08:00
halx99
781b7895a3
Fix build options parsing
2023-07-04 09:23:07 +08:00
halx99
8a0f5c9984
Add build1k:assembleDebug support for android
2023-07-04 09:20:56 +08:00
halx99
5eebb206df
Improve ci scripts
2023-07-03 20:01:56 +08:00
Deal(涓€绾跨伒)
6b08dc4430
Update build1k.ps1
2023-07-02 21:23:56 +08:00
halx99
3c5dd9541c
Remove test code
2023-07-02 10:51:07 +08:00
halx99
ec77242c6c
Fix version match
2023-07-02 10:48:59 +08:00
halx99
bb19133d58
Add clang setup
2023-07-02 10:23:12 +08:00
halx99
53700168d6
Add missing -winsdk option
2023-07-02 10:04:00 +08:00
halx99
b30744d2e0
Fix nuget setup & improve source migrate
2023-07-02 01:01:46 +08:00
Deal(涓€绾跨伒)
9ec338e663
Improve build1k.ps1 ( #1251 )
2023-07-02 00:53:41 +08:00
Deal(涓€绾跨伒)
2ff94f287e
Improve ci files ( #1247 )
...
* Improve ci files
* Fixup
* Fix ci
* Update DevSetup.md
* Remove duplicated code
* Fix setup_jdk
* Fix typo
* Check jdk setup
* Update build1k.ps1
* Update build.ps1
* Update build1k.ps1
2023-07-01 08:52:14 +08:00
halx99
6dc5e3a3e3
Fix typo
2023-06-30 17:26:24 +08:00
halx99
ab6ae71691
Fix ci
2023-06-30 17:20:00 +08:00
halx99
ac3123bdb6
Improve ci pwsh script
...
- Rename tools/ci/build.ps1 to tools/ci/build1k.ps1
- build1k.ps1 now also setup jdk for build android
- Rename `-cm` to `-xc`
- Rename `-cb` to `-xb`
- Add option `-prefix` to specific install location for missing tools,
default localtion is $HOME/build1k/
2023-06-30 17:06:33 +08:00
Deal(涓€绾跨伒)
8a981d7242
Almost pwsh for ci ( #1244 )
2023-06-29 19:46:52 +08:00