Ozkan Sezer 2e4ce78b33 tidy-up SDL_yuv.c пре 3 година
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
audio b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header пре 3 година
core d24ef0213b SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h пре 3 година
cpuinfo 21e444b2e7 Fixed a few additional sizeof locations пре 3 година
dynapi 9451d3079d dynapi: SDL_DYNAPI_entry must be in version script пре 3 година
events e987c4a463 video: Add the concept of child popup windows пре 3 година
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) пре 3 година
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. пре 3 година
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) пре 3 година
hidapi ba87b96cea Fixed signed/unsigned warnings пре 3 година
joystick ed0937598e Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9) пре 3 година
libm fde78d12f2 Updated copyright for 2023 пре 3 година
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* пре 3 година
locale c5c94a6be6 Change return type from void to int, for functions that set an error пре 3 година
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* пре 3 година
misc 413af2f5f1 Addressed comments пре 3 година
power fde78d12f2 Updated copyright for 2023 пре 3 година
render f360965db6 Fixed SDL_RenderSetVSync does not update flags if simulated vsync is on пре 3 година
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) пре 3 година
stdlib d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
test 774e51627e SDL_test: fix infinite loop when passing invalid argument пре 3 година
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
video 2e4ce78b33 tidy-up SDL_yuv.c пре 3 година
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. пре 3 година
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode пре 3 година
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. пре 3 година
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. пре 3 година
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c пре 3 година
SDL_error_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. пре 3 година
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void пре 3 година
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_internal.h b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header пре 3 година
SDL_list.c fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_list.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR пре 3 година
SDL_log_c.h fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_utils.c fde78d12f2 Updated copyright for 2023 пре 3 година
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 пре 3 година