Anonymous Maarten 09832c701c cpuinfo: use __cpuidex instead of __cpuid před 3 roky
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
audio b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header před 3 roky
core d24ef0213b SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h před 3 roky
cpuinfo 09832c701c cpuinfo: use __cpuidex instead of __cpuid před 3 roky
dynapi 9451d3079d dynapi: SDL_DYNAPI_entry must be in version script před 3 roky
events 203a2a76fc events: Increase the size of the name buffer when logging events před 3 roky
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) před 3 roky
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. před 3 roky
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) před 3 roky
hidapi ba87b96cea Fixed signed/unsigned warnings před 3 roky
joystick ed0937598e Added gamepad mapping for Flydigi Vader 2 with the latest firmware (6.0.4.9) před 3 roky
libm fde78d12f2 Updated copyright for 2023 před 3 roky
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* před 3 roky
locale c5c94a6be6 Change return type from void to int, for functions that set an error před 3 roky
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* před 3 roky
misc 413af2f5f1 Addressed comments před 3 roky
power fde78d12f2 Updated copyright for 2023 před 3 roky
render 0ef85873a2 fixed uninitialized warnings from gcc7, gcc8, and gcc9. před 3 roky
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) před 3 roky
stdlib d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
test f5dc1c0176 Add some color in testautomation logs! před 3 roky
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt před 3 roky
video 5a0095d373 video: Try to match the requested video mode when moving fullscreen windows před 3 roky
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. před 3 roky
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode před 3 roky
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. před 3 roky
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. před 3 roky
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c před 3 roky
SDL_error_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. před 3 roky
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void před 3 roky
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_internal.h b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header před 3 roky
SDL_list.c fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_list.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR před 3 roky
SDL_log_c.h fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_utils.c fde78d12f2 Updated copyright for 2023 před 3 roky
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 před 3 roky