Fixed video modes not being rotated to match CRTC.

Fixes #284.
This commit is contained in:
Camilla Berglund
2014-08-10 16:35:09 +02:00
parent 036da0fb4e
commit 87490316c8
2 changed files with 22 additions and 6 deletions
+2
View File
@@ -102,6 +102,7 @@ GLFW bundles a number of dependencies in the `deps/` directory.
- [X11] Bugfix: Window frame interactions were reported as focus events
- [X11] Bugfix: Workaround for legacy Compiz caused flickering during resize
- [X11] Bugfix: The name pointer of joysticks were not cleared on disconnection
- [X11] Bugfix: Video mode dimensions were not rotated to match the CRTC
## Contact
@@ -139,6 +140,7 @@ skills.
- Niklas Bergström
- Doug Binks
- blanco
- Martin Capitanio
- Lambert Clara
- Andrew Corrigan
- Noel Cower