wine-wine/dlls/dinput
Rémi Bernon 2fc491c389 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>
(cherry picked from commit 50440e28bb)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2020-05-03 16:08:04 +02:00
..
tests dinput: Cap the buffer size to 20. 2020-01-13 19:41:02 +01:00
Makefile.in
config.c
data_formats.c
device.c dinput: Increase device buffer size to 1024. 2020-05-03 16:08:04 +02: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 dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick.c dinput: Log effect directions, and use effective flags. 2019-12-11 21:51:28 +01:00
joystick_linux.c dinput: Detect more buttons as non-joysticks. 2019-10-22 23:04:27 +02:00
joystick_linuxinput.c
joystick_osx.c
joystick_private.h
keyboard.c dinput: Keyboard device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:08 +01:00
mouse.c dinput: Mouse device doesn't support property DIPROP_VIDPID. 2019-11-11 12:48:11 +01:00
resource.h
version.rc