Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 committed Jul 26, 2024
1 parent b15ed68 commit 49e19bb
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
## axmol-2.1.5 ?? 2024

### Significant changes relative to 2.1.5:

- Add render I420 video support by @halx99 in https://github.com/axmolengine/axmol/pull/2050 , also fix issue #2049 reported by @SimplyJpk

### Bug Fixes

- Use correct starting index of index buffer by @rh101 in https://github.com/axmolengine/axmol/pull/2052
- Fix ArchLinux setup dependencies always fail by @halx99
- Fix android VolatileTexture memory leak when addImage(img,k,fmt)

### Improvements

- Handle premultiplied alpha for grayscale PNGs by @j-jorge in https://github.com/axmolengine/axmol/pull/2047

### 3rdparty updates

- lz4: 1.9.4 ==> 1.10.0

## axmol-2.1.4 Jun.20 2024

### Significant changes relative to 2.1.3:
Expand Down

0 comments on commit 49e19bb

Please sign in to comment.