summaryrefslogtreecommitdiff
path: root/core/input
AgeCommit message (Expand)Author
2020-05-05[Windows] Add support for the WinTab API for pen input.bruvzg
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-29Input: make VibrationInfo protected to allow implementors to use itpunto-
2020-04-28Merge pull request #38295 from akien-mga/input-is-backRémi Verschelde
2020-04-28Rename InputFilter back to InputRémi Verschelde
2020-04-28Input: Drop obsolete versions of SDL gamecontrollerdbRémi Verschelde
2020-04-25Add const to InputEventMouseButton::get_factorTobias Mansfield-Williams
2020-04-02Replace more occurrences of NULL with nullptrRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30SCons: Format buildsystem files with psf/blackRémi Verschelde
2020-03-26Refactored input, goes all via windows now.Juan Linietsky
2020-03-26Effective DisplayServer separation, rename X11 -> LinuxBSDJuan Linietsky
2020-03-26Refactored Input, create DisplayServer and DisplayServerX11Juan Linietsky