Commit Graph

10 Commits (66e023fba210741a16a4d629404fdc8578fc5222)

Author SHA1 Message Date
Lioncash 1b855efd5e 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.
6 years ago
Zach Hilman 152422bab1 settings: Add Native type for mouse buttons 7 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 7 years ago
Lioncash c33755e2b9
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.
7 years ago
wwylele c84e60b470 HID: use TouchDevice for touch pad 8 years ago
wwylele 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 8 years ago
wwylele 867eabd6b7 HID: use MotionDevice for Accelerometer and Gyroscope 8 years ago
wwylele 70420272ca HID: use AnalogDevice 8 years ago
wwylele 1d1329af23 HID: use ButtonDevice 8 years ago
wwylele 3974895e08 Input: add device and factory template 8 years ago