File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## axmol-2.1.5 ?? 2024
2
+
3
+ ### Significant changes relative to 2.1.5:
4
+
5
+ - Add render I420 video support by @halx99 in https://github.com/axmolengine/axmol/pull/2050 , also fix issue #2049 reported by @SimplyJpk
6
+
7
+ ### Bug Fixes
8
+
9
+ - Use correct starting index of index buffer by @rh101 in https://github.com/axmolengine/axmol/pull/2052
10
+ - Fix ArchLinux setup dependencies always fail by @halx99
11
+ - Fix android VolatileTexture memory leak when addImage(img,k,fmt)
12
+
13
+ ### Improvements
14
+
15
+ - Handle premultiplied alpha for grayscale PNGs by @j-jorge in https://github.com/axmolengine/axmol/pull/2047
16
+
17
+ ### 3rdparty updates
18
+
19
+ - lz4: 1.9.4 ==> 1.10.0
20
+
1
21
## axmol-2.1.4 Jun.20 2024
2
22
3
23
### Significant changes relative to 2.1.3:
You can’t perform that action at this time.
0 commit comments