File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 153
153
154
154
## oboe (Adnroid only)
155
155
- [ ![ Upstream] ( https://img.shields.io/github/v/tag/google/oboe?label=Upstream )] ( https://github.com/google/oboe )
156
- - Version: 1.8.1
156
+ - Version: 1.9.0
157
157
- License: Apache-2.0
158
158
159
159
## ogg & vorbis
Original file line number Diff line number Diff line change 1
1
## axmol-2.1.4 ?? 2024
2
2
3
- ### Significant changes relative to 2.1.2 :
3
+ ### Significant changes relative to 2.1.3 :
4
4
5
5
- Add JobSystem support by @halx99
6
6
- Add cmake option AX_WASM_INITIAL_MEMORY
60
60
- simdjson: 3.9.2 ==> 3.9.4
61
61
- fmtlib: 10.2.1 ==> 11.0.0
62
62
- yasio: 4.2.2 ==> 4.2.3
63
+ - oboe: 1.8.1 ==> 1.9.0
63
64
64
65
## axmol-2.1.3 May.26 2024
65
66
Original file line number Diff line number Diff line change 1
1
{
2
2
"versions" : {
3
3
"1kdist" : " v86" ,
4
- "oboe" : " 1.8.1 " ,
4
+ "oboe" : " 1.9.0 " ,
5
5
"kcp" : " v1.7-f2aa30e" ,
6
6
"lz4" : " v1.9.4" ,
7
7
"yaml-cpp" : " 0.8.0" ,
15
15
"kcp" : " skywind3000/kcp.git" ,
16
16
"lz4" : " lz4/lz4.git" ,
17
17
"yaml-cpp" : " jbeder/yaml-cpp.git" ,
18
- "box2d-optimized" : " mtsamis/box2d-optimized.git" ,
19
18
"sample-assets" : " axmolengine/axmol-sample-assets.git" ,
20
19
"glslcc" : " axmolengine/glslcc/releases/download"
21
20
},
26
25
"kcp" : " simdsoft/kcp.git" ,
27
26
"lz4" : " simdsoft/lz4.git" ,
28
27
"yaml-cpp" : " mirrors/yaml-cpp.git" ,
29
- "box2d-optimized" : " simdsoft/box2d-optimized.git" ,
30
28
"sample-assets" : " simdsoft/axmol-sample-assets.git" ,
31
29
"glslcc" : " simdsoft/glslcc/releases/download"
32
30
}
You can’t perform that action at this time.
0 commit comments