wine/dlls/windows.gaming.input
Rémi Bernon 4466e2c24c windows.gaming.input: Fix magnitude sign for constant and ramp effects.
The magnitude already carries the sign of X direction. Having a signed
direction will inverse the effective direction. The Y and Z direction
sign and magnitude seem to be ignored.
2023-01-25 10:16:51 +01:00
..
tests
async.c
classes.idl
condition_effect.c
constant_effect.c
controller.c
event_handlers.c
force_feedback.c windows.gaming.input: Fix magnitude sign for constant and ramp effects. 2023-01-25 10:16:51 +01:00
gamepad.c
main.c
Makefile.in
manager.c
periodic_effect.c
private.h
provider.c windows.gaming.input: Assume that joysticks with single FFB axis are racing wheels. 2022-11-25 10:02:43 +01:00
provider.idl
racing_wheel.c
ramp_effect.c
vector.c
windows.gaming.input.spec