Fixed duplicate events being reported.

This commit is contained in:
Camilla Berglund
2013-06-16 18:29:46 +02:00
parent d31322cdcd
commit a7ff236b32
3 changed files with 32 additions and 9 deletions
+2
View File
@@ -104,6 +104,8 @@ See the [GLFW 3.0 documentation](http://www.glfw.org/docs/3.0/).
library
- [Win32] Bugfix: Context creation was attempted even if no valid pixel formats
had been found
- [X11] Bugfix: Duplicate window position and window and framebuffer size
events were reported
## Contact