Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 anni fa
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anni fa
audio 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 3 anni fa
core 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 3 anni fa
cpuinfo 21e444b2e7 Fixed a few additional sizeof locations 3 anni fa
dynapi 4dd26698fc Added SDL_GetWindowParent() to get the parent of popup windows 3 anni fa
events e987c4a463 video: Add the concept of child popup windows 3 anni fa
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 anni fa
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. 3 anni fa
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 anni fa
hidapi ba87b96cea Fixed signed/unsigned warnings 3 anni fa
joystick 3951cae4a5 Ignore the PS4 packet CRC if it's not being set correctly 3 anni fa
libm fde78d12f2 Updated copyright for 2023 3 anni fa
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 3 anni fa
locale c5c94a6be6 Change return type from void to int, for functions that set an error 3 anni fa
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 anni fa
misc 413af2f5f1 Addressed comments 3 anni fa
power fde78d12f2 Updated copyright for 2023 3 anni fa
render 21e444b2e7 Fixed a few additional sizeof locations 3 anni fa
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 3 anni fa
stdlib d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anni fa
test 2cafa52598 - Added SDL_WINDOW_TRANSPARENT to request a window with transparent framebuffer 3 anni fa
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anni fa
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 3 anni fa
video 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 anni fa
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 anni fa
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode 3 anni fa
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. 3 anni fa
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. 3 anni fa
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c 3 anni fa
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 anni fa
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 anni fa
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_internal.h 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 anni fa
SDL_list.c fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_list.h fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 3 anni fa
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 anni fa
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 anni fa