yuzu-android/src
Morph 92fa5257c7 hid: Mark Begin/EndPermitVibrationSession as stubs
The implementation of these commands seem incomplete and causes rumble in Super Mario Party to stop working since only EndPermitVibrationSession is called. Thus, these are better off being marked as a stub until this can be investigated more thoroughly.
2020-11-15 23:33:20 -05:00
..
audio_core core: Fix clang build pt.2 2020-10-20 22:16:03 -04:00
common common/fiber: Move all member variables into impl class 2020-11-06 20:36:32 -05:00
core hid: Mark Begin/EndPermitVibrationSession as stubs 2020-11-15 23:33:20 -05:00
input_common controllers/npad: Add heuristics to reduce rumble state changes 2020-11-15 23:33:20 -05:00
tests tests: Fix data race in fibers test 2020-10-28 01:41:24 -03:00
video_core video_core: dma_pusher: Remove integrity check on command lists. 2020-11-07 00:08:19 -08:00
web_service web_service: follow-up fix to #4842 ... 2020-10-28 23:16:06 -06:00
yuzu configure_input: Hook up the vibration percentage spinbox 2020-11-15 23:33:20 -05:00
yuzu_cmd configure_input: Hook up the vibration percentage spinbox 2020-11-15 23:33:20 -05:00
yuzu_tester configure_input: Hook up the vibration percentage spinbox 2020-11-15 23:33:20 -05:00
.clang-format
CMakeLists.txt CMakeLists: Resolve MSVC build failures 2020-10-30 14:57:58 -04:00