SFML community forums

General => Feature requests => Topic started by: roosterkin123 on April 20, 2011, 07:01:59 pm

Title: [OpenGL 4.1] GL_ARB_debug_output
Post by: roosterkin123 on April 20, 2011, 07:01:59 pm
Can you please enable this by default?
Maybe only on debug builds?
Its a new feature in OpenGL 4.1 that will enable developers to not have to query glGetError() all the time and get precise debug information in the output window.

Here is a good tutorial:

http://sites.google.com/site/opengltutorialsbyaks/introduction-to-opengl-4-1---tutorial-05
Title: [OpenGL 4.1] GL_ARB_debug_output
Post by: Laurent on April 20, 2011, 11:27:46 pm
OpenGL 4 features are not my priority, I focus on finishing and releasing SFML 2.0.

So... maybe one day, but not now ;)