yuzu/src/input_common/sdl
Morph 9b501af8e3 controllers/npad: Add heuristics to reduce rumble state changes
Sending too many state changes in a short period of time can cause massive performance issues.
As a result, we have to use several heuristics to reduce the number of state changes to minimize/eliminate this performance impact while maintaining the quality of these vibrations as much as possible.
2020-11-15 23:33:20 -05:00
..
sdl.cpp Input: Remove global variables from SDL Input 2019-03-02 19:09:34 +01:00
sdl.h Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
sdl_impl.cpp controllers/npad: Add heuristics to reduce rumble state changes 2020-11-15 23:33:20 -05:00
sdl_impl.h Add random motion input to SDL 2020-09-25 17:59:52 -05:00