Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sam Lantinga
|
086c74556d
Fixed build warning on iOS
|
3 years ago |
Ozkan Sezer
|
77c8d11137
configuration updates for dlopen:
|
3 years ago |
Sam Lantinga
|
2426949a18
Removed support for clock_gettime_nsec_np()
|
4 years ago |
Ozkan Sezer
|
aa4a6b0b88
better check for clock_gettime_nsec_np() -- cf. bug #5467.
|
4 years ago |
Sam Lantinga
|
393c8c1f16
Fixed bug 5440 - MacCatalyst build failures
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
93ccdee8c1
Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf
|
4 years ago |
Sam Lantinga
|
7fa5e95b62
Fixed bug 5213 - Add support to metal in iOS/tvOS simulator
|
4 years ago |
Sam Lantinga
|
7854f43b6d
Disable SDL_JOYSTICK_HIDAPI on iOS and tvOS by default
|
4 years ago |
Sam Lantinga
|
c63bbb06e9
Including SDL_config_iphoneos.h enables MFI controller code
|
4 years ago |
Ryan C. Gordon
|
bee8db3b04
config: Make sure HAVE_TRUNC and HAVE_TRUNCF are defined as appropriate.
|
4 years ago |
Sam Lantinga
|
009b62f1c2
Be explicit about mapping the new game controller paddle buttons
|
4 years ago |
Sam Lantinga
|
ed1d855865
Fixed bug 4299 - A recent change requires Core Bluetooth framework on iOS
|
5 years ago |
Sam Lantinga
|
e6c640f314
Enable the virtual joystick API by default
|
5 years ago |
Sam Lantinga
|
355f0b54ec
Added support for the Steam Controller on mobile devices
|
5 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Ozkan Sezer
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
5 years ago |
Alex Szpakowski
|
aebaa316c7
Add public APIs for creating a Metal view attached to an SDL window. Add SDL_metal.h.
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Sam Lantinga
|
b08bdc4401
Don't build SDL_JOYSTICK_HIDAPI by default on iOS
|
6 years ago |
Sam Lantinga
|
7f4860e2be
Doh.. __IPHONEOS__ is defined on tvOS
|
6 years ago |
Sam Lantinga
|
74e99f7416
Don't use CoreMotion on tvOS
|
6 years ago |
Sam Lantinga
|
c6647bf9c9
Added the iOS sensor implementation
|
6 years ago |
Sam Lantinga
|
3e5dbc694a
Added a dummy sensor driver
|
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 |
Ethan Lee
|
b4fe7412f9
SDL_exp
|
6 years ago |
Ethan Lee
|
11c348b4d7
SDL_log10
|
7 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
ba9c336e04
Fixed building for simulators or older iOS SDKs
|
7 years ago |