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

Clean glGetError handling #34

Open
invor opened this issue Jul 26, 2021 · 0 comments
Open

Clean glGetError handling #34

invor opened this issue Jul 26, 2021 · 0 comments

Comments

@invor
Copy link
Owner

invor commented Jul 26, 2021

If glErrors are generated before a call to glowl is made, which throws an exception based on glGetError, glowl throws an exception even if the glowl function was exectued without errors.

Call glGetError at the beginning of all functions that use glGetError to trigger exceptions?

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

No branches or pull requests

1 participant