Ozkan Sezer 52c19bd21b attempt to fix more build failures against older Win32 SDKs. 3 years ago
..
atomic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
audio 9b87de258f Fixed crash in new audio channel conversion code 3 years ago
core d7f1719777 fixed -Wundef warning due to HAVE_MMDEVICEAPI_H 3 years ago
cpuinfo b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
dynapi c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 3 years ago
events bee6099372 events: Emit an event when a window is destroyed 3 years ago
file b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
filesystem 52c19bd21b attempt to fix more build failures against older Win32 SDKs. 3 years ago
haptic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
hidapi 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
joystick b6ca360228 Added support for the Saitek Cyborg V.3 Rumble Pad in PS3 mode 3 years ago
libm 0bd77a5b93 Fixed Visual Studio warning 4389 3 years ago
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
locale 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 3 years ago
misc b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
power 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
render 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
sensor 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
stdlib b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
test 079ae065f1 Added SDL prefix AUDIO_* constants 3 years ago
thread 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
timer 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
video 3f0c2a6694 Don't set the display scale if DPI scaling isn't enabled 3 years ago
SDL.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
SDL_assert.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_dataqueue.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
SDL_dataqueue.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
SDL_error.c 048df6260c Remove disabled self test main functions in src/SDL_error.c 3 years ago
SDL_error_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_guid.c 3bd737d44c Add error returns to void functions that can fail/set errors. 3 years ago
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 3 years ago
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_internal.h 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
SDL_list.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_list.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_log.c 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 years ago
SDL_log_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_utils.c fde78d12f2 Updated copyright for 2023 3 years ago
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 3 years ago