summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/joypad_linux.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Initialize class/struct variables with default values in platform/ and editor/Rafał Mikrut2020-12-021-9/+0
* Fix for linux joypad D-pad zeroingConnor Lirot2020-11-111-4/+4
* Update Linux gamepad detection to match SDL.Marcel Admiraal2020-07-221-9/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-10/+18
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-30/+0
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-1/+2
* Rename InputFilter back to InputRémi Verschelde2020-04-281-11/+11
* Replace NULL with nullptrlupoDharkael2020-04-021-5/+5
* Refactored input, goes all via windows now.Juan Linietsky2020-03-261-11/+11
* Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky2020-03-261-0/+554