SDL/src
Sam Clegg cfab203f91 emscripten: Remove use of EM_ASM from SDL_timer code.
Instead use the native emscripten timer API.

See https://github.com/emscripten-core/emscripten/issues/17941
2022-09-30 13:41:41 -04:00
..
atomic Proposing exposing as public api the various arch dependent 2022-08-04 08:47:39 -07:00
audio coreaudio: Add support for SDL_GetDefaultAudioInfo (#6277) 2022-09-29 10:33:07 -04:00
core dbus: guard against uninitialized D-Bus 2022-09-28 10:29:55 -04:00
cpuinfo
dynapi Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 2022-09-27 09:56:49 -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 Fixed some Xcode warnings 2022-07-17 09:07:04 -07:00
haptic
hidapi hidapi, libusb: backport read_thread indefinite loop fix from mainstream 2022-09-28 08:26:08 -07:00
joystick Add joystick locking for controller notifications on iOS/tvOS 2022-09-27 12:58:16 -07:00
libm
loadso
locale
main Allow including SDL_uikit_main.c in Apple multi-platform builds 2022-09-28 00:01:54 -07:00
misc
power
render Fix memory leak in VITA_GXM_CreateRenderer 2022-09-29 14:32:56 +03:00
sensor fix vita build failure after commit 2c518747b 2022-09-27 20:21:24 +03:00
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 emscripten: Remove use of EM_ASM from SDL_timer code. 2022-09-30 13:41:41 -04:00
video wayland: Call the Wayland hide/show functions directly when changing decoration modes 2022-09-28 13:21:10 -07:00
SDL.c Added a hint to return the version in the old format 2022-09-26 17:06:18 -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 Fixed Xcode warnings on macOS 2022-09-16 09:44:39 -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