Added support for Cygwin-X.

Fixes #406.
This commit is contained in:
Camilla Berglund
2015-01-28 00:04:59 +01:00
parent 5f21e213df
commit 75a6d87542
4 changed files with 6 additions and 4 deletions
+1
View File
@@ -64,6 +64,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
- [Cocoa] Bugfix: `glfwSetWindowSize` did not change the video mode for full
screen windows
- [X11] Added support for Cygwin-X
- [X11] Made XInput2 optional at compile-time
- [X11] Made Xxf86vm optional at compile-time