|
|
@ -101,6 +101,8 @@ See the [GLFW 3.0 documentation](http://www.glfw.org/docs/3.0/). |
|
|
|
|
|
|
|
|
|
|
|
- Bugfix: The `-Wall` flag was not used with Clang and other GCC compatibles |
|
|
|
- Bugfix: The `-Wall` flag was not used with Clang and other GCC compatibles |
|
|
|
- Bugfix: The default for `GLFW_ALPHA_BITS` was set to zero |
|
|
|
- Bugfix: The default for `GLFW_ALPHA_BITS` was set to zero |
|
|
|
|
|
|
|
- [Win32] Bugfix: The clipboard string was not freed on terminate |
|
|
|
|
|
|
|
- [Cocoa] Bugfix: The clipboard string was not freed on terminate |
|
|
|
- [X11] Bugfix: Override-redirect windows were resized to the desired instead |
|
|
|
- [X11] Bugfix: Override-redirect windows were resized to the desired instead |
|
|
|
of the actual resolution of the selected video mode |
|
|
|
of the actual resolution of the selected video mode |
|
|
|
|
|
|
|
|
|
|
|