.. |
atomic
|
Fixed memory barrier macro check so it isn't quite so fragile
|
2019-06-30 23:58:31 -07:00 |
audio
|
audio: Set (something close to) the correct silence value for U16 audio.
|
2019-09-25 15:40:27 -04:00 |
core
|
linux: If D-Bus isn't available on the system, don't keep trying to load it.
|
2019-10-09 19:38:16 -04:00 |
cpuinfo
|
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
2019-06-08 14:54:37 -07:00 |
dynapi
|
dynapi: Make gendynapi.pl work on older Perl releases.
|
2019-10-05 20:19:10 -04:00 |
events
|
mouse: Save initial position yet even if xrel and yrel are 0.
|
2019-10-09 13:42:13 -04:00 |
file
|
Fixed bug 4820 - SDL assumes RW_SEEK_SET == SEEK_SET
|
2019-10-10 17:21:46 +02:00 |
filesystem
|
Fixed bug 4726 - Fix for tvOS GetPrefPath
|
2019-07-18 19:33:17 -07:00 |
haptic
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
hidapi
|
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
2019-08-22 15:58:00 -07:00 |
joystick
|
Removed unused volume check interval
|
2019-10-01 08:50:04 -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
|
Updated SDL development builds to version 2.0.11
|
2019-09-22 10:37:16 -07:00 |
power
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
render
|
SDL_LockTextureToSurface: robustness of locked region compared to texture size
|
2019-10-01 09:26:30 +02:00 |
sensor
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
stdlib
|
stdlib: Patched to compile.
|
2019-09-26 13:44:49 -04:00 |
test
|
Fixed compiler warning on Android
|
2019-09-09 13:50:46 -07: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
|
WinRT: fix a link-time error when building UWP + x64
|
2019-10-02 14:55:02 -04:00 |
SDL_assert_c.h
|
Updated copyright for 2019
|
2019-01-04 22:01:14 -08:00 |
SDL_assert.c
|
minor build fixes.
|
2019-07-31 00:05:28 +03: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
|
Copypaste SDL_NSLog to UIKit backend, document it as such
|
2019-07-17 23:20:57 -04: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 |