Ryan C. Gordon e191bc8491 audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. 2 年 前
..
atomic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
audio e191bc8491 audio: Simplified GetFirstAudioFormat/GetNextAudioFormat. 2 年 前
core 079ae065f1 Added SDL prefix AUDIO_* constants 2 年 前
cpuinfo b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
dynapi 0d559b7cb3 Fixed parsing SDL_mutex.h 2 年 前
events bee6099372 events: Emit an event when a window is destroyed 2 年 前
file b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
filesystem b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
haptic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
hidapi 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
joystick b6ca360228 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode 2 年 前
libm 0bd77a5b93 Fixed Visual Studio warning 4389 2 年 前
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年 前
locale 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年 前
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 年 前
misc b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
power 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 2 年 前
render 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
sensor 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
stdlib b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
test 079ae065f1 Added SDL prefix AUDIO_* constants 2 年 前
thread 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
timer 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
video 3f0c2a6694 Don't set the display scale if DPI scaling isn't enabled 2 年 前
SDL.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 2 年 前
SDL_assert.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_dataqueue.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
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 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
SDL_list.c fde78d12f2 Updated copyright for 2023 3 年 前
SDL_list.h fde78d12f2 Updated copyright for 2023 3 年 前
SDL_log.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 年 前
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 年 前