This is version 2.7.8 of GLFW.
This release adds fixes for a few minor bugs on each platform, most notably
the flashing window on Win32 and a workaround for a bug in Mesa 9.x.
* [Win32] Bugfix: The temporary window was shown before being destroyed
(backported from 3.0)
* [X11] Bugfix: Some function pointer types were named incorrectly
* [X11] Bugfix: The Mesa 9.x implementation of
GLX_ARB_create_context_profile is broken in some revisions
(backported from 3.0)