deavik wrote on Sunday, May 31, 2009:
Hi there,
I am a big GLFW user and supporter, and I was wondering if there are plans to support creating an OpenGL 3.x context. The extensions (like http://www.opengl.org/registry/specs/ARB/wgl_create_context.txt) require messing with HDC and stuff, which I let GLFW take care of anyways. 
Is this planned to be included soon?
Thanks
elmindreda wrote on Sunday, May 31, 2009:
It’s already supported by trunk. Unfortunately, I broke trunk last week, finishing up for the next release. I’ll try to do something about that.
deavik wrote on Sunday, May 31, 2009:
Thanks a lot for taking the time to respond (and for adding the feature!). I wish I could help but I’m afraid it will take me too long to understand what to do before the release.