Ryan C. Gordon 3983c98ece Merge branch 'main' into no-ie 2 years ago
..
atomic a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
audio a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
core a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
cpuinfo a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
dynapi a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
events a05b2fbeee Use alias types for `which` members of event structs instead of plain types 2 years ago
file a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
filesystem a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
haptic bb0b8adacc mac: Fix handling of deprecated symbol. 2 years ago
hidapi 8d6fda4810 removed os2 support & support for building SDL with watcom. 2 years ago
joystick a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
libm 655275378d N3DS port (squashed) 2 years ago
loadso a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
locale a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
main a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
misc f317d619cc Xbox GDKX support (#5869) 2 years ago
power a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
render a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
sensor bf4f9aaa63 N3DS: Use designated initialiser for drivers. 2 years ago
stdlib 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
test 101306edcf Do case insensitive matching on test cases 2 years ago
thread a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
timer a94d2e929d Prevent the delay conversion result from being truncated to 32bits 2 years ago
video 3983c98ece Merge branch 'main' into no-ie 2 years ago
SDL.c a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2 years ago
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 years ago
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 years ago
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 years ago
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 years ago
SDL_hints.c ec58a817ef Fixes made in response to running a static code analyzer under MS Windows. 2 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_internal.h 2c4159b99a First pass at changing SDL 2.0 to SDL 3.0 2 years ago
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 years ago
SDL_log.c a635a485bc Re-added WinRT support until we're sure that it's no longer being used 2 years ago
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 years ago
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 years ago