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

Replace glNamedFramebufferDrawBuffer with glDrawBuffer in Framebuffer.cs #206

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

notgiven688
Copy link
Owner

@notgiven688 notgiven688 commented Nov 30, 2024

https://registry.khronos.org/OpenGL-Refpages/gl4/html/glDrawBuffer.xhtml

Version Support
OpenGL Version
Function / Feature Name 2.0 2.1 3.0 3.1 3.2 3.3 4.0 4.1 4.2 4.3 4.4 4.5
glDrawBuffer ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔ ✔
glNamedFramebufferDrawBuffer - - - - - - - - - - - ✔

@notgiven688 notgiven688 merged commit c105bc3 into main Nov 30, 2024
6 checks passed
@notgiven688 notgiven688 deleted the nfb branch November 30, 2024 19:09
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