|
@@ -246,15 +246,19 @@ bool Graphics::setMode(int width, int height, bool &sRGB)
|
|
// Window re-creation may destroy the GL context, so we must save the state.
|
|
// Window re-creation may destroy the GL context, so we must save the state.
|
|
static void APIENTRY debugCB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei /*len*/, const GLchar *msg, GLvoid* /*usr*/)
|
|
static void APIENTRY debugCB(GLenum source, GLenum type, GLuint id, GLenum severity, GLsizei /*len*/, const GLchar *msg, GLvoid* /*usr*/)
|