Sam Lantinga
|
99759bac82
There's no controller that's supported by both XInput and HIDAPI
|
6 years ago |
Sam Lantinga
|
ab07ce1166
Don't update the device list for devices we know aren't supported
|
6 years ago |
Sam Lantinga
|
cf823094a2
The MINIX NEO-U1 is now being reported as Android TV
|
6 years ago |
Sam Lantinga
|
28e0c0eef7
Sam Lantinga <slouken@libsdl.org> 2018-08-06 13:00 -0700
|
6 years ago |
Sam Lantinga
|
25a952e76f
Sam Lantinga <slouken@libsdl.org> 2018-08-06 11:58 -0700
|
6 years ago |
Sam Lantinga
|
b37518b3d8
SDL: disable HIDAPI in SDL on Windows/Mac.
|
6 years ago |
Sam Lantinga
|
888bf1af69
Worked around bug with Sony PS Now PS3 controller where DirectInput polling will continue to return success after the controller is unplugged.
|
6 years ago |
Sam Lantinga
|
f35e97ba8a
Fixed Windows build
|
6 years ago |
Sam Lantinga
|
d2042e1ed4
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
|
6 years ago |
Ryan C. Gordon
|
ba90412cda
libm: Don't let Visual Studio generate an implicit memset() call.
|
6 years ago |
Ryan C. Gordon
|
4cb84b8f4b
backout INFINITY change...of course Visual Studio doesn't have it.
|
6 years ago |
Ryan C. Gordon
|
257071fc20
e_exp: One more compiler warning.
|
6 years ago |
Ryan C. Gordon
|
550437edbe
libm: Fixed all static analysis warnings.
|
6 years ago |
Ryan C. Gordon
|
c0aa626ba3
e_exp: Fixed compiler warning on Visual Studio.
|
6 years ago |
Ryan C. Gordon
|
941c5b4760
haiku: Rename internal functions from BE_* to HAIKU_*
|
6 years ago |
Ryan C. Gordon
|
c0ac09edcc
configure: Make wayland sources depend on generated headers.
|
6 years ago |
Ryan C. Gordon
|
f59b0056d3
evdev: On sudden termination, make sure keyboard isn't lost (thanks, Tadek!)
|
6 years ago |
Ryan C. Gordon
|
623a6defd3
alsa: optionally run entire pipeline non-blocking.
|
6 years ago |
Ryan C. Gordon
|
56f44cfa0f
audio: Deal with device shutdown more carefully.
|
6 years ago |
Mai Lavelle
|
e714f6590e
haptic: Fix initial detection of haptic devices on Linux system
|
6 years ago |
Sam Lantinga
|
a37d3e0b1e
Backed out changeset 794a209b2270
|
6 years ago |
Sam Lantinga
|
cc682f2013
Removed mapping for VID/PID 0x0079/0x0006, which is a generic PCB used in many different devices
|
6 years ago |
Ozkan Sezer
|
f45f33bdc0
SDL_expf: return SDL_exp() instead of SDL_uclibc_exp() for consistency.
|
6 years ago |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 years ago |
Ryan C. Gordon
|
4d4bb2b0ed
cmake: use WINDOWS instead of WIN32.
|
6 years ago |
Ryan C. Gordon
|
e061a92dc9
Some drag'and'drop improvements.
|
6 years ago |
Ryan C. Gordon
|
8f0cc4a4b7
Backed out changeset 2e42ec46061e.
|
6 years ago |
Ryan C. Gordon
|
1089944bee
libm: Fixed signature mismatches for __ieee754_rem_pio2 and __kernel_rem_pio2.
|
6 years ago |
Ryan C. Gordon
|
862aa4b47d
windows: Fixed some Visual Studio warnings about shadowed variables.
|
6 years ago |
Vitaly Novichkov
|
3a11bba267
Remove "lib" prefix from DLL file on MinGW builds
|
6 years ago |