..
atomic
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
audio
SDL_Wave: missing field 'length' initializer
2019-06-12 10:42:02 +02:00
core
Fixed bug 4665 - Add support for single touch evdev devices
2019-06-12 07:55:48 -07:00
cpuinfo
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
2019-06-08 14:54:37 -07:00
dynapi
Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings
2019-06-08 17:43:23 -07:00
events
Return an error if both mouse relative mode and mouse warping are unavailable, instead of asserting.
2019-05-23 11:32:36 -07:00
file
Fixed bug 4526 - replace SDL_RW* macros with functions for using in bindings
2019-06-08 17:43:23 -07:00
filesystem
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
haptic
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
hidapi
Protect against NULL device in the Android hidapi implementation
2019-06-07 09:00:26 -07:00
joystick
Backed out Ben's chinese Xbox controller patch, as the generic catch-all for Xbox controllers should handle it.
2019-06-08 14:58:49 -07:00
libm
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
loadso
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
main
Added support for building SDL as a dynamic library on iOS
2019-03-19 07:53:33 -07:00
power
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
render
software: Fixed compiler warning and dos2unix'd the endlines.
2019-06-11 15:06:35 -04:00
sensor
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
stdlib
riscos: Fix iconv warnings
2019-01-13 23:36:31 +00:00
test
test: unify all the command line usage logging.
2019-05-28 17:39:13 -04:00
thread
Hopefully fixed the mingw32 build
2019-03-19 17:20:54 -07:00
timer
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
video
Fixed bug 4570 - Support Vulkan Portability rather than MoltenVK specifically
2019-06-11 18:13:46 -07:00
SDL_assert_c.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_assert.c
assert: mark SDL_ExitProcess as SDL_NORETURN again.
2019-06-11 21:57:30 -04:00
SDL_dataqueue.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_dataqueue.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_error_c.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_error.c
Fix DirectInput error codes being lost
2019-03-16 18:11:09 -07:00
SDL_hints.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_internal.h
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL_log.c
Updated copyright for 2019
2019-01-04 22:01:14 -08:00
SDL.c
events: Make debug logging of the event queue a hint instead of an #ifdef.
2019-03-15 14:08:30 -04:00