Anonymous Maarten a263cc2369 Allow the use of posix_spawn() instead of vfork/execlp() 2 years ago
..
atomic 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
audio 04ff593bf5 emscriptenaudio: Fire the capture silence_callback at an interval. 2 years ago
core 834e8898b9 SDL_dbus.h: define DBUS_TIMEOUT_USE_DEFAULT if not already defined. 2 years ago
cpuinfo 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
dynapi f032e8c191 updated dynapi after SDL_GDKGetDefaultUser addition 2 years ago
events 0465224616 Sync -Wsign-compare warning fix from sdl2-compat 2 years ago
file 0ad822eb70 SDL_RWFromMem, SDL_RWFromConstMem: reject negative size parameters. 2 years ago
filesystem 24fcb61470 – gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation 2 years ago
haptic 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
hidapi 0b9d8e679a Quiet spurious warning 2 years ago
joystick 27f2df2292 Check for NULL before dereferencing newly allocated memory 2 years ago
libm 0479df53ca Updated copyright for 2023 3 years ago
loadso 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
locale 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
main 8231278817 Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) 2 years ago
misc a263cc2369 Allow the use of posix_spawn() instead of vfork/execlp() 2 years ago
power 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
render 8ad043fc38 render: Enable clipping for zero-sized rectangles 2 years ago
sensor 0d76380042 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 years ago
stdlib 9772d0512c SDL_iconv_string() defaults to UTF-8 2 years ago
test 6b5eadb10f SDLTest_CompareSurfaces: Decode pixels correctly on big-endian platforms 2 years ago
thread 8231278817 Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) 2 years ago
timer 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
video 60070d0b3d emscripten: Restore compatibility with existing emsdk releases. 2 years ago
SDL.c 8231278817 Unaligned stacks on i686-w64-mingw32, may lead to crashes (#7607) 2 years ago
SDL_assert.c 60070d0b3d emscripten: Restore compatibility with existing emsdk releases. 2 years ago
SDL_assert_c.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_dataqueue.c 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
SDL_dataqueue.h 46945354cc dataqueue: Make thread safe. 3 years ago
SDL_error.c 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
SDL_error_c.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_guid.c 0479df53ca Updated copyright for 2023 3 years ago
SDL_hints.c 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
SDL_hints_c.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_internal.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_list.c 0479df53ca Updated copyright for 2023 3 years ago
SDL_list.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_log.c 3f1fd5abff Updated source to match SDL function prototype style 2 years ago
SDL_log_c.h 0479df53ca Updated copyright for 2023 3 years ago
SDL_utils.c 0479df53ca Updated copyright for 2023 3 years ago
SDL_utils_c.h 4700fbcbdf Don't bother re-encoding Latin1 characters in the ASCII range 2 years ago