.. |
atomic
|
85aabec27e
atomic: Support compiling on ARMv3
|
5 éve |
audio
|
60d3965ece
Readability: remove redundant return, continue, enum declaration
|
5 éve |
core
|
2bfcf5cd96
Added Linux controller mapping for the Xbox One Elite Series 2 controller in Bluetooth mode
|
5 éve |
cpuinfo
|
df728f8591
Fixed unused function warning on Android
|
5 éve |
dynapi
|
eb8f14bb6a
added SDL_strtokr() as a replacement for POSIX strtok_r (bug #4046.)
|
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
|
5e13087b0f
Updated copyright for 2019
|
6 éve |
hidapi
|
5c15e81cfb
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
5 éve |
joystick
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
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
|
25d53a4475
SDL_syspower.c: remove redundant expression
|
5 éve |
render
|
9e509e4a4f
SDL_render_gles2: remove ineffective widening cast
|
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
|
b1539c4c49
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
|
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 |