Skip to content

Fix timers on Windows and window title in GLFW2/SDL1#184

Merged
MrPowerGamerBR merged 3 commits into
ButterscotchRunner:mainfrom
AloXado320:backend_fix
Jun 3, 2026
Merged

Fix timers on Windows and window title in GLFW2/SDL1#184
MrPowerGamerBR merged 3 commits into
ButterscotchRunner:mainfrom
AloXado320:backend_fix

Conversation

@AloXado320
Copy link
Copy Markdown
Contributor

Since e3c39ec, games were running slower on Windows, at least on the GLFW backends, since SDL didn't seem to be affected.

Doing a quick look, I noticed SDL adjusts the timers on Windows while GLFW doesn't, so now those are explicity set.

Also fix window titles on these backends (missed change due to desktop backend merge)

@MrPowerGamerBR MrPowerGamerBR merged commit 66b263e into ButterscotchRunner:main Jun 3, 2026
11 checks passed
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.

2 participants