New issue
Advanced search Search tips

Issue 922095 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

third_party/glfw is using GetAsyncKeyState incorrectly

Project Member Reported by gab@chromium.org, Jan 15

Issue description

Status: WontFix (was: Untriaged)
My bad; read this backwards... the least significant bit is the unreliable one. You're fine.
Status: Untriaged (was: WontFix)
Actually glfw also uses 0x1 as a filter for VK_CAPITAL and VK_NUMLOCK, so maybe that should also be 0x8000?
Description: Show this description

Sign in to add a comment