File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,7 @@ information on what to include when reporting a bug.
156
156
- Made joystick subsystem initialize at first use (#1284 ,#1646 )
157
157
- Made ` GLFW_DOUBLEBUFFER ` a read-only window attribute
158
158
- Updated the minimum required CMake version to 3.1
159
+ - Updated gamepad mappings from upstream
159
160
- Disabled tests and examples by default when built as a CMake subdirectory
160
161
- Renamed ` GLFW_USE_WAYLAND ` CMake option to ` GLFW_BUILD_WAYLAND ` (#1958 )
161
162
- Removed ` GLFW_USE_OSMESA ` CMake option enabling the Null platform (#1958 )
@@ -271,6 +272,7 @@ information on what to include when reporting a bug.
271
272
- [ Wayland] Bugfix: Monitors physical size could report zero (#1784 ,#1792 )
272
273
- [ Wayland] Bugfix: Some keys were not repeating in Wayland (#1908 )
273
274
- [ Wayland] Bugfix: Non-arrow cursors are offset from the hotspot (#1706 ,#1899 )
275
+ - [ Wayland] Bugfix: The ` O_CLOEXEC ` flag was not defined on FreeBSD
274
276
- [ POSIX] Removed use of deprecated function ` gettimeofday `
275
277
- [ POSIX] Bugfix: ` CLOCK_MONOTONIC ` was not correctly tested for or enabled
276
278
- [ WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072 )
You can’t perform that action at this time.
0 commit comments