check glDebugMessageCallback

This commit is contained in:
2019-06-27 10:54:51 +02:00
parent 81e7003b05
commit db27334ce5
3 changed files with 30 additions and 25 deletions

View File

@@ -887,6 +887,7 @@ int main(int argc, char** argv)
}
else
{
LOG("WGL_ARB_create_context not supported");
// If not supported, go fuck yourself we are not gonna support your shitty device
return -1; // A negative number because you are a negative one
}