NSGL: Remove problematic swap interval workaround

Fixes #1483.

(cherry picked from commit 54e8e0b092)
This commit is contained in:
Camilla Löwy
2019-11-07 15:13:49 +01:00
committed by Camilla Löwy
parent 7c9d0081e3
commit ccb54c3e05
4 changed files with 9 additions and 89 deletions
+1
View File
@@ -143,6 +143,7 @@ information on what to include when reporting a bug.
- [Wayland] Bugfix: The `GLFW_HAND_CURSOR` shape used the wrong image (#1432)
- [NSGL] Bugfix: `GLFW_COCOA_RETINA_FRAMEBUFFER` had no effect on newer
macOS versions (#1442)
- [NSGL] Bugfix: Workaround for swap interval on 10.14 broke on 10.12 (#1483)
## Contact