Skip to content

Commit 49e19bb

Browse files
committed
Update CHANGELOG.md
1 parent b15ed68 commit 49e19bb

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
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+
121
## axmol-2.1.4 Jun.20 2024
222

323
### Significant changes relative to 2.1.3:

0 commit comments

Comments
 (0)