Frank Praznik d41985cfbc wayland: Fix libdecor_dispatch signature 2 years ago
..
atomic 16e699a761 Proposing exposing as public api the various arch dependent 2 years ago
audio 3a885f888a Fixed bug #6537 - AIX: use PAUDIO_WaitDevice 2 years ago
core c1307133ce SDL_UDEV_DelCallback: return early if _this is NULL 2 years ago
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 2 years ago
dynapi b4c4dd84c2 Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 2 years ago
events a053211a2a fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 2 years ago
file f317d619cc Xbox GDKX support (#5869) 2 years ago
filesystem cef1514b01 Fixed some Xcode warnings 2 years ago
haptic f317d619cc Xbox GDKX support (#5869) 2 years ago
hidapi b435252b29 hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates 2 years ago
joystick 08f83f953c Don't use RAWINPUT joystick driver on Windows XP 2 years ago
libm f0a05ed476 Add some PS2 flags 2 years ago
loadso 51958da000 loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path. 2 years ago
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 years ago
main 55b03c7493 Updated to version 2.24.2 for point release 2 years ago
misc f317d619cc Xbox GDKX support (#5869) 2 years ago
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 3 years ago
render c0d1f73247 d3d12: actually execute the pending commands before processing resize 2 years ago
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 3 years ago
stdlib 67cb3874ef Fixed potential uninitialized variable usage 2 years ago
test 2dd7659884 test: Fixed wrong arguments to SDL_SetWindowFullscreen. 2 years ago
thread 30579c8cd7 Don't try to create a semaphore for the mutex implementation if threads are disabled 2 years ago
timer f317d619cc Xbox GDKX support (#5869) 2 years ago
video d41985cfbc wayland: Fix libdecor_dispatch signature 2 years ago
SDL.c f317d619cc Xbox GDKX support (#5869) 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 d4192850c1 Added SDL_ResetHint() to reset a hint to the default value 2 years ago
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 years ago
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 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 ad0b91302d android: Add missing entries to SDL_category_prefixes table. 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