Frank Praznik 1f35fd6939 video: Update the popup window creation documentation and disallowed flags 3 lat temu
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 lat temu
audio 06183989e1 Removed space between sizeof and parentheses 3 lat temu
core de3909a190 Android: indicate gamepaddb entries where axis order changed. 3 lat temu
cpuinfo 21e444b2e7 Fixed a few additional sizeof locations 3 lat temu
dynapi e987c4a463 video: Add the concept of child popup windows 3 lat temu
events e987c4a463 video: Add the concept of child popup windows 3 lat temu
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 lat temu
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. 3 lat temu
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 lat temu
hidapi ba87b96cea Fixed signed/unsigned warnings 3 lat temu
joystick de3909a190 Android: indicate gamepaddb entries where axis order changed. 3 lat temu
libm fde78d12f2 Updated copyright for 2023 3 lat temu
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 lat temu
locale c5c94a6be6 Change return type from void to int, for functions that set an error 3 lat temu
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 lat temu
misc 413af2f5f1 Addressed comments 3 lat temu
power fde78d12f2 Updated copyright for 2023 3 lat temu
render 21e444b2e7 Fixed a few additional sizeof locations 3 lat temu
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 lat temu
stdlib d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 lat temu
test c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 lat temu
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 lat temu
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 lat temu
video 1f35fd6939 video: Update the popup window creation documentation and disallowed flags 3 lat temu
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 lat temu
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode 3 lat temu
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. 3 lat temu
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. 3 lat temu
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c 3 lat temu
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 lat temu
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 lat temu
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 lat temu
SDL_list.c fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_list.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 3 lat temu
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 lat temu
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 lat temu