| .. |
|
atomic
|
959cfc428e
Fixed memory barrier macro check so it isn't quite so fragile
|
6 years ago |
|
audio
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
6 years ago |
|
core
|
18bcafffce
Fixed bug 4739 - Android: loading native libs, generated by bundletool (Thanks akk0rd87)
|
6 years ago |
|
cpuinfo
|
8728ce4448
Fixed bug 4557 - SDL_SIMDAlloc and *Free should be in the public interface
|
6 years ago |
|
dynapi
|
ceee7def84
minor build fixes.
|
6 years ago |
|
events
|
e7c2cf107a
Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows?
|
6 years ago |
|
file
|
f96d7cc0fd
minor build fix.
|
6 years ago |
|
filesystem
|
e954e32b0e
Fixed bug 4726 - Fix for tvOS GetPrefPath
|
6 years ago |
|
haptic
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
hidapi
|
738dff4bbc
hidapi: Update repository URLs
|
6 years ago |
|
joystick
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
6 years ago |
|
libm
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
loadso
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
main
|
1b7fc81e3f
minor whitespace tidy-up.
|
6 years ago |
|
power
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
render
|
22a2decf64
Android: concurrency issues, make sure Activity is in running State when calling
|
6 years ago |
|
sensor
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
stdlib
|
2ea0ec6207
better readability..
|
6 years ago |
|
test
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
6 years ago |
|
thread
|
01c924fa9e
Hopefully fixed the mingw32 build
|
7 years ago |
|
timer
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
video
|
4953e050f5
use SDL_zeroa at more places where the argument is an array.
|
6 years ago |
|
SDL.c
|
911bf6241b
events: Make debug logging of the event queue a hint instead of an #ifdef.
|
7 years ago |
|
SDL_assert.c
|
ceee7def84
minor build fixes.
|
6 years ago |
|
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_error.c
|
58ca76bee3
Fix DirectInput error codes being lost
|
7 years ago |
|
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_hints.c
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
7 years ago |
|
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
6 years ago |