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