.. |
atomic
|
85aabec27e
atomic: Support compiling on ARMv3
|
vor 5 Jahren |
audio
|
e3cedf967d
Add the destination format to the error when conversion isn't possible
|
vor 5 Jahren |
core
|
d004cc7050
Android: same way as in nativePause(), resume events are sent from SDL thread
|
vor 5 Jahren |
cpuinfo
|
78ce18f5cf
riscos: Add CPU feature detection
|
vor 5 Jahren |
dynapi
|
5e19e66c73
Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode
|
vor 5 Jahren |
events
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
vor 5 Jahren |
file
|
b458d7a28f
Readability: remove redundant cast to the same type
|
vor 5 Jahren |
filesystem
|
b458d7a28f
Readability: remove redundant cast to the same type
|
vor 5 Jahren |
haptic
|
982f8a83ec
Fixed bug 4910 - Missing joystick-driver type check in haptic
|
vor 5 Jahren |
hidapi
|
98ce0e50b7
Removed unnecessary setlocale() on Mac
|
vor 5 Jahren |
joystick
|
c14a59d999
Worked around an issue where the kernel would lose the force feedback effect
|
vor 5 Jahren |
libm
|
d4a67e2541
Readability: change some pointer parameter to be pointer to const
|
vor 5 Jahren |
loadso
|
dab55a8d23
Readability: remove redundant cast
|
vor 5 Jahren |
main
|
33ae5e5e99
haiku: mouse_relative fix
|
vor 5 Jahren |
power
|
58a11d30de
Fixed bug 4920 - Wider support for seconds of battery life left on Linux platforms using sys interface
|
vor 5 Jahren |
render
|
ef3ca2cc46
Fix build error in SDL_render_metal.m (bug #4916.)
|
vor 5 Jahren |
sensor
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
vor 5 Jahren |
stdlib
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
vor 5 Jahren |
test
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
vor 5 Jahren |
thread
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
vor 5 Jahren |
timer
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
video
|
2b1edf4113
X11_InitKeyboard: do not call XAutoRepeatOn unnecessarily
|
vor 5 Jahren |
SDL.c
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
vor 5 Jahren |
SDL_assert.c
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
vor 5 Jahren |
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
SDL_error.c
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
vor 5 Jahren |
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
SDL_hints.c
|
9d4c3f12cd
Fix missing prototype warning
|
vor 5 Jahren |
SDL_hints_c.h
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
vor 5 Jahren |
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
vor 6 Jahren |
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
vor 5 Jahren |