Ryan C. Gordon cf63af8ae2 events: Don't lose window RESIZED events during SIZED_CHANGED processing. vor 2 Jahren
..
atomic 98411c0d33 Added include: libkern/OSAtomic.h vor 2 Jahren
audio 8ff738f234 audio: Report SDL_AUDIODEVICEREMOVED for unopened devices. vor 2 Jahren
core a10c57dfe4 evdev: Report touchpad events with the correct device type vor 2 Jahren
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection vor 2 Jahren
dynapi 2f0816adb7 Add SDL_GetDefaultAudioInfo. vor 2 Jahren
events cf63af8ae2 events: Don't lose window RESIZED events during SIZED_CHANGED processing. vor 2 Jahren
file f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
filesystem cef1514b01 Fixed some Xcode warnings vor 2 Jahren
haptic f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
hidapi be3a945a8b Added support for the 8BitDo Ultimate Wired Controller for Xbox vor 2 Jahren
joystick 13e0c40ec2 Added mapping for the 8BitDo Pro 2 controller in DirectInput mode over Bluetooth on Linux vor 2 Jahren
libm f0a05ed476 Add some PS2 flags vor 2 Jahren
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError vor 3 Jahren
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support vor 3 Jahren
main a054a5f7f2 Improve SDL2 main, adding memory card and usb drivers vor 2 Jahren
misc f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails vor 3 Jahren
render 65647b3417 SDL_Render: use high precision texcoords in ES2 shaders, when possible vor 2 Jahren
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() vor 3 Jahren
stdlib 7f42fb54ad Applied DragonFly BSD patch vor 2 Jahren
test 2241bd669f Added a command line option `--info event_motion` to show mouse and finger motion events vor 2 Jahren
thread f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
timer f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
video 17f36c105c keyboard: Remove no-op calls to SDL_SetKeymap() vor 2 Jahren
SDL.c f317d619cc Xbox GDKX support (#5869) vor 2 Jahren
SDL_assert.c 12211df669 hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 vor 2 Jahren
SDL_assert_c.h 120c76c84b Updated copyright for 2022 vor 3 Jahren
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 vor 3 Jahren
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 vor 3 Jahren
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) vor 2 Jahren
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message vor 2 Jahren
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick vor 2 Jahren
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. vor 2 Jahren
SDL_hints_c.h 120c76c84b Updated copyright for 2022 vor 3 Jahren
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds vor 2 Jahren
SDL_list.c 78834b50d6 Add SDL_list.c/h vor 3 Jahren
SDL_list.h 78834b50d6 Add SDL_list.c/h vor 3 Jahren
SDL_log.c ad0b91302d android: Add missing entries to SDL_category_prefixes table. vor 2 Jahren
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() vor 3 Jahren
SDL_utils.c 53e685168d Fixed declaration-after-statement warning vor 2 Jahren
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) vor 2 Jahren