You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sdl/src
Frank Praznik d41985cfbc wayland: Fix libdecor_dispatch signature
The function returns an int, not a bool.
(cherry picked from commit f47169fcba)
3 years ago
..
atomic Proposing exposing as public api the various arch dependent 3 years ago
audio Fixed bug #6537 - AIX: use PAUDIO_WaitDevice 3 years ago
core SDL_UDEV_DelCallback: return early if _this is NULL 3 years ago
cpuinfo Use proper header for OpenBSD PPC CPU detection 3 years ago
dynapi Added SDL_crc16() to be used in joystick GUIDs after 2.24.0 3 years ago
events fix SDL_SendEditingText when long composition text is enabled and strlen(text) == SDL_TEXTEDITINGEVENT_TEXT_SIZE 3 years ago
file Xbox GDKX support (#5869) 3 years ago
filesystem Fixed some Xcode warnings 3 years ago
haptic Xbox GDKX support (#5869) 3 years ago
hidapi hidapi, libusb: remove os/2 symbol load hack after os/2 loadso updates 3 years ago
joystick Don't use RAWINPUT joystick driver on Windows XP 3 years ago
libm Add some PS2 flags 3 years ago
loadso loadso, dlsym, SDL_LoadFunction: cleanup the underscored name path. 3 years ago
locale Vita: add SDL_GetPreferredLocales support 4 years ago
main Updated to version 2.24.2 for point release 3 years ago
misc Xbox GDKX support (#5869) 3 years ago
power Don't fail to get battery status if the upower refresh call fails 4 years ago
render d3d12: actually execute the pending commands before processing resize 3 years ago
sensor Removed problematic call to ISensor_SetEventSink() 4 years ago
stdlib Fixed potential uninitialized variable usage 3 years ago
test test: Fixed wrong arguments to SDL_SetWindowFullscreen. 3 years ago
thread Don't try to create a semaphore for the mutex implementation if threads are disabled 3 years ago
timer Xbox GDKX support (#5869) 3 years ago
video wayland: Fix libdecor_dispatch signature 3 years ago
SDL.c Xbox GDKX support (#5869) 3 years ago
SDL_assert.c hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 3 years ago
SDL_assert_c.h Updated copyright for 2022 4 years ago
SDL_dataqueue.c Updated copyright for 2022 4 years ago
SDL_dataqueue.h Updated copyright for 2022 4 years ago
SDL_error.c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 3 years ago
SDL_error_c.h Removed the limit on the size of the SDL error message 3 years ago
SDL_guid.c Refactoring: move GUID operations out of Joystick 3 years ago
SDL_hints.c Added SDL_ResetHint() to reset a hint to the default value 3 years ago
SDL_hints_c.h Updated copyright for 2022 4 years ago
SDL_internal.h Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 3 years ago
SDL_list.c Add SDL_list.c/h 4 years ago
SDL_list.h Add SDL_list.c/h 4 years ago
SDL_log.c android: Add missing entries to SDL_category_prefixes table. 3 years ago
SDL_log_c.h Added declaration of SDL_LogInit() and SDL_LogQuit() 3 years ago
SDL_utils.c Fixed declaration-after-statement warning 3 years ago
SDL_utils_c.h Fixed comment (thanks @pionere!) 3 years ago