Skip to content
Snippets Groups Projects
Commit 5d4edb2c authored by Jaswant Panchumarti (Kitware)'s avatar Jaswant Panchumarti (Kitware)
Browse files

Improve OpenGL debug logging

- Use the GL_ARB_debug_output extension if it is available to log opengl messages. It explains what method caused an invalid operation since error codes returned by `glGetError` are very cryptic and meaningless for the most part.
parent 12d82bb5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment