rpcsx/rpcs3/Input
Bevan Weiss 04deb97f94 MSVC 16.8 Preview 3.1 compiler fix
The latest MSVC 16.8 Preview 3.1 cl.exe no longer likes the implicit conversion from false->std::shared_ptr
But it's happy with nullptr

Not the ideal solution, but it will kick the can down the road a little.
2020-09-23 12:44:32 +02:00
..
basic_keyboard_handler.cpp Untangle GUI and input includes 2020-02-24 16:31:01 +01:00
basic_keyboard_handler.h Move input to its own directory (#7126) 2019-12-22 17:39:42 +01:00
basic_mouse_handler.cpp Update mouse lock logic 2020-09-02 14:22:00 +02:00
basic_mouse_handler.h Update mouse lock logic 2020-09-02 14:22:00 +02:00
ds3_pad_handler.cpp Improve pad support (#8800) 2020-09-16 22:36:06 +02:00
ds3_pad_handler.h Improve pad support (#8800) 2020-09-16 22:36:06 +02:00
ds4_pad_handler.cpp input: use left and right squircle values 2020-07-13 21:23:48 +02:00
ds4_pad_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
evdev_joystick_handler.cpp evdev: log axis information in pad settings 2020-08-18 18:29:35 +02:00
evdev_joystick_handler.h evdev: add keys used by wii controller driver 2020-04-25 22:55:08 +02:00
keyboard_pad_handler.cpp Qt/Input: fix default pad handler 2020-09-22 06:59:38 +02:00
keyboard_pad_handler.h Input/Qt: Dont lock unused mouse in keyboard pad 2020-09-09 00:22:48 +02:00
mm_joystick_handler.cpp MSVC 16.8 Preview 3.1 compiler fix 2020-09-23 12:44:32 +02:00
mm_joystick_handler.h Qt/Input: piggyback on existing callback for battery_level 2020-03-05 22:37:48 +01:00
pad_thread.cpp pad_thread facepalm 2020-06-26 09:28:58 +02:00
pad_thread.h Input: Use global variables for pad modifications 2020-06-26 04:42:52 +02:00
product_info.h input: add Rock Revolution Drum Controller product info 2020-04-25 10:17:48 +02:00
xinput_pad_handler.cpp Improve pad support (#8800) 2020-09-16 22:36:06 +02:00
xinput_pad_handler.h Improve pad support (#8800) 2020-09-16 22:36:06 +02:00