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_SetVideoMode fails on RX 500 cards #5

Open
rapsure opened this issue Dec 19, 2024 · 0 comments
Open

SDL_SetVideoMode fails on RX 500 cards #5

rapsure opened this issue Dec 19, 2024 · 0 comments

Comments

@rapsure
Copy link

rapsure commented Dec 19, 2024

SDL_SetVideoMode fails. Removing the section of code with
SdlGlSetAttribute (NULL, "SDL_GL_ACCUM_RED_SIZE", SDL_GL_ACCUM_RED_SIZE, 5);

etc for the next 3 lines gets SDL_SetVideoMode to work. This call failed in both Wayland, and X11 using LibSDL1.2-compat.

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

No branches or pull requests

1 participant