NSGL: Remove problematic swap interval workaround

Fixes #1483.
This commit is contained in:
Camilla Löwy
2019-11-07 15:13:49 +01:00
parent b4a8eb9b19
commit 54e8e0b092
4 changed files with 9 additions and 89 deletions
+1
View File
@@ -157,6 +157,7 @@ information on what to include when reporting a bug.
- [NSGL] Removed enforcement of forward-compatible flag for core contexts
- [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