yuzu/src/core/hle
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
..
kernel ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
service controllers/npad: Add heuristics to reduce rumble state changes 2020-11-15 23:33:20 -05:00
ipc_helpers.h ipc_helpers: Remove usage of the global system instance 2020-11-08 15:58:11 -05:00
ipc.h common_func: Use std::array for INSERT_PADDING_* macros. 2019-11-03 22:22:41 -05:00
lock.cpp
lock.h
result.h core: Resolve several -Wextra-semi warnings 2020-08-14 09:09:20 -04:00