Skip to content

Conversation

@mariob92
Copy link
Contributor

@mariob92 mariob92 commented Jul 6, 2024

This commit fixes the attribute list in the WGL and GLX code when requesting a floating point pixel format. The name of the attribute was missing in the list.

Should be fixed in SDL2 branch also.

Fixes #10189

This commit fixes the attribute list in the WGL and GLX code when requesting a floating point pixel format. The name of the attribute was missing in the list.

Fixes #10189
@slouken slouken merged commit 9389712 into libsdl-org:main Jul 6, 2024
@slouken
Copy link
Collaborator

slouken commented Jul 6, 2024

And merged for the next SDL2 release, thanks!

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.

SDL2/SDL3 WGL: Context creation fails when trying to create float framebuffer

2 participants