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

Opengl framebuffer cleanup #130

Merged
merged 4 commits into from
Sep 6, 2016
Merged

Opengl framebuffer cleanup #130

merged 4 commits into from
Sep 6, 2016

Conversation

c42f
Copy link
Owner

@c42f c42f commented Sep 6, 2016

Some intermediate cleanup from #126, which should go in right away.

Chris Foster and others added 4 commits September 6, 2016 22:11
No functionality should change here, just a code cleanup - renaming,
adding comments, etc.
This gives less of the nasty mixture of Qt wrapped vs raw OpenGL calls.
Do not pass an argument to glCheckFramebufferStatus(), because this is
just asking for bugs - it always applies to the currently bound
framebuffer.  Remove associated bug!
@c42f c42f merged commit 30cf200 into master Sep 6, 2016
@c42f c42f deleted the opengl-framebuffer-cleanup branch September 6, 2016 12:33
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