Ozkan Sezer b700a32630 audio, pipewire: fix signatures of pw_get_library_version and pw_init. 2 年 前
..
atomic 98411c0d33 Added include: libkern/OSAtomic.h 2 年 前
audio b700a32630 audio, pipewire: fix signatures of pw_get_library_version and pw_init. 2 年 前
core fff34f6304 windows: SDL_IMMDevice needed more deinit code from the Win32 path. 2 年 前
cpuinfo 9723917637 Use proper header for OpenBSD PPC CPU detection 2 年 前
dynapi 2f0816adb7 Add SDL_GetDefaultAudioInfo. 2 年 前
events 2373da5d94 Exposed SDL_ResetKeyboard() as a public function 2 年 前
file f317d619cc Xbox GDKX support (#5869) 2 年 前
filesystem cef1514b01 Fixed some Xcode warnings 2 年 前
haptic f317d619cc Xbox GDKX support (#5869) 2 年 前
hidapi 6c536afdb7 Fix C89 declaration for macOS modules. 2 年 前
joystick cef1514b01 Fixed some Xcode warnings 2 年 前
libm f0a05ed476 Add some PS2 flags 2 年 前
loadso ebdd536676 use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError 3 年 前
locale cbdb67b4f6 Vita: add SDL_GetPreferredLocales support 3 年 前
main a054a5f7f2 Improve SDL2 main, adding memory card and usb drivers 2 年 前
misc f317d619cc Xbox GDKX support (#5869) 2 年 前
power 5c4fff7f63 Don't fail to get battery status if the upower refresh call fails 3 年 前
render b299cb3d3c Added a utility function to calculate the next power of 2 for a value 2 年 前
sensor e8c3ff56e0 Removed problematic call to ISensor_SetEventSink() 3 年 前
stdlib 51f75b8b30 Fix fallback implementations of SDL_strchr and SDL_strrchr for '\0' 2 年 前
test f317d619cc Xbox GDKX support (#5869) 2 年 前
thread f317d619cc Xbox GDKX support (#5869) 2 年 前
timer f317d619cc Xbox GDKX support (#5869) 2 年 前
video 78bad66773 video: wayland: Resize the window before sending the SDL_RESIZE event 2 年 前
SDL.c f317d619cc Xbox GDKX support (#5869) 2 年 前
SDL_assert.c 3b191580c3 Windows GDK Support (#5830) 2 年 前
SDL_assert_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.c 120c76c84b Updated copyright for 2022 3 年 前
SDL_dataqueue.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_error.c d4e6047e3c Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795) 2 年 前
SDL_error_c.h cbd0187475 Removed the limit on the size of the SDL error message 2 年 前
SDL_guid.c 3a20274ddf Refactoring: move GUID operations out of Joystick 2 年 前
SDL_hints.c 9703f23663 SDL_SetHintWithPriority: actually, this test is good. 2 年 前
SDL_hints_c.h 120c76c84b Updated copyright for 2022 3 年 前
SDL_internal.h f0566702c5 Fix enabling SDL_DYNAMIC_API in OpenWatcom builds 2 年 前
SDL_list.c 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_list.h 78834b50d6 Add SDL_list.c/h 3 年 前
SDL_log.c ad0b91302d android: Add missing entries to SDL_category_prefixes table. 2 年 前
SDL_log_c.h a0cdc1fc30 Added declaration of SDL_LogInit() and SDL_LogQuit() 3 年 前
SDL_utils.c 53e685168d Fixed declaration-after-statement warning 2 年 前
SDL_utils_c.h 2be9301410 Fixed comment (thanks @pionere!) 2 年 前