Files
glfw/src
Camilla Löwy 789a2bcb39 Win32: Fix scancode when key message only had VK
Some synthetic key messages come with a scancode of zero, causing them
to be translate to GLFW_KEY_UNKNOWN.  This fills in the missing scancode
by translating the provided virtual key.

Rather than further complicate a single-use function, its body is merged
into the key message handler.

Fixes #1623.
2020-01-16 23:52:36 +01:00
..
2019-10-17 20:09:38 +02:00
2019-06-16 16:57:09 +02:00
2019-05-24 14:43:49 +02:00
2019-06-16 16:57:09 +02:00
2019-11-28 22:24:00 +01:00
2019-11-28 22:24:00 +01:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-10-17 20:09:38 +02:00
2019-10-17 20:09:38 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-04-16 23:08:39 +02:00
2019-05-24 14:43:49 +02:00
2019-09-16 12:30:25 +02:00
2019-10-17 20:09:38 +02:00
2019-11-11 22:37:18 +01:00
2019-07-01 11:30:57 +02:00
2019-11-28 22:24:00 +01:00
2019-04-16 23:08:39 +02:00