mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
782e6b6cef
This makes joystick support initialize the first time a joystick function is called, including those gamepad functions that are layered on top of joystick functions. Related to #1284. Related to #1646.