summaryrefslogtreecommitdiff
path: root/src/core/frontend/input.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename logging macro back to LOG_*Gravatar James Rowe2018-07-021-3/+3
* core: Replace remaining old non-generic logger usages with fmt-capable equiva...Gravatar Lioncash2018-04-261-3/+3
* HID: use TouchDevice for touch padGravatar wwylele2017-08-241-0/+6
* move MotionEmu from core/frontend to input_common as a InputDeviceGravatar wwylele2017-08-111-5/+4
* HID: use MotionDevice for Accelerometer and GyroscopeGravatar wwylele2017-08-111-0/+20
* HID: use AnalogDeviceGravatar wwylele2017-03-011-0/+7
* HID: use ButtonDeviceGravatar wwylele2017-03-011-0/+6
* Input: add device and factory templateGravatar wwylele2017-03-011-0/+97