Emily Banerjee 8973d20f39 Fixed audiotypecvt assertion when without CPUInfo (#7464) hace 3 años
..
atomic d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
audio 8973d20f39 Fixed audiotypecvt assertion when without CPUInfo (#7464) hace 3 años
core d24ef0213b SDL_threadprio.c uses SCHED_RR and SCHED_FIFO from sched.h hace 3 años
cpuinfo b0a5182e84 Sunset SDL_HasRDTSC hace 3 años
dynapi b0a5182e84 Sunset SDL_HasRDTSC hace 3 años
events 203a2a76fc events: Increase the size of the name buffer when logging events hace 3 años
file c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) hace 3 años
filesystem 3990c71726 SDL_GetBasePath simplification for Haiku. hace 3 años
haptic c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) hace 3 años
hidapi ba87b96cea Fixed signed/unsigned warnings hace 3 años
joystick f1099f8e70 The Xinmotek Controller is used in multiple products with different mappings hace 3 años
libm fde78d12f2 Updated copyright for 2023 hace 3 años
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* hace 3 años
locale c5c94a6be6 Change return type from void to int, for functions that set an error hace 3 años
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* hace 3 años
misc 413af2f5f1 Addressed comments hace 3 años
power fde78d12f2 Updated copyright for 2023 hace 3 años
render 0ef85873a2 fixed uninitialized warnings from gcc7, gcc8, and gcc9. hace 3 años
sensor c6443d86c9 Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) hace 3 años
stdlib 513025b182 Implement _intel_fast_(memcpy|memset) hace 3 años
test d3faec0b6e testcommon/automation: add [--audio driver] option hace 3 años
thread d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
timer d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
video 0c3777d566 video: fix warnings about unused variables when building without duff's loop hace 3 años
SDL.c 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_assert.c 177a6f38e0 Only minimize the window for an assert if it's in exclusive fullscreen mode hace 3 años
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_dataqueue.c 8b9a938413 dataqueue: Make thread safe. hace 3 años
SDL_dataqueue.h 8b9a938413 dataqueue: Make thread safe. hace 3 años
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c hace 3 años
SDL_error_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. hace 3 años
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void hace 3 años
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_internal.h b4f28fb532 Define _LARGEFILE64_SOURCE as 1 for all platforms hace 3 años
SDL_list.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_list.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR hace 3 años
SDL_log_c.h fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_utils.c fde78d12f2 Updated copyright for 2023 hace 3 años
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 hace 3 años