Skip to content

Don't bother explicitly disabling vsync in SDL 1.2#176

Open
Un1q32 wants to merge 3 commits into
ButterscotchRunner:mainfrom
Un1q32:main
Open

Don't bother explicitly disabling vsync in SDL 1.2#176
Un1q32 wants to merge 3 commits into
ButterscotchRunner:mainfrom
Un1q32:main

Conversation

@Un1q32
Copy link
Copy Markdown
Contributor

@Un1q32 Un1q32 commented May 30, 2026

SDL 1.2 actually defaults to vsync off anyway, plus older version of SDL don't have the setting so it was causing issues building on some old systems.

Also replaces all inline RVALUE_UNDEFINED creations with RValue_makeUndefined()

Un1q32 added 3 commits May 30, 2026 00:15
SDL 1.2 actually defaults to vsync off anyway, plus older version of SDL
don't have the setting so it was causing issues building on some old
systems.
@Un1q32 Un1q32 mentioned this pull request May 30, 2026
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