SDL/src
2022-09-08 13:59:25 -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 Assume that stdint.h is available on Windows with compilers other than MSVC <= 2008 2022-09-05 09:01:31 -07:00
cpuinfo
dynapi Re-added the CRC to the joystick guid 2022-08-27 19:00:31 -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 Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
filesystem Fixed some Xcode warnings 2022-07-17 09:07:04 -07:00
haptic Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
hidapi hidapi: really fix dynamic / non-dynamic libusb loading. 2022-09-01 22:55:00 +03:00
joystick Lock joysticks when removing a controller on the WGI thread 2022-09-08 13:59:25 -07:00
libm
loadso
locale
main Disable fileXio and patch fio 2022-08-24 12:23:56 -07:00
misc Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
power
render Fixed bug #6199 - Broken clip behaviour on a render target (metal) 2022-09-08 05:44:39 +02:00
sensor
stdlib Fixed potential uninitialized variable usage 2022-08-12 20:51:28 -07:00
test test: Fixed wrong arguments to SDL_SetWindowFullscreen. 2022-08-09 09:29:30 -04:00
thread Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
timer Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
video Fix https://github.com/libsdl-org/SDL/issues/6191 2022-09-06 19:56:29 +03:00
SDL.c Xbox GDKX support (#5869) 2022-07-01 13:59:14 -07:00
SDL_assert.c hide SDL_GenerateAssertionReport in case SDL_ASSERT_LEVEL is 0 2022-07-25 14:26:46 -07:00
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 android: Add missing entries to SDL_category_prefixes table. 2022-07-05 17:50:19 -07:00
SDL_log_c.h
SDL_utils.c Fixed declaration-after-statement warning 2022-07-18 07:31:23 -07:00
SDL_utils_c.h Fixed comment (thanks @pionere!) 2022-07-18 07:18:56 -07:00