.. |
atomic
|
d9fb77a3c1
SDL_atomic.c, SDL_spinlock.c: use lock prefix with xchg in Watcom asm.
|
6 years ago |
audio
|
b251876126
commit c6b28f46b8116552ec2b38d1d3c8535df28ba7a1
|
6 years ago |
core
|
93fb710a46
evdev: Don't initialize struct sigaction with "{ 0 }".
|
6 years ago |
cpuinfo
|
7df0f4fdac
Fixed bug 4277 - warnings patch
|
6 years ago |
dynapi
|
ef34704875
Fixed bug 4264 - SDL_CreateTextureFromSurface generates error message but returns ok
|
6 years ago |
events
|
de9f5415b3
Filter both SIZE_CHANGED and RESIZED on any SIZE_CHANGED
|
6 years ago |
file
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
filesystem
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
7 years ago |
haptic
|
53260b31b5
There are legitimate reasons to skip full cleanup at shutdown, don't assert in that case.
|
6 years ago |
hidapi
|
cf7d64f266
hidapi/windows/hid.c: comment out ntdef.h include after windows.h.
|
6 years ago |
joystick
|
f01cdcedbc
It turns out HIDAPI for Xbox controllers doesn't allow background input, so we won't enable it by default on Windows.
|
6 years ago |
libm
|
2dc04b4c11
libm: one more static analysis fix.
|
6 years ago |
loadso
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
main
|
bc6c199790
Updated version to 2.0.9
|
6 years ago |
power
|
a9ae1b508d
Handle NULL return from SDL_DBus_GetContext()
|
7 years ago |
render
|
20dfda4489
Fixed mingw-w64 build
|
6 years ago |
sensor
|
7df0f4fdac
Fixed bug 4277 - warnings patch
|
6 years ago |
stdlib
|
9e8e0fb7b1
Fixed bug 4283 - SDL's version of memset is different from libc's
|
6 years ago |
test
|
f225af0c1e
Added SDL_GetDisplayOrientation() to get the display orientation, and added a new event SDL_DISPLAYEVENT to notify the application when the orientation changes.
|
6 years ago |
thread
|
0ad4b0b697
thread: fixed compiler warnings on non-Linux systems that use pthread.
|
7 years ago |
timer
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
video
|
4d771c598a
Don't flash the navigation bar when destroying a fullscreen SDL window
|
6 years ago |
SDL.c
|
5febdfcece
Fixed whitespace
|
6 years ago |
SDL_assert.c
|
08de74ec49
use the 'aborts' pragma of Watcom for SDL_NORETURN functions
|
6 years ago |
SDL_assert_c.h
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
SDL_dataqueue.c
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
SDL_dataqueue.h
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
SDL_error.c
|
926d803f83
bug #3739: handle %lu, %li and %ld in SDL_SetError.
|
7 years ago |
SDL_error_c.h
|
926d803f83
bug #3739: handle %lu, %li and %ld in SDL_SetError.
|
7 years ago |
SDL_hints.c
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
SDL_internal.h
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
SDL_log.c
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |