.. |
atomic
|
85aabec27e
atomic: Support compiling on ARMv3
|
5 éve |
audio
|
3da6a0b20e
pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown.
|
5 éve |
core
|
d004cc7050
Android: same way as in nativePause(), resume events are sent from SDL thread
|
5 éve |
cpuinfo
|
df728f8591
Fixed unused function warning on Android
|
5 éve |
dynapi
|
5e19e66c73
Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode
|
5 éve |
events
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
5 éve |
file
|
b458d7a28f
Readability: remove redundant cast to the same type
|
5 éve |
filesystem
|
b458d7a28f
Readability: remove redundant cast to the same type
|
5 éve |
haptic
|
982f8a83ec
Fixed bug 4910 - Missing joystick-driver type check in haptic
|
5 éve |
hidapi
|
98ce0e50b7
Removed unnecessary setlocale() on Mac
|
5 éve |
joystick
|
d9c4be0648
Added support for the Hyperkin Duke controller
|
5 éve |
libm
|
d4a67e2541
Readability: change some pointer parameter to be pointer to const
|
5 éve |
loadso
|
dab55a8d23
Readability: remove redundant cast
|
5 éve |
main
|
33ae5e5e99
haiku: mouse_relative fix
|
5 éve |
power
|
58a11d30de
Fixed bug 4920 - Wider support for seconds of battery life left on Linux platforms using sys interface
|
5 éve |
render
|
ef3ca2cc46
Fix build error in SDL_render_metal.m (bug #4916.)
|
5 éve |
sensor
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
5 éve |
stdlib
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
5 éve |
test
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
5 éve |
thread
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
5 éve |
timer
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
video
|
ed514cd0e4
have_mitshm: use XShmQueryExtension to check for MIT-SHM extension
|
5 éve |
SDL.c
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
5 éve |
SDL_assert.c
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
5 éve |
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
SDL_error.c
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
5 éve |
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
SDL_hints.c
|
9d4c3f12cd
Fix missing prototype warning
|
5 éve |
SDL_hints_c.h
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
5 éve |
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
5 éve |