Module: wine Branch: master Commit: 47610b5461d59e5af364af61bbab2f27884e754d URL: https://source.winehq.org/git/wine.git/?a=commit;h=47610b5461d59e5af364af61b...
Author: Rémi Bernon rbernon@codeweavers.com Date: Wed Mar 9 09:47:57 2022 +0100
windows.gaming.input: Implement CreateGameController for RawGameController runtimeclass.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/windows.gaming.input/controller.c | 242 ++++++++++++++++++++++++++++++++- dlls/windows.gaming.input/manager.c | 36 ++++- dlls/windows.gaming.input/private.h | 34 +++-- 3 files changed, 288 insertions(+), 24 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=47610b5461d59e5af364a...