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 |
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 |
Sam Lantinga
|
1a6f6054c2
Regenerated configure with configure.ac changes
|
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 |
Sam Lantinga
|
a8f91340c8
Updated configure with change from last commit
|
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 |
Ryan C. Gordon
|
be4d488e04
cmake: Backed out changeset 9009d85d3762
|
6 years ago |
Cameron Cawley
|
8f1a916ac5
Add basic support for compiling on RISC OS
|
6 years ago |
Ryan C. Gordon
|
229c2f8f5f
cmake: Add PACKAGE_VERSION and SDL2_VERSION to sdl2-config.cmake.in
|
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 |
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
|
d5e9fcf16f
configure: Regenerate configure script with the ARM SIMD/NEON changes.
|
6 years ago |