.. |
atomic
|
959cfc428e
Fixed memory barrier macro check so it isn't quite so fragile
|
5 years ago |
audio
|
ed469fa586
Fixed bug 4842 - Redundant condition in MS_ADPCM_Decode and IMA_ADPCM_Decode
|
5 years ago |
core
|
a747106c97
linux: If D-Bus isn't available on the system, don't keep trying to load it.
|
5 years ago |
cpuinfo
|
6dffc5d461
cpuinfo: Remove incorrect #warning when building for non-ARM architectures.
|
5 years ago |
dynapi
|
ec04110d8e
dynapi: Deal with failure cases better, other fixes.
|
5 years ago |
events
|
31ee4d3d81
Reduce delay to 1 ms in SDL_WaitEventTimeout() and SDL_WaitEvent()
|
6 years ago |
file
|
97901b9f97
Fixed bug 4820 - SDL assumes RW_SEEK_SET == SEEK_SET
|
5 years ago |
filesystem
|
e954e32b0e
Fixed bug 4726 - Fix for tvOS GetPrefPath
|
5 years ago |
haptic
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
hidapi
|
5c15e81cfb
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
5 years ago |
joystick
|
0f871c033c
Fixed bug 4843 - Passing NULL to memset in SDL_PrivateLoadButtonMapping
|
5 years ago |
libm
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
loadso
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
main
|
3fe2d8368c
Updated SDL development builds to version 2.0.11
|
5 years ago |
power
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
render
|
a9b867ab07
macOS Fix potential memory leaks in the Metal renderer caught by clang's static analyzer.
|
5 years ago |
sensor
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
5 years ago |
stdlib
|
4001e6b351
stdlib: Patched to compile.
|
5 years ago |
test
|
e9c1e1269c
test: Fixed wrong verbose flag check (thanks, watcom.hecht!).
|
5 years ago |
thread
|
01c924fa9e
Hopefully fixed the mingw32 build
|
6 years ago |
timer
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
video
|
a963e36e2d
macOS: more robust detection and switching of exclusive-fullscreen display modes (bug #4822).
|
5 years ago |
SDL.c
|
336a75491e
remove warning prototype SDL_ExitProcess()
|
5 years ago |
SDL_assert.c
|
097b9c3084
Better fix for iOS build
|
5 years ago |
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_error.c
|
58ca76bee3
Fix DirectInput error codes being lost
|
6 years ago |
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_hints.c
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
5 years ago |