summaryrefslogtreecommitdiff
path: root/platform/windows/joystick.cpp
AgeCommit message (Collapse)Author
2017-01-08Finish replacement of joystick by joypadRémi Verschelde
Some parts were forgotten in 547a577.
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
2016-06-29fixes #5464 windows_joystick close_joystick bugSuperUserNameMan
2016-06-15Windows: Support gamepad vibration using XInput.Andreas Haas
2016-02-12win: fix xinput triggers not resetting correctlyHondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-26Fix joystick hotplugging on windows, using right indices nowHondres
2015-12-18Use tabs instead of spaces for new gamepad codehondres
2015-12-18Better gamepad supporthondres