.. |
atomic
|
85aabec27e
atomic: Support compiling on ARMv3
|
hace 5 años |
audio
|
3da6a0b20e
pulseaudio: don't let FlushCapture get stuck in an infinite loop on shutdown.
|
hace 5 años |
core
|
13e1015169
Android: use SDL_arraysize()
|
hace 5 años |
cpuinfo
|
df728f8591
Fixed unused function warning on Android
|
hace 5 años |
dynapi
|
b5aff9d7c3
Added SDL_GameControllerTypeForIndex() and SDL_GameControllerGetType() to return the type of controller attached.
|
hace 5 años |
events
|
dd7fe0af08
Fixed bug 4814 - Missing scancodes on Linux
|
hace 5 años |
file
|
b458d7a28f
Readability: remove redundant cast to the same type
|
hace 5 años |
filesystem
|
b458d7a28f
Readability: remove redundant cast to the same type
|
hace 5 años |
haptic
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
hidapi
|
c5024a182d
Backed out debug code
|
hace 5 años |
joystick
|
20daf54fd8
Added new HIDAPI driver files to the Xcode projects
|
hace 5 años |
libm
|
d4a67e2541
Readability: change some pointer parameter to be pointer to const
|
hace 5 años |
loadso
|
dab55a8d23
Readability: remove redundant cast
|
hace 5 años |
main
|
33ae5e5e99
haiku: mouse_relative fix
|
hace 5 años |
power
|
25d53a4475
SDL_syspower.c: remove redundant expression
|
hace 5 años |
render
|
7b08eb481d
direct3d11: Fixed incorrect texture coordinates (thanks, Martin!).
|
hace 5 años |
sensor
|
3ac67cf458
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
|
hace 5 años |
stdlib
|
650964461e
Improved XInput VID/PID detection and added SDL_wcsstr() and SDL_wcsncmp()
|
hace 5 años |
test
|
20ddf45ede
Added SDL_PIXELFORMAT_BGR444
|
hace 5 años |
thread
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
hace 5 años |
timer
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
video
|
20daf54fd8
Added new HIDAPI driver files to the Xcode projects
|
hace 5 años |
SDL.c
|
200d37dabb
SDL.c (SDL_ExitProcess): unconstify its param to match its declaration.
|
hace 5 años |
SDL_assert.c
|
3d100df36f
Readability: remove const-qualifation from function declaration
|
hace 5 años |
SDL_assert_c.h
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
SDL_dataqueue.c
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
SDL_dataqueue.h
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
SDL_error.c
|
81cdd50002
Remove redundant 'SDL_GetErrBuf' declaration
|
hace 5 años |
SDL_error_c.h
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
SDL_hints.c
|
9d4c3f12cd
Fix missing prototype warning
|
hace 5 años |
SDL_hints_c.h
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
hace 5 años |
SDL_internal.h
|
5e13087b0f
Updated copyright for 2019
|
hace 6 años |
SDL_log.c
|
bf9bf602e7
Copypaste SDL_NSLog to UIKit backend, document it as such
|
hace 5 años |