.. |
atomic
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
audio
|
coreaudio: Set audio callback thread priority.
|
2019-03-25 12:59:30 -04:00 |
core
|
Fixed bug 4579 - SDL_android.c s_active not being atomic
|
2019-04-05 08:15:01 -07:00 |
cpuinfo
|
Fixed Windows RT build
|
2019-03-19 16:52:09 -07:00 |
dynapi
|
Added support for building SDL as a dynamic library on iOS
|
2019-03-19 07:53:33 -07:00 |
events
|
Fixed bug 4581 - generate synthetic mouse events at window boundaries
|
2019-04-10 10:59:53 +02:00 |
file
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08: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
|
HIDAPI: fix bug that caused non-HID class parts of composite devices to have windows HID functions called on them.
|
2019-03-12 14:44:12 -07:00 |
joystick
|
Handle potentially calling SDL_JoystickUpdate() and SDL_JoystickQuit() at the same time.
|
2019-03-27 08:17:05 -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
|
Fixed bug 4582 - Maximize/Resize not working on Windows 10
|
2019-04-08 13:43:48 +02:00 |
sensor
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
stdlib
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
test
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08: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
|
iOS: Remove code trying to support compilation on the iOS 7 SDK, the deployment target has been set to iOS 8 for years and there's other unconditionally compiled code that depends on newer SDKs so that code is useless.
|
2019-04-17 20:41:05 -03: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 |
SDL_assert.c
|
Emscripten: use UTF8ToString instead of Pointer_stringify
|
2019-01-29 12:19:03 +00:00 |
SDL_assert_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08: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
|
Fix DirectInput error codes being lost
|
2019-03-16 18:11:09 -07:00 |
SDL_error_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08: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 |