summaryrefslogtreecommitdiff
path: root/platform/x11/joypad_linux.cpp
AgeCommit message (Expand)Author
2019-07-23Fix some code found by Coverity Scan and PVS Studioqarmin
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-19Linux: Check return values of posix read/writeMartin Capitanio
2019-06-03Small fixes to unrechable code, possibly overflows, using NULL pointersqarmin
2019-03-05Replace usage of __bswap_16 with BSWAP16 (#25714).marxin
2019-02-21Fix all -Wtype-limits warnings.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-09-14X11: Fix gamepads not being added whith udev.Andreas Haas
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-26Input: Remove usage of platform dependent event IDs.Andreas Haas
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-26Better handling of joypad device IDs.Andreas Haas
2017-01-08Rename "joypad_linux" class to "JoypadLinux"Andreas Haas
2017-01-08Finish replacement of joystick by joypadRémi Verschelde