| .. |
|
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
audio
|
9d7feaaf9e
coreaudio: If paused, clear any pending stream data.
|
2 лет назад |
|
core
|
87bb0f5bcb
Don't mute the console input if we can't read the keyboard
|
2 лет назад |
|
cpuinfo
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
dynapi
|
f032e8c191
updated dynapi after SDL_GDKGetDefaultUser addition
|
2 лет назад |
|
events
|
f9dc49c21c
Fix automated tests using the dummy video driver
|
2 лет назад |
|
file
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
2 лет назад |
|
filesystem
|
24fcb61470
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
2 лет назад |
|
haptic
|
d6c725d522
Removed misleading comment
|
2 лет назад |
|
hidapi
|
065d80716b
hidapi: Avoid memcpy'ing to NULL.
|
2 лет назад |
|
joystick
|
af7fe2cf9b
Actually we need to enumerate the 8BitDo Xbox SKUs
|
2 лет назад |
|
libm
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
loadso
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
locale
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
main
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 лет назад |
|
misc
|
a263cc2369
Allow the use of posix_spawn() instead of vfork/execlp()
|
2 лет назад |
|
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
render
|
7e11bd1ac1
Removed useless branch test
|
2 лет назад |
|
sensor
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 лет назад |
|
stdlib
|
93e51dd33e
fix a possible memory leak in SDL_vasprintf()
|
2 лет назад |
|
test
|
df6db90dd4
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
2 лет назад |
|
thread
|
cba6090398
n3ds: Check that audio thread name starts with "SDLAudioP"
|
2 лет назад |
|
timer
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
video
|
b07e5d38a2
Added missing calls to SDL_InvalidParamError("surface")
|
2 лет назад |
|
SDL.c
|
7526a87ff2
Handle subsystem dependencies recursively
|
2 лет назад |
|
SDL_assert.c
|
60070d0b3d
emscripten: Restore compatibility with existing emsdk releases.
|
2 лет назад |
|
SDL_assert_c.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_dataqueue.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
SDL_dataqueue.h
|
46945354cc
dataqueue: Make thread safe.
|
3 лет назад |
|
SDL_error.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
SDL_error_c.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_guid.c
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_hints.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
SDL_hints_c.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_internal.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_list.c
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_list.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_log.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 лет назад |
|
SDL_log_c.h
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_utils.c
|
0479df53ca
Updated copyright for 2023
|
3 лет назад |
|
SDL_utils_c.h
|
4700fbcbdf
Don't bother re-encoding Latin1 characters in the ASCII range
|
2 лет назад |