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

Fix VertexFormat and framebuffer docs #2102

Merged
merged 2 commits into from Mar 1, 2024

Conversation

justincredible
Copy link
Contributor

Some useful patches were merged in #2013 and #2056, but the docs got out-of-sync. With this all doc tests are passing.

Also this should close #1719. While comparing the framebuffer docs, I noticed copy-paste errors in the SimpleFrameBuffer constructors.

@est31 est31 merged commit b1786fe into glium:master Mar 1, 2024
7 checks passed
@justincredible justincredible deleted the doc-test-doc branch March 2, 2024 17:50
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.

MultiOutputFrameBuffer has incorrect documentation
2 participants