Release date: 16 November 2025
Changes
- New experimental Cocoa (native MacOS X) backend.
- Add glutSwapInterval, to control vsync (currently X11 and win32 only).
- glutExtensionSupported now also reports platform extensions (GLX/WGL).
- Fix build issues with new cmake versions while maintaining compatibility with old cmake.
- Fix handling of UTF8 window/icon title...