Sam Lantinga
|
7a05dbf4b9
Fixed building on FreeBSD
|
4 years ago |
Sam Lantinga
|
34bea84a54
Fixed bug 5335 - Patch: enable joystick/haptic/evdev support by default on FreeBSD
|
4 years ago |
Ryan C. Gordon
|
5c9577476f
joystick: Fix up Linux joystick code to (mostly) compile on FreeBSD.
|
4 years ago |
Ozkan Sezer
|
4c96faee57
remove non-existing tslib support from autofoo and cmake
|
4 years ago |
Sam Lantinga
|
fd89446782
Fixed building on Mac OS X on the command line and with an older macOS SDK
|
4 years ago |
Sam Lantinga
|
5e0644c15a
Disable libusb by default, as it breaks on Linux when trying to use it with non-root permissions on some distributions
|
4 years ago |
Sam Lantinga
|
120dc280ca
Enable HIDAPI by default
|
4 years ago |
Brian Kubisiak
|
1ed36d21b0
egl: Fix detection in configure script on systems without X11 (bug #5270)
|
4 years ago |
Sam Lantinga
|
dc76449661
Backed out change for bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 years ago |
Sam Lantinga
|
1822f97e5f
Fixed bug 5346 - Add FreeBSD evdev KBIO keyboard input driver
|
4 years ago |
Sam Lantinga
|
38ed8a955a
Fixed bug 5335 - enable joystick/haptic/evdev support by default on FreeBSD
|
4 years ago |
Simon McVittie
|
8db3171b98
udev: Factor out SDL_EVDEV_GuessDeviceClass
|
4 years ago |
Ryan C. Gordon
|
010d5fba93
kmsdrm: Make this build with significantly older system libraries.
|
4 years ago |
Ozkan Sezer
|
196cda69f2
build: fix / update sensors (windows) configuration
|
4 years ago |
Cameron Cawley
|
59022829f4
riscos: Implement SDL_OpenURL()
|
4 years ago |
Ryan C. Gordon
|
77c9d73b63
Removed SDL_AndroidOpenURL, added SDL_OpenURL.
|
4 years ago |
Manuel Alfayate Corchete
|
78c274cb5d
kmsdrm: merge patches from Ozkan Sezer for removing c-99'isms and raising libgbm version reqeriments.
|
4 years ago |
Sam Lantinga
|
b0ca8efd29
Re-add check for Metal on x86, where it's not supported.
|
4 years ago |
Ryan C. Gordon
|
45f5eb0615
configure: On Apple platforms, only exclude Vulkan on x86.
|
4 years ago |
Sam Lantinga
|
968b830d14
Fixed bug 5232 - SDL2 configure script detects Apple Silicon Macs as iPhones; fails to build due to missing components
|
4 years ago |
Ozkan Sezer
|
fe97f01bc6
configure: corretly print --enable-arm-simd default value.
|
4 years ago |
Ryan C. Gordon
|
3b71ebecd6
configure: Accidentally deleted a ')'
|
4 years ago |
Ryan C. Gordon
|
363fd52b41
configure/cmake: Disable ARM SIMD and NEON by default.
|
4 years ago |
Sam Lantinga
|
49501a9860
Updated configure with changes from configure.ac
|
4 years ago |
Ryan C. Gordon
|
8bd3b2c801
configure: fix fcitx tests.
|
4 years ago |
Ryan C. Gordon
|
a5c654d5c3
configure: Just don't do the -idirafter on QNX.
|
4 years ago |
Ryan C. Gordon
|
72fdc80512
configure: -idirafter needs a space, -I doesn't.
|
4 years ago |
Ryan C. Gordon
|
475afe2162
configure: Do a real check for -idirafter anyhow.
|
4 years ago |
Ryan C. Gordon
|
2f565b4469
configure: Regenerate configure script.
|
4 years ago |
Ryan C. Gordon
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
5 years ago |