mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 23:33:16 +01:00
Check scancode before use in glfwGetKeyName
This commit is contained in:
@@ -142,6 +142,8 @@ information on what to include when reporting a bug.
|
||||
window (#1499)
|
||||
- [Win32] Bugfix: Disabled cursor mode interfered with some non-client actions
|
||||
- [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
|
||||
- [Cocoa] Added support for `VK_EXT_metal_surface` (#1619)
|
||||
- [Cocoa] Added locating the Vulkan loader at runtime in an application bundle
|
||||
- [Cocoa] Removed dependency on the CoreVideo framework
|
||||
|
||||
Reference in New Issue
Block a user