Start 3.3.3

This commit is contained in:
Camilla Löwy
2020-02-13 22:01:33 +01:00
parent 0a49ef0a00
commit 64c7aa50d0
3 changed files with 3 additions and 12 deletions
+1 -10
View File
@@ -118,16 +118,7 @@ information on what to include when reporting a bug.
## Changelog
- [Win32] Bugfix: Super key was not released after Win+V hotkey (#1622)
- [Win32] Bugfix: `glfwGetKeyName` could access out of bounds and return an
invalid pointer
- [Win32] Bugfix: Some synthetic key events were reported as `GLFW_KEY_UNKNOWN`
(#1623)
- [Cocoa] Added support for `VK_EXT_metal_surface` (#1619)
- [Cocoa] Added locating the Vulkan loader at runtime in an application bundle
- [X11] Bugfix: `glfwFocusWindow` could terminate on older WMs or without a WM
- [X11] Bugfix: Creating an undecorated window could fail with BadMatch (#1620)
- [X11] Bugfix: Querying a disconnected monitor could segfault (#1602)
There is nothing here yet.
## Contact