german
782aab6cf2
First implementation of controller rumble
6 years ago
german
17b48f8d42
Remove RealMotionDevice
5 years ago
german
876e6fc255
Include HID and configuration changes related to motion
5 years ago
CJBok
be576083dd
Moved analog direction logic to sdl_impl
6 years ago
Lioncash
39eccc0286
common/vector_math: Move Vec[x] types into the Common namespace
These types are within the common library, so they should be using the
Common namespace.
7 years ago
Zach Hilman
b75d8cbc89
settings: Add Native type for mouse buttons
7 years ago
James Rowe
e159c550d8
Rename logging macro back to LOG_*
8 years ago
Lioncash
0a1e044322
core: Replace remaining old non-generic logger usages with fmt-capable equivalents
LOG_GENERIC usages will be amended in a follow-up to keep API changes separate from
interface changes, as it will require removing a parameter from the relevant function
in the VMManager class.
8 years ago
wwylele
5ec879dfaa
HID: use TouchDevice for touch pad
9 years ago
wwylele
d500f79b8e
move MotionEmu from core/frontend to input_common as a InputDevice
9 years ago
wwylele
31da8b8353
HID: use MotionDevice for Accelerometer and Gyroscope
9 years ago
wwylele
3e561f92f1
HID: use AnalogDevice
9 years ago
wwylele
74b1bf38fe
HID: use ButtonDevice
9 years ago
wwylele
55737ec90f
Input: add device and factory template
9 years ago