Anonymous Maarten 9451d3079d dynapi: SDL_DYNAPI_entry must be in version script 2 лет назад
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 лет назад
audio f9ac7b4044 Fixed bug #7467 - testautomation_audio currently fails because of invalid src/dst rate 2 лет назад
core d24ef0213b SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h 2 лет назад
cpuinfo 21e444b2e7 Fixed a few additional sizeof locations 2 лет назад
dynapi 9451d3079d dynapi: SDL_DYNAPI_entry must be in version script 2 лет назад
events e987c4a463 video: Add the concept of child popup windows 2 лет назад
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 лет назад
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. 2 лет назад
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 лет назад
hidapi ba87b96cea Fixed signed/unsigned warnings 2 лет назад
joystick ed0937598e Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9) 2 лет назад
libm fde78d12f2 Updated copyright for 2023 2 лет назад
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2 лет назад
locale c5c94a6be6 Change return type from void to int, for functions that set an error 2 лет назад
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 лет назад
misc 413af2f5f1 Addressed comments 2 лет назад
power fde78d12f2 Updated copyright for 2023 2 лет назад
render 899ee8f75a Change SDL_BLENDMODE_MUL for gl renderers 2 лет назад
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2 лет назад
stdlib d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 лет назад
test 9ee71f0ddf Added --skip-taskbar and --always-on-top command line options 2 лет назад
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 лет назад
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 лет назад
video e4be1247d0 Added a hint to retain window content during state changes 2 лет назад
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 лет назад
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode 2 лет назад
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. 2 лет назад
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. 2 лет назад
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c 2 лет назад
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 лет назад
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 2 лет назад
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_internal.h d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 2 лет назад
SDL_list.c fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_list.h fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 2 лет назад
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_utils.c fde78d12f2 Updated copyright for 2023 2 лет назад
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 2 лет назад