shadPS4/src/input
WujekFoliarz b1af1334c9
Fix touchpad handling and change gyro calculation (#3006)
* Change touchpad handling and orientation calculation

* remove unnecessary includes in pad.cpp

* remove the cmake command arguments

* remove the weird file

* try to fix formatting

* limit new gyro and touchpad logic to controller 1

* remove cout

* fix formatting and add the handle check to scePadRead

* swap y and z back
2025-06-01 19:13:02 +03:00
..
controller.cpp Fix touchpad handling and change gyro calculation (#3006) 2025-06-01 19:13:02 +03:00
controller.h Fix touchpad handling and change gyro calculation (#3006) 2025-06-01 19:13:02 +03:00
input_handler.cpp Fix incorrect calculation setting the center of the joysticks one value off causing stick drift in games that assume already corrected input values (#2760) 2025-04-07 13:58:00 -07:00
input_handler.h Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00
input_mouse.cpp fix rough mouse movement due to incorrect check (#2911) 2025-05-12 21:39:50 +02:00
input_mouse.h Added keyboard and mouse input remapping, mouse movement to joystick logic, GUI and more (#1356) 2025-01-31 16:36:14 +02:00