| .. |
|
atomic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
audio
|
6623c87d0b
SDL_n3dsaudio.c - don't risk leaving current_priority uninitialized
|
2 anni fa |
|
core
|
64a7e75dd3
Only save ibus_addr_file after we've successfully read an address from it.
|
2 anni fa |
|
cpuinfo
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
dynapi
|
f032e8c191
updated dynapi after SDL_GDKGetDefaultUser addition
|
2 anni fa |
|
events
|
f9dc49c21c
Fix automated tests using the dummy video driver
|
2 anni fa |
|
file
|
0ad822eb70
SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters.
|
2 anni fa |
|
filesystem
|
24fcb61470
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
2 anni fa |
|
haptic
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
hidapi
|
1db0bd3fc0
Added support for the HP HyperX Clutch Gladiate controller
|
2 anni fa |
|
joystick
|
d5896f9010
Fixed memory leak in XInput code
|
2 anni fa |
|
libm
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
loadso
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
locale
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
main
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 anni fa |
|
misc
|
a263cc2369
Allow the use of posix_spawn() instead of vfork/execlp()
|
2 anni fa |
|
power
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
render
|
43c57e3239
triangle: don't read destination pixel when you're going to discard it anyways
|
2 anni fa |
|
sensor
|
0d76380042
Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!)
|
3 anni fa |
|
stdlib
|
93e51dd33e
fix a possible memory leak in SDL_vasprintf()
|
2 anni fa |
|
test
|
df6db90dd4
Fix sdltest_randomAsciiStringWithMaximumLength() where it requests a string a size 0
|
2 anni fa |
|
thread
|
cba6090398
n3ds: Check that audio thread name starts with "SDLAudioP"
|
2 anni fa |
|
timer
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
video
|
60e8ff16dc
wayland: Sanity check pointers and protocols before confining
|
2 anni fa |
|
SDL.c
|
8231278817
Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607)
|
2 anni fa |
|
SDL_assert.c
|
60070d0b3d
emscripten: Restore compatibility with existing emsdk releases.
|
2 anni fa |
|
SDL_assert_c.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_dataqueue.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
SDL_dataqueue.h
|
46945354cc
dataqueue: Make thread safe.
|
3 anni fa |
|
SDL_error.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
SDL_error_c.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_guid.c
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_hints.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
SDL_hints_c.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_internal.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_list.c
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_list.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_log.c
|
3f1fd5abff
Updated source to match SDL function prototype style
|
2 anni fa |
|
SDL_log_c.h
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_utils.c
|
0479df53ca
Updated copyright for 2023
|
3 anni fa |
|
SDL_utils_c.h
|
4700fbcbdf
Don't bother re-encoding Latin1 characters in the ASCII range
|
2 anni fa |