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

Render error check #3884

Merged
merged 4 commits into from Dec 4, 2016

Conversation

fluffyfreak
Copy link
Contributor

This make the __FUNCTION__ and __LINE__ usages mandatory for the CheckRenderErrors methods so we can track where they're called from.

It replaces the bespoke code in SwapBuffers with CheckRenderErrors as that was the only deviant.

Then removed the direct OpenGL calls from within PiGui (ping @ecraven) as well as adding some deduplication of the texture loading.

@fluffyfreak fluffyfreak merged commit 9068e06 into pioneerspacesim:master Dec 4, 2016
@fluffyfreak fluffyfreak deleted the render-error-check branch December 4, 2016 12: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.

None yet

1 participant