Sam Lantinga 2e6c48dcb4 Added support for the GameSir-G7 Controller for Xbox 1 year ago
..
atomic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
audio 80a8691098 audio: Fixed buffer overflow in SDL_AudioStream resampling. 1 year ago
core df314ba93e Remove _THIS in src/core: EVDEV UDEV 1 year ago
cpuinfo b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
dynapi c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 1 year ago
events d98bd67733 Fixed lockup while waiting for events 1 year ago
file b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
filesystem 7f2ef4d02f Implement SDL_GetPath stub for all OSes 1 year ago
haptic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
hidapi 2e6c48dcb4 Added support for the GameSir-G7 Controller for Xbox 1 year ago
joystick 2e6c48dcb4 Added support for the GameSir-G7 Controller for Xbox 1 year ago
libm 0bd77a5b93 Fixed Visual Studio warning 4389 2 years ago
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
locale 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 years ago
misc b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
power 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 years ago
render 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
sensor 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
stdlib b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
test 079ae065f1 Added SDL prefix AUDIO_* constants 1 year ago
thread 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
timer 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
video 6d9ccbb3c7 Android: use the headers to have the audio pause/resume definitions 1 year ago
SDL.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 years ago
SDL_assert.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_dataqueue.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c 2 years ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 2 years ago
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_list.c fde78d12f2 Updated copyright for 2023 2 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_log.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_utils.c fde78d12f2 Updated copyright for 2023 2 years ago
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 2 years ago