rpcsx/rpcs3/Input
Megamouse 5f1aafb961 Dualsense: Enable improved rumble emulation (or so)
Also disable audio haptics to save power
2022-10-22 10:26:26 +02:00
..
basic_keyboard_handler.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_keyboard_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_mouse_handler.cpp Input: make move handler dynamic 2022-07-06 21:49:31 +02:00
basic_mouse_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
ds3_pad_handler.cpp Input: refactor vibration 2022-10-21 23:42:01 +02:00
ds3_pad_handler.h Input: refactor vibration 2022-10-21 23:42:01 +02:00
ds4_pad_handler.cpp Input: refactor vibration 2022-10-21 23:42:01 +02:00
ds4_pad_handler.h Input: refactor vibration 2022-10-21 23:42:01 +02:00
dualsense_pad_handler.cpp Dualsense: Enable improved rumble emulation (or so) 2022-10-22 10:26:26 +02:00
dualsense_pad_handler.h Dualsense: Release LEDs on when the handler is destroyed 2022-10-22 10:26:26 +02:00
evdev_joystick_handler.cpp Input: return pad connection in get_next_button_press 2022-10-21 23:42:01 +02:00
evdev_joystick_handler.h Input: return pad connection in get_next_button_press 2022-10-21 23:42:01 +02:00
hid_pad_handler.cpp Input: change brightness data type in hid to u32 2022-10-21 23:42:01 +02:00
hid_pad_handler.h Input: change brightness data type in hid to u32 2022-10-21 23:42:01 +02:00
keyboard_pad_handler.cpp Input: rename misleading ThreadProc to process 2022-10-21 23:42:01 +02:00
keyboard_pad_handler.h Input: return pad connection in get_next_button_press 2022-10-21 23:42:01 +02:00
mm_joystick_handler.cpp Input: return pad connection in get_next_button_press 2022-10-21 23:42:01 +02:00
mm_joystick_handler.h Input: return pad connection in get_next_button_press 2022-10-21 23:42:01 +02:00
pad_thread.cpp Input: rename misleading ThreadProc to process 2022-10-21 23:42:01 +02:00
pad_thread.h Input: refactor vibration 2022-10-21 23:42:01 +02:00
product_info.h Emu: some cleanup 2021-04-09 21:03:49 +02:00
xinput_pad_handler.cpp Input: move m_is_init to base class 2022-10-21 23:42:01 +02:00
xinput_pad_handler.h Input: move m_is_init to base class 2022-10-21 23:42:01 +02:00