SDL/src
2022-09-21 14:22:38 -07:00
..
atomic Proposing exposing as public api the various arch dependent 2022-08-04 08:47:39 -07:00
audio Add more valid configurations to PS2 audio driver 2022-08-27 18:34:33 -07:00
core SDL_windows.h: guard WIN32_LEAN_AND_MEAN and STRICT macro defines. 2022-09-16 17:28:20 +03:00
cpuinfo
dynapi Add support for X11 primary selection (#6132) 2022-09-14 09:28:35 -07:00
events Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2022-08-22 16:48:09 -07:00
file
filesystem
haptic
hidapi Added support for the HORI Fighting Commander OCTA (Xbox Series X and PS versions) 2022-09-16 15:41:35 -07:00
joystick Vita: fix controls on PSTV with opened IME 2022-09-20 11:03:34 -07:00
libm
loadso
locale
main Disable fileXio and patch fio 2022-08-24 12:23:56 -07:00
misc
power
render Fix potential memory leak in GLES_CreateTexture 2022-09-20 20:14:01 -07:00
sensor
stdlib Use the right kind of 0 2022-09-20 09:22:43 -07:00
test Do case insensitive matching on test cases 2022-09-19 14:37:10 -07:00
thread
timer
video Fix: Use WIN_ClientPointToSDL for converting additional mouse coordinates 2022-09-21 03:40:50 +03:00
SDL.c Fixed Xbox platform name, courtesy of @walbourn 2022-09-21 14:22:38 -07:00
SDL_assert.c
SDL_assert_c.h
SDL_dataqueue.c
SDL_dataqueue.h
SDL_error.c
SDL_error_c.h
SDL_guid.c
SDL_hints.c Added SDL_ResetHint() to reset a hint to the default value 2022-08-10 08:01:24 -07:00
SDL_hints_c.h
SDL_internal.h
SDL_list.c
SDL_list.h
SDL_log.c Fixed Xcode warnings on macOS 2022-09-16 09:44:39 -07:00
SDL_log_c.h
SDL_utils.c
SDL_utils_c.h