Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdl_glimp: also recreate window on resolution change #657

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

illwieckz
Copy link
Member

Window resolution can also change without calling vid_restart: it happens when the window failed to be created and a lower resolution is tried instead.

This replaces:

This is a fixup for:

Not recreating the window when the fallback resolution is tried because the context creation failed was a regression.

Window resolution can also change without calling vid_restart:
it happens when the window failed to be created and a lower
resolution is tried instead.
@illwieckz illwieckz merged commit cc6e05f into master Jul 27, 2022
@illwieckz illwieckz mentioned this pull request Jul 27, 2022
@illwieckz illwieckz deleted the illwieckz/resolution branch July 30, 2022 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants