rpcsx/rpcs3/Input
Luke Barr cb8ef46ec7
Initial DualSense Support (#9308)
* Initial DualSense Support

* Add Vibration Support

* Add CRC32 Validation to Incoming Bluetooth Packets
Cleanup report sizes

* Consistency, remove button comments, add two buttons.

Co-authored-by: Ani <ani-leo@outlook.com>
2020-12-13 00:00:45 +01:00
..
basic_keyboard_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
basic_keyboard_handler.h Remove BOM markers 2020-12-06 15:30:12 +03:00
basic_mouse_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
basic_mouse_handler.h Remove BOM markers 2020-12-06 15:30:12 +03:00
ds3_pad_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
ds3_pad_handler.h Remove BOM markers 2020-12-06 15:30:12 +03:00
ds4_pad_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
ds4_pad_handler.h Reduce std::numeric_limits dependency 2020-12-12 12:35:18 +03:00
dualsense_pad_handler.cpp Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
dualsense_pad_handler.h Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
evdev_joystick_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
evdev_joystick_handler.h Remove BOM markers 2020-12-06 15:30:12 +03:00
keyboard_pad_handler.cpp std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
keyboard_pad_handler.h std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
mm_joystick_handler.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
mm_joystick_handler.h Remove BOM markers 2020-12-06 15:30:12 +03:00
pad_thread.cpp Initial DualSense Support (#9308) 2020-12-13 00:00:45 +01:00
pad_thread.h Replace verify() with ensure() with auto src location. 2020-12-09 15:43:38 +03:00
product_info.h Remove BOM markers 2020-12-06 15:30:12 +03:00
xinput_pad_handler.cpp std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00
xinput_pad_handler.h std::chrono cleanup: always use steady_clock 2020-12-11 19:01:56 +03:00