Kaydet (Commit) 99f809c7 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

I was just missing the code for the ARB version

Change-Id: Id1a7eef76967a9fdc5279d3c5e7694e6c6b2b907
üst 9becabc9
......@@ -991,8 +991,6 @@ bool OpenGLContext::InitGLEW()
#ifdef DBG_UTIL
// only enable debug output in dbgutil build
// somehow there are implementations where the feature is present and the function
// pointer is still NULL
if( GLEW_ARB_debug_output)
{
if (glDebugMessageCallbackARB)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment