and just in case there is some lunacy in how I am setting things up bool fullscreen...
I'm noticing something weird where as the mouse pointer moves down the screen, the...
RTFM http://www.glfw.org/docs/latest/group__window.html#ga5c336fddf2cbb5b92f65f10fb6043344...
Thanks Doug! That actually was it. Seems the window needed to be created on the main...
additional note: probably unrelated but I'll mention it anyway. When building glfw...
I am trying to render from another thread besides the main thread, and I'm getting...