Module: wine Branch: master Commit: 0059dc2567ada71242a5aba94b047a51266bd0dd URL: https://source.winehq.org/git/wine.git/?a=commit;h=0059dc2567ada71242a5aba94...
Author: Ivo Ivanov logos128@gmail.com Date: Mon Nov 22 11:05:48 2021 +0100
dinput: Send only the reports that have been modified.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52061 Signed-off-by: RĂ©mi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/dinput/joystick_hid.c | 71 ++++++++++++++++++++++++++++------------------ dlls/dinput8/tests/hid.c | 32 --------------------- 2 files changed, 44 insertions(+), 59 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=0059dc2567ada71242a5a...