yuzu/src/core/frontend
Morph e9e1876e82 input_common: Add VibrationDevice and VibrationDeviceFactory
A vibration device is an input device that returns an unsigned byte as status.
It represents whether the vibration device supports vibration or not.
If the status returns 1, it supports vibration. Otherwise, it does not support vibration.
2020-11-15 23:33:20 -05:00
..
applets hid: Reorder all HID commands 2020-11-15 23:33:20 -05:00
emu_window.cpp core/CMakeLists: Make some warnings errors 2020-10-13 13:16:49 -04:00
emu_window.h emu_window: Mark Scoped constructor and Acquire() as nodiscard 2020-08-14 04:43:44 -04:00
framebuffer_layout.cpp settings: Preparation for per-game input settings 2020-11-15 23:33:20 -05:00
framebuffer_layout.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
input.h input_common: Add VibrationDevice and VibrationDeviceFactory 2020-11-15 23:33:20 -05:00