| .. |
|
atomic
|
85aabec27e
atomic: Support compiling on ARMv3
|
6 лет назад |
|
audio
|
60d3965ece
Readability: remove redundant return, continue, enum declaration
|
6 лет назад |
|
core
|
2bfcf5cd96
Added Linux controller mapping for the Xbox One Elite Series 2 controller in Bluetooth mode
|
6 лет назад |
|
cpuinfo
|
df728f8591
Fixed unused function warning on Android
|
6 лет назад |
|
dynapi
|
a365c7f6fb
ran gendynapi.pl after SDL_HasARMSIMD() addition
|
6 лет назад |
|
events
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
6 лет назад |
|
file
|
b458d7a28f
Readability: remove redundant cast to the same type
|
6 лет назад |
|
filesystem
|
b458d7a28f
Readability: remove redundant cast to the same type
|
6 лет назад |
|
haptic
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
hidapi
|
5c15e81cfb
Prevent the SPEEDLINK COMPETITION PRO joystick from switching into Android controller mode when enumerated over HID on Windows 10.
|
6 лет назад |
|
joystick
|
972a70d844
Added support for the Xbox One Elite Series 2 controller on Mac OSX
|
6 лет назад |
|
libm
|
d4a67e2541
Readability: change some pointer parameter to be pointer to const
|
6 лет назад |
|
loadso
|
dab55a8d23
Readability: remove redundant cast
|
6 лет назад |
|
main
|
33ae5e5e99
haiku: mouse_relative fix
|
6 лет назад |
|
power
|
25d53a4475
SDL_syspower.c: remove redundant expression
|
6 лет назад |
|
render
|
9e509e4a4f
SDL_render_gles2: remove ineffective widening cast
|
6 лет назад |
|
sensor
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
6 лет назад |
|
stdlib
|
fea3c8bdef
SDL_qsort.c: sync comments with version 1.15 from mainstream
|
6 лет назад |
|
test
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
6 лет назад |
|
thread
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
6 лет назад |
|
timer
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
video
|
b1539c4c49
Fixed bug 4819 - Attempting to create an OpenGL ES context with unachievable MSAA parameters under X11 dooms the program
|
6 лет назад |
|
SDL.c
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
6 лет назад |
|
SDL_assert.c
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
6 лет назад |
|
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
SDL_error.c
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
6 лет назад |
|
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
SDL_hints.c
|
9d4c3f12cd
Fix missing prototype warning
|
6 лет назад |
|
SDL_hints_c.h
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
6 лет назад |
|
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
|
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
6 лет назад |