.. |
atomic
|
|
|
audio
|
Fixed Bluetooth audio output on Apple TV
|
2020-06-04 12:26:57 -07:00 |
core
|
Fixed bug 4297 - Android StrictMode policy. Remove APK expansion support
|
2020-08-17 19:50:20 +02:00 |
cpuinfo
|
fix bug #5228 -- Add AltiVec detection for FreeBSD.
|
2020-07-11 08:10:02 +03:00 |
dynapi
|
Add SDL_SIMDRealloc
|
2020-06-11 12:03:33 -04:00 |
events
|
If there isn't a GetGlobalMouseState() implementation, fall back to the normal one.
|
2020-05-26 16:34:50 -07:00 |
file
|
|
|
filesystem
|
Added SDL_log.h to SDL_internal.h so logging is available everywhere
|
2020-04-07 09:38:57 -07:00 |
haptic
|
cmake: Fix building with -DSDL_HAPTIC=Off
|
2020-07-08 17:28:34 +02:00 |
hidapi
|
hid: Add Microsoft Precision Mouse to the joystick blacklist.
|
2020-05-06 03:18:25 -04:00 |
joystick
|
Linux: Add hint for disabling deadzones
|
2020-07-21 23:38:42 +02:00 |
libm
|
|
|
loadso
|
|
|
locale
|
locale: Removed unused variable.
|
2020-05-21 04:01:37 -04:00 |
main
|
locale: Implemented SDL_GetPreferredLocales().
|
2020-05-04 02:27:29 -04:00 |
power
|
|
|
render
|
render: fixes to how we convert touch events for logical scaling.
|
2020-08-09 00:55:39 -04:00 |
sensor
|
Fixed bug 5126 - MinGW compile error SDL_windowssensor.c
|
2020-06-17 10:09:07 -07:00 |
stdlib
|
stdlib: Corrected implementation of SDL_wcsncmp.
|
2020-07-24 22:24:03 -04:00 |
test
|
fix watcom build of SDL_test_common.c
|
2020-06-14 12:05:56 +03:00 |
thread
|
More Linux fixes.
|
2020-05-26 13:19:44 -07:00 |
timer
|
emscripten: Introduce SDL_HINT_EMSCRIPTEN_ASYNCIFY
|
2020-06-27 16:25:47 -04:00 |
video
|
kmsdrm: Finetune integer type usage. Add some comments.
|
2020-08-24 12:51:20 +02:00 |
SDL_assert_c.h
|
|
|
SDL_assert.c
|
|
|
SDL_dataqueue.c
|
|
|
SDL_dataqueue.h
|
|
|
SDL_error_c.h
|
SDL_error: simplified error string management.
|
2020-04-21 01:30:36 -04:00 |
SDL_error.c
|
SDL_error: simplified error string management.
|
2020-04-21 01:30:36 -04:00 |
SDL_hints_c.h
|
|
|
SDL_hints.c
|
|
|
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
|
|
|
SDL.c
|
|
|