Skip to content

Fix game loop order#1527

Open
Jwsxs wants to merge 1 commit into
Rust-SDL2:masterfrom
Jwsxs:patch-1
Open

Fix game loop order#1527
Jwsxs wants to merge 1 commit into
Rust-SDL2:masterfrom
Jwsxs:patch-1

Conversation

@Jwsxs

@Jwsxs Jwsxs commented Jun 10, 2026

Copy link
Copy Markdown

Explained initial frame presentation before main loop and changed order of processing: render-first to update-first. By that, we prevent any possible user-input delay.

Explained initial frame presentation before main loop and changed order of processing: render-first to update-first.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant