Sam Lantinga
|
ef147d2e29
Enable virtual joystick API by default
|
6 years ago |
James Le Cuirot
|
abcc6706fd
build: Don't duplicate Libs in Libs.private in pkg-config file
|
6 years ago |
James Le Cuirot
|
99f87a7158
build: Merge pkg-config Libs.private into Libs for static-only builds
|
6 years ago |
Ryan C. Gordon
|
d292f6bd4f
stdlib: Add SDL_trunc and SDL_truncf
|
6 years ago |
Sam Lantinga
|
3180ba81af
First pass at Windows sensor implementation
|
6 years ago |
Paul Cercueil
|
486f0b6c60
configure.ac: Fix stupid autotools errors
|
6 years ago |
Ryan C. Gordon
|
377f2d35d5
configure: Remove wayland-protocols check from configure and CMake scripts.
|
6 years ago |
Sam Lantinga
|
891bd82932
Fixed warning building version.rc using mingw-64
|
6 years ago |
Jimb Esser
|
417713a75c
Probable fix for compile errors on Mac OS and (non-VS) Win32
|
6 years ago |
Sam Lantinga
|
74ba3cb45b
Backed out changeset c5bb2de42684
|
6 years ago |
Sam Lantinga
|
c63bb51245
Only build raw input support on Windows
|
6 years ago |
Sam Lantinga
|
4dea340ca7
Fixed bug 4477 - Support more than 4 XInput-capable devices on Windows
|
6 years ago |
David Ludwig
|
cc37ee8a0c
virtual joysticks: add autotools-build support (Bug 5028)
|
6 years ago |
Sam Lantinga
|
93ed3c8baf
Updated SDL to version 2.0.13 for development builds
|
6 years ago |
Sam Lantinga
|
983bbf9ef3
Backed out changeset 51622f74dc85
|
6 years ago |
Sam Lantinga
|
4fb06a2a38
Updated SDL to version 2.0.13 for development builds
|
6 years ago |
Paul Cercueil
|
11b63facd5
Prevent Mesa from including X11 headers if X11 is disabled
|
6 years ago |
Sam Lantinga
|
74ed215618
Updated version to 2.0.12 for release candidate build
|
6 years ago |
Sam Lantinga
|
2cd88ddf99
Temporarily disabled NEON optimizations added for bug 4365
|
6 years ago |
Ryan C. Gordon
|
dd1d8ab62c
cmake: more proper sdl2-config.cmake work (thanks, Alexander!)
|
6 years ago |
Cameron Cawley
|
8f1a916ac5
Add basic support for compiling on RISC OS
|
6 years ago |
Sam Lantinga
|
41dad5d7f3
Fixed bug 4357 - iosbuild.sh broken with SDL 2.0.9
|
6 years ago |
Sam Lantinga
|
dd5987e80a
Fixed bug 4911 - Build broken when hidapi enabled
|
6 years ago |
Sam Lantinga
|
de6397cfff
Use SDL_hidapi.c instead of the platform specific hid.c implementations when libusb isn't available
|
6 years ago |
Sam Lantinga
|
116bd7eb7a
Added the Linux hidraw sources when libusb isn't available
|
6 years ago |
Ozkan Sezer
|
d3232a82a0
configure: add back mistakenly removed strtok_r check, and regenerate.
|
6 years ago |
Sam Lantinga
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
6 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
6 years ago |
Anuj Mittal
|
8bd3398020
configure: check for build dir when building version res (fix bug #4858)
|
6 years ago |
Ryan C. Gordon
|
0702954909
configure: warn about MIT-licensed code if using ARM SIMD/NEON optimizations.
|
6 years ago |