Sweden-Number/dlls/dinput
Rémi Bernon d1e0c5a732 dinput: Read HID reports from the internal thread.
Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-27 20:25:05 +02:00
..
tests dinput/tests: Make overlapped format tests more robust. 2021-08-05 20:43:28 +02:00
Makefile.in dinput: Introduce new HID joystick backend. 2021-08-26 21:49:09 +02:00
ansi.c dinput: Use SUCCEEDED instead of !FAILED. 2021-07-22 13:15:15 +02: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: Allocate data format on device creation. 2021-08-26 21:49:09 +02:00
device_private.h dinput: Add read event and callback for file-based devices. 2021-08-27 20:25:05 +02:00
dinput.rc
dinput.spec
dinput_classes.idl
dinput_main.c dinput: Add read event and callback for file-based devices. 2021-08-27 20:25:05 +02:00
dinput_private.h dinput: Introduce new HID joystick backend. 2021-08-26 21:49:09 +02:00
effect_linuxinput.c dinput: Implement IDirectInputDevice_GetEffectInfo WtoA conversion. 2021-05-26 21:29:38 +02:00
joystick.c dinput: Support disabled by default option in device_disabled_registry. 2021-08-26 21:49:09 +02:00
joystick_hid.c dinput: Read HID reports from the internal thread. 2021-08-27 20:25:05 +02:00
joystick_linux.c dinput: Support disabled by default option in device_disabled_registry. 2021-08-26 21:49:09 +02:00
joystick_linuxinput.c dinput: Support disabled by default option in device_disabled_registry. 2021-08-26 21:49:09 +02:00
joystick_osx.c dinput: Allocate data format on device creation. 2021-08-26 21:49:09 +02:00
joystick_private.h dinput: Support disabled by default option in device_disabled_registry. 2021-08-26 21:49:09 +02:00
keyboard.c dinput: Allocate data format on device creation. 2021-08-26 21:49:09 +02:00
mouse.c dinput: Allocate data format on device creation. 2021-08-26 21:49:09 +02:00
resource.h
version.rc