Skip to content

Commit ad4eef1

Browse files
committed
update changelog (#1503)
1 parent b4fd632 commit ad4eef1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Updates
22

3+
### 04-May-2026
4+
5+
- sokol_app.h android: The sokol-app Android backend now uses the Choreographer
6+
API (if available) for frame pacing and for the frame duration (which has
7+
much less jitter, similar to CADisplayLink on macOS/iOS).
8+
9+
Many thanks to @learnopengles for the PR!
10+
11+
Issue: https://github.com/floooh/sokol/issues/1502
12+
PR: https://github.com/floooh/sokol/pull/1503
13+
314
### 01-May-2026
415

516
- sokol_app.h macos: Move `activationPolicy` in front of window

0 commit comments

Comments
 (0)