SDL/src
Cameron Gutman 674f361dec wayland: Fix memory leaks in clipboard code 2021-11-13 11:44:36 -06:00
..
atomic atomic: detect clang separately 2021-09-16 17:33:52 -07:00
audio alsa: Fix possible uninitialized string 2021-11-13 10:33:37 -06:00
core Fixed whitespace 2021-11-12 08:28:02 -08:00
cpuinfo Fixed whitespace 2021-11-12 08:28:02 -08:00
dynapi Added SDL_hid_ble_scan() for pairing Steam Controllers on iOS and tvOS 2021-11-11 17:31:14 -08:00
events Track button state for each mouse input source separately 2021-11-10 13:44:29 -08:00
file Add support for Vita file API in SDL_rwops 2021-03-08 09:07:12 -08:00
filesystem Improve RISC OS implementations of SDL_GetBasePath and SDL_GetPrefPath 2021-10-12 13:07:52 -07:00
haptic Fixed whitespace 2021-11-12 08:28:02 -08:00
hidapi Fix refcounting in SDL_hid_exit 2021-11-12 01:25:15 -08:00
joystick SDL_hidapi_switch.c (ConstructSubcommand): lose use of '&' on rumbleData 2021-11-13 17:56:28 +03:00
libm Updated copyright for 2021 2021-01-02 10:25:38 -08:00
loadso Updated copyright for 2021 2021-01-02 10:25:38 -08:00
locale consistently use TEXT() macro with LoadLibrary() and GetModuleHandle() 2021-01-04 01:23:50 +03:00
main Updated to version 2.0.17 for development 2021-08-10 15:02:36 -07:00
misc SDL_OpenURL (macOS): try to open path if the url cannot be opened (#4830) 2021-11-03 08:35:24 -07:00
power Fixed some accidental uses of external C runtime functions 2021-09-22 09:06:45 -07:00
render Revert previous commit a50ca98e2b (see bug #4625) 2021-11-13 15:04:19 +01:00
sensor Fixed whitespace 2021-11-12 08:28:02 -08:00
stdlib Add and use `SDL_FALLTHROUGH` for fallthroughs 2021-11-12 07:26:14 +03:00
test Fixed whitespace 2021-11-12 08:28:02 -08:00
thread Export SDL_LinuxSetThreadPriorityAndPolicy() function (#4877) 2021-11-02 13:56:14 -07:00
timer Fix warning: declaration shadows a local variable 2021-11-09 13:33:24 +01:00
video wayland: Fix memory leaks in clipboard code 2021-11-13 11:44:36 -06:00
SDL.c Ensure that SDL_InitSubSystem quits subsystems after an error. (#4834) 2021-10-12 15:55:31 -07:00
SDL_assert.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_assert_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_dataqueue.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_error_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints.c Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_hints_c.h Updated copyright for 2021 2021-01-02 10:25:38 -08:00
SDL_internal.h Remove SDL_HAVE_RENDER_GEOMETRY define 2021-10-24 22:27:56 -04:00
SDL_log.c log: Fixed compiler warnings on 64-bit Visual Studio. 2021-08-04 02:34:09 -04:00