..
atomic
Add basic support for compiling on RISC OS
2020-02-13 20:50:47 +00:00
audio
wasapi: Patched to compile on C89 systems, and use SDL_ceilf instead of ceilf.
2020-04-07 14:51:08 -04:00
core
Revert "Fix incorrectly terminated MakeThreadHighPriority dbus message"
2020-04-08 08:42:09 -07:00
cpuinfo
Improved CPU detection on ARM platforms
2020-02-04 16:46:22 +00:00
dynapi
First pass at Windows sensor implementation
2020-04-08 08:34:27 -07:00
events
Added support for press/release hardware keyboard events in iOS 13.4
2020-04-08 19:16:31 -07:00
file
Fixed compile warning
2020-02-10 13:59:05 -08:00
filesystem
Added SDL_log.h to SDL_internal.h so logging is available everywhere
2020-04-07 09:38:57 -07:00
haptic
Fixed bug 3446 - The haptic API does not allow to select the direction axes
2020-03-17 14:18:05 -07:00
hidapi
Removed blacklist entries for devices that aren't game controllers, allow Steam Controllers
2020-03-20 20:53:26 -07:00
joystick
SDL: ps4 controller trigger bits on other controllers just mean that there's some activity, not saturation - only force it on if the analog value is 0.
2020-04-08 08:42:15 -07:00
libm
Fixed compiler warning
2020-01-29 20:09:16 -08:00
loadso
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
main
Backed out changeset 51622f74dc85
2020-03-10 18:35:31 -07:00
power
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
render
Added SDL_log.h to SDL_internal.h so logging is available everywhere
2020-04-07 09:38:57 -07:00
sensor
Fixed Windows accelerometer data units
2020-04-08 10:27:30 -07:00
stdlib
Fixed bug 5022 - SDL_iconv_string can get stuck in an infinite loop when encountering invalid characters
2020-03-10 16:29:28 -07:00
test
Fix some format specifier warnings
2020-03-25 01:34:15 -04:00
thread
Added SDL_log.h to SDL_internal.h so logging is available everywhere
2020-04-07 09:38:57 -07:00
timer
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
video
emscripten: Let SDL_GetDisplayUsableBounds return the size of the window
2020-04-09 15:01:45 +01:00
SDL.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_assert.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_assert_c.h
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_dataqueue.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_dataqueue.h
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_error.c
Added SDL_log.h to SDL_internal.h so logging is available everywhere
2020-04-07 09:38:57 -07:00
SDL_error_c.h
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_hints.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_hints_c.h
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00
SDL_internal.h
Added SDL_log.h to SDL_internal.h so logging is available everywhere
2020-04-07 09:38:57 -07:00
SDL_log.c
Updated copyright date for 2020
2020-01-16 20:49:25 -08:00