Skip to content

Explicit window framebuffer configuration #1662

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

Merged
merged 1 commit into from
Mar 26, 2023

Conversation

einarf
Copy link
Member

@einarf einarf commented Mar 26, 2023

Some users don't seem to get a depth buffer by default, so we'll explicitly request one. We also specifically request an 8bit stencil buffer (DEPTH24_STENCIL8) and 32 bit RGBA.

Some users don't seem to get a depth buffer by default, so we'll
explicitly request one. We also specifically request an 8bit stencil
buffer (DEPTH24_STENCIL8) and 32 bit RGBA.
@einarf einarf marked this pull request as ready for review March 26, 2023 22:02
@einarf einarf merged commit 659dac1 into development Mar 26, 2023
@einarf einarf deleted the explicit-context-config branch March 26, 2023 23:00
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