rpcsx/rpcs3/Input
2024-02-24 20:54:55 +02:00
..
basic_keyboard_handler.cpp overlays/osk: Implement fallback for unknown keys 2022-10-29 22:56:08 +02:00
basic_keyboard_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
basic_mouse_handler.cpp input: implement raw_mouse_handler 2024-02-14 01:13:44 +01:00
basic_mouse_handler.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
ds3_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
ds3_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
ds4_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
ds4_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
dualsense_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
dualsense_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
evdev_gun_handler.cpp - fix analog_t required for some games 2023-02-04 16:10:40 +01:00
evdev_gun_handler.h - fix analog_t required for some games 2023-02-04 16:10:40 +01:00
evdev_joystick_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
evdev_joystick_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
gui_pad_thread.cpp Fix Apple Clang build 2024-02-24 20:54:55 +02:00
gui_pad_thread.h gui/input: implement pad navigation for maxOs 2024-02-22 19:31:00 +01:00
hid_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
hid_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
keyboard_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
keyboard_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
mm_joystick_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
mm_joystick_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
pad_thread.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
pad_thread.h overlays/osk: keep dialog open in continuous mode 2023-01-28 21:51:36 +01:00
product_info.h input: try to add tony hawk RIDE Skateboard 2023-09-05 20:41:39 +02:00
raw_mouse_config.h input: implement raw_mouse_handler 2024-02-14 01:13:44 +01:00
raw_mouse_handler.cpp raw_mouse: adjust relative mouse position if the window size changed 2024-02-14 21:10:26 +01:00
raw_mouse_handler.h raw_mouse: adjust relative mouse position if the window size changed 2024-02-14 21:10:26 +01:00
sdl_pad_handler.cpp gui/input: only init and quit SDL once for all instances 2024-02-22 19:31:00 +01:00
sdl_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
skateboard_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
skateboard_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
xinput_pad_handler.cpp gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00
xinput_pad_handler.h gui/input: let pad handlers know whether they are part of emulation 2024-02-22 19:31:00 +01:00