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

ogc: add OpenGL stencil support #86

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

mardy
Copy link
Collaborator

@mardy mardy commented Nov 16, 2024

opengx needs to be informed if a stencil buffer is desired (and about its desired depth, too). Also inform opengx when we want to swap a frame, to ensure that the drawing buffer is currently selected (and not the stencil one).

mardy and others added 2 commits November 16, 2024 15:49
opengx needs to be informed if a stencil buffer is desired (and about
its desired depth, too). Also inform opengx when we want to swap a
frame, to ensure that the drawing buffer is currently selected (and not
the stencil one).
@WinterMute WinterMute merged commit 7f07fe1 into devkitPro:ogc-sdl-2.28 Nov 17, 2024
3 checks passed
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.

2 participants