Sylvain d66f27376e Prevent setting an error "invalid display" when the parameter displayID hasn't been set. 2 年 前
..
atomic 56522034db Fixed building with Visual Studio 2010 2 年 前
audio 052b14eb65 Add SDL_ConvertAudioSamples() helper function 2 年 前
core 22c69bccdf Displays are now referenced by instance ID instead of index 2 年 前
cpuinfo 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 年 前
dynapi 22c69bccdf Displays are now referenced by instance ID instead of index 2 年 前
events 22c69bccdf Displays are now referenced by instance ID instead of index 2 年 前
file 1bf1c866fe Handle new SDL_rwops error codes in SDL_LoadFile_RW() 2 年 前
filesystem fde78d12f2 Updated copyright for 2023 2 年 前
haptic fde78d12f2 Updated copyright for 2023 2 年 前
hidapi fb11918758 Blacklist Konami Amusement Controllers From HIDAPI. 2 年 前
joystick a06a593aa6 Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention 2 年 前
libm fde78d12f2 Updated copyright for 2023 2 年 前
loadso e9b86eebf3 Functions which return function pointers now return SDL_FunctionPointer instead of void* 2 年 前
locale fde78d12f2 Updated copyright for 2023 2 年 前
main c3bf253b09 Remove SDL3_main from build systems, remove most of src/main/* 2 年 前
misc 413af2f5f1 Addressed comments 2 年 前
power fde78d12f2 Updated copyright for 2023 2 年 前
render 22c69bccdf Displays are now referenced by instance ID instead of index 2 年 前
sensor 7b50bae524 Renamed SDL events for clarity 2 年 前
stdlib 2aa9569b3e Replaced SDL_SIMDAlloc(), SDL_SIMDRealloc(), and SDL_SIMDFree() with SDL_aligned_alloc() and SDL_aligned_free() 2 年 前
test 22c69bccdf Displays are now referenced by instance ID instead of index 2 年 前
thread fde78d12f2 Updated copyright for 2023 2 年 前
timer 56522034db Fixed building with Visual Studio 2010 2 年 前
video d66f27376e Prevent setting an error "invalid display" when the parameter displayID hasn't been set. 2 年 前
SDL.c bd1115fa33 Make sure subsystems are noted as initialized during initialization 2 年 前
SDL_assert.c e83c54f271 SDL_WINDOW_FULLSCREEN and SDL_WINDOW_FULLSCREEN_DESKTOP are now distinct flags 2 年 前
SDL_assert_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_dataqueue.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_dataqueue.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_error.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_error_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_guid.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_hints.c 5feebcdce0 SDL_AddHintCallback() now returns a standard int result instead of void 2 年 前
SDL_hints_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_internal.h dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 2 年 前
SDL_list.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_list.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_log.c 14695a714f Set the default priority level of SDL_LOG_CATEGORY_ERROR to SDL_LOG_PRIORITY_ERROR 2 年 前
SDL_log_c.h fde78d12f2 Updated copyright for 2023 2 年 前
SDL_utils.c fde78d12f2 Updated copyright for 2023 2 年 前
SDL_utils_c.h fde78d12f2 Updated copyright for 2023 2 年 前