Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
před 5 roky |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
před 5 roky |
Simon McVittie
|
8db3171b98
udev: Factor out SDL_EVDEV_GuessDeviceClass
|
před 5 roky |
Sam Lantinga
|
cf01ee1694
Fixed building with --disable-joystick on Linux
|
před 6 roky |
Sam Lantinga
|
65ad45340d
Improvement for bug 3446 - The haptic API does not allow to select the direction axes
|
před 6 roky |
Sam Lantinga
|
4c22a21e06
Fixed bug 3446 - The haptic API does not allow to select the direction axes
|
před 6 roky |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
před 6 roky |
Sam Lantinga
|
982f8a83ec
Fixed bug 4910 - Missing joystick-driver type check in haptic
|
před 6 roky |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
před 7 roky |
Ethan Lee
|
0b6e24f7e7
Linux Haptic: Fix periodic.magnitude value
|
před 7 roky |
Ethan Lee
|
0a7faa4ae5
Fix Linux haptic scaling, add 2.1 FIXME
|
před 8 roky |
Mai Lavelle
|
e714f6590e
haptic: Fix initial detection of haptic devices on Linux system
|
před 7 roky |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
před 8 roky |
Philipp Wiesemann
|
22c221f3b0
linux: Changed internal functions to be static.
|
před 9 roky |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
před 9 roky |
Philipp Wiesemann
|
97aa577589
Fixed empty parameter list in signatures of internal functions.
|
před 9 roky |
Philipp Wiesemann
|
4743b55c7a
Linux: Fixed memory leak in haptic implementation (thanks, Martin!).
|
před 10 roky |
Ryan C. Gordon
|
7605ccf68a
Use SDL's stdinc functions instead of C runtime calls.
|
před 10 roky |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
před 10 roky |
Sam Lantinga
|
c2f0394831
Fix crash on controller hotplug on linux.
|
před 10 roky |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
před 11 roky |
Ryan C. Gordon
|
a309755961
Remove unnecessary parentheses and an unnecessary free() of a NULL pointer.
|
před 11 roky |
Philipp Wiesemann
|
4f26e7760a
Replaced free() with SDL_free() because related allocation also uses wrapper.
|
před 11 roky |
Sam Lantinga
|
70438be272
Combo commit including the following mercurial changes
|
před 1 rokem |
Ryan C. Gordon
|
57db27909b
Haptic: Fix the saturation and deadband parameters' available range.
|
před 11 roky |
Ryan C. Gordon
|
a2622ce6e0
Haptic: Explicitly avoid floating point arithmetic if it's not needed.
|
před 11 roky |
Ryan C. Gordon
|
1db581b4ca
Haptic: DInput's POLAR direction actually matches Linux's direction.
|
před 11 roky |
Ryan C. Gordon
|
3e27013b98
Haptic: Don't interpret a direction of polar 35999 as "unsupported type".
|
před 11 roky |
Sam Lantinga
|
f8b75b1a14
Fixed bug 2562 - SDL_hapticlist/_tail not set correctly
|
před 12 roky |
David Ludwig
|
3dcb451f85
Added a README file regarding WinRT support
|
před 12 roky |