11 Feb
2021
11 Feb
'21
9:37 p.m.
Module: wine Branch: master Commit: e8332dece8209d331285622f4e960f27e328bd3e URL: https://source.winehq.org/git/wine.git/?a=commit;h=e8332dece8209d331285622f4... Author: Brendan Shanks <bshanks(a)codeweavers.com> Date: Thu Feb 11 11:21:20 2021 -0800 dinput: On Mac, always use both HID usage page and usage for comparisons. Signed-off-by: Brendan Shanks <bshanks(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dinput/joystick_osx.c | 77 ++++++++++++++++++++++++---------------------- 1 file changed, 40 insertions(+), 37 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e8332dece8209d3312856...