Rémi Bernon : winebus.sys: Avoid unnecessary scaling of effect parameter values.
Module: wine Branch: master Commit: fca0f18d0857d6aee67c6ef652c31c6810292270 URL: https://source.winehq.org/git/wine.git/?a=commit;h=fca0f18d0857d6aee67c6ef65... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Nov 19 09:39:39 2021 +0100 winebus.sys: Avoid unnecessary scaling of effect parameter values. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winebus.sys/bus_sdl.c | 24 +++---- dlls/winebus.sys/bus_udev.c | 12 ++-- dlls/winebus.sys/hid.c | 142 +++++++++++++++++++--------------------- dlls/winebus.sys/unix_private.h | 32 ++++----- dlls/winebus.sys/unixlib.c | 4 +- 5 files changed, 104 insertions(+), 110 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=fca0f18d0857d6aee67c6...
participants (1)
-
Alexandre Julliard