This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-01-24 04:45:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dinput
History
Ričardas Barkauskas
258fd75b39
dinput: Fix counting non mapped axis as pov.
2009-10-21 16:05:56 +02:00
..
tests
dinput/tests: Fix a few intermittent test failures.
2009-10-15 12:06:18 +02:00
data_formats.c
…
device_private.h
…
device.c
…
dinput_main.c
dinput: Make the creation functions hookable.
2009-10-14 12:21:06 +02:00
dinput_private.h
…
dinput.spec
…
effect_linuxinput.c
…
joystick_linux.c
dinput: Fix POV for programs that use buffered events.
2009-09-11 12:14:25 +02:00
joystick_linuxinput.c
dinput: Fix POV for programs that use buffered events.
2009-09-11 12:14:25 +02:00
joystick_osx.c
dinput: Add a trailing '\n' to ERR() messages.
2009-04-20 15:25:20 +02:00
joystick_private.h
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.
2009-09-08 13:07:09 +02:00
joystick.c
dinput: Fix counting non mapped axis as pov.
2009-10-21 16:05:56 +02:00
keyboard.c
…
Makefile.in
…
mouse.c
…
regsvr.c
…
version.rc
…