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

fix-SDL-default-renderer-by-platform #17517

Open
wants to merge 3 commits into
base: Pharo13
Choose a base branch
from

Conversation

tesonep
Copy link
Collaborator

@tesonep tesonep commented Dec 13, 2024

Default renderer flags should be different by platforms.
In MacOS, the SDL_RENDERER_PRESENTVSYNC is needed when using 4k monitors. #17439 In Windows having this flag produces crashes.

In MacOS, the SDL_RENDERER_PRESENTVSYNC is needed when using 4k monitors.
pharo-project#17439
In Windows having this flag produces crashes.
@tesonep tesonep requested review from astares and guillep December 13, 2024 10:19
Copy link
Member

@guillep guillep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm ok with it modulo the comments I propose... It's aligned with what was discussed on discord at least :)

So I say let's try

tesonep and others added 2 commits December 13, 2024 11:34
Co-authored-by: Guille Polito <guillermopolito@gmail.com>
Co-authored-by: Guille Polito <guillermopolito@gmail.com>
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.

3 participants