wine-wine/dlls/dinput
Rémi Bernon 50440e28bb dinput: Increase device buffer size to 1024.
The buffer size was previously limited to 20 in:

  8d05256172

Testing shows that it is somewhere around 1024 on Windows, and using a
smaller buffer causes some input data to be lost with high polling rate
mouses. It can be spotted in Wolfenstein II: New Colossus menus.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-17 18:49:59 +01:00
..
tests dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
Makefile.in makedep: Link importlib object files into module only when it's explicitly imported. 2020-01-23 21:11:29 +01:00
config.c
data_formats.c dinput: Add missing ASPECT flags to c_dfDIJoystick. 2020-01-21 20:58:01 +01:00
device.c dinput: Increase device buffer size to 1024. 2020-02-17 18:49:59 +01:00
device_private.h dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c
dinput_private.h
effect_linuxinput.c
joystick.c
joystick_linux.c
joystick_linuxinput.c
joystick_osx.c
joystick_private.h
keyboard.c
mouse.c
resource.h
version.rc