Closed randomPoison closed 9 years ago
When testing the engine out on an older machine (still Windows 7) the engine failed to load some OpenGL procs. The first one to fail (and thus the only one I know about) is glDebugMessageCallback. As I fix this issue I'll note what other ones fail.
glDebugMessageCallback
When testing the engine out on an older machine (still Windows 7) the engine failed to load some OpenGL procs. The first one to fail (and thus the only one I know about) is
glDebugMessageCallback
. As I fix this issue I'll note what other ones fail.