Sam Lantinga 24007b00b2 Moved the controller list out so it can be included elsewhere 2 лет назад
..
atomic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 лет назад
audio 5c019bc97e style fixes for SDL_PROC macros. 2 лет назад
core d5f07730be x11: Dynamically update the scale factor 2 лет назад
cpuinfo b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
dynapi a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 2 лет назад
events c699f3d1d8 Updated SDL high DPI support 2 лет назад
file b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
filesystem 7f2ef4d02f Implement SDL_GetPath stub for all OSes 2 лет назад
haptic 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 лет назад
hidapi 26e780bc9e Fixed warning "A function declaration without a prototype is deprecated in all versions of C" 2 лет назад
joystick 24007b00b2 Moved the controller list out so it can be included elsewhere 2 лет назад
libm 0bd77a5b93 Fixed Visual Studio warning 4389 3 лет назад
loadso 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
locale 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
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 3 лет назад
power 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 лет назад
render 5c019bc97e style fixes for SDL_PROC macros. 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 3 лет назад
test a66cad79c1 SDL_GetClosestFullscreenDisplayMode() now takes a boolean whether to include high density modes 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 4e9cfad558 Cache window manipulation calls while an SDL_Window is hidden and replay them when the window is set visible 2 лет назад
SDL.c b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 лет назад
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 лет назад