Skip to content

Commit

Permalink
Generate updated MobiVM MetalANGLE backend (libgdx#7377)
Browse files Browse the repository at this point in the history
* Generate MobiVM MetalANGLE backend

* feat: Add CHANGES for iOS AudioDevice

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
2 people authored and obigu committed Apr 13, 2024
1 parent 686b626 commit ecc9d5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[1.12.2-SNAPSHOT]
- [BREAKING CHANGE] GWT: Updated to 2.10.0. `com.google.jsinterop:jsinterop-annotations:2.0.2:sources` must be added as a dependency to your html project dependencies.
- [BREAKING CHANGE] Android: Minimum API level is now level 19 (Android 4.4)
- iOS: The iOS backend now implements AudioDevice. It can be configured through IOSApplicationConfiguration with audioDeviceBufferSize/audioDeviceBufferCount
- Fixed GlyphLayout for fixed width glyph offsets at the start and end of lines.
- Fixed scene2d.ui layout for fractional positions and sizes.
- libGDX is now built using Java 17 due to Gradle 8 requirements.
Expand Down

0 comments on commit ecc9d5a

Please sign in to comment.