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