Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: [OpenGL 4.1] GL_ARB_debug_output  (Read 2825 times)

0 Members and 1 Guest are viewing this topic.

roosterkin123

  • Newbie
  • *
  • Posts: 43
    • MSN Messenger - rogerboy@hotmail.co.uk
    • View Profile
[OpenGL 4.1] GL_ARB_debug_output
« 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

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
[OpenGL 4.1] GL_ARB_debug_output
« Reply #1 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 ;)
Laurent Gomila - SFML developer