Well, that's embarrassing...
I found the source, it was due to a uninitialized variable.
Thread can be closed.
Type: Posts; User: Silverlan
Well, that's embarrassing...
I found the source, it was due to a uninitialized variable.
Thread can be closed.
I'm using GLFW and everything has been working fine, as long as I'm using the debug configuration in VS2010.
When switching to release, everything's still fine in the debugger. However, when I try...