Undefine ARB_DEBUG_OUTPUT

This commit is contained in:
Vincent Lejeune 2014-01-19 19:00:59 +01:00
parent e4acf49e91
commit bf52c2abf8

View File

@ -59,7 +59,7 @@ static GLuint quad_buffer;
static GLuint ColoredVertex;
static bool is_gl_init = false;
#define ARB_DEBUG_OUTPUT
//#define ARB_DEBUG_OUTPUT
#ifdef ARB_DEBUG_OUTPUT
static
void debugCallback(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei length,