sdl2_frt/src
2020-12-28 01:10:02 +03:00
..
atomic Fixed bug 5402 - ARM support little update proposal 2020-12-17 21:41:23 -08:00
audio Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
core Fix udev not detecting ID_INPUT_KEY devices when udev is not running 2020-12-28 00:55:28 +03:00
cpuinfo Fixed bug 5406 - Upstreaming DragonFlyBSD changes from DeltaPorts (patch from David Carlier) 2020-12-20 12:08:49 -08:00
dynapi Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 2020-12-23 13:47:49 -08:00
events Added hints to control whether SDL updates joystick and sensor state in the main event loop 2020-12-18 10:08:59 -08:00
file
filesystem winrt: Buildfix for older UWP SDKs 2020-12-14 12:36:04 -05:00
haptic Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
hidapi Fixed compile warnings on platforms without hidapi support 2020-12-23 16:16:55 -08:00
joystick Fixed setting player LEDs for PS5 controllers over Bluetooth 2020-12-23 04:53:23 -08:00
libm
loadso windows SDL_LoadObject: fix warning after commit 2ff650230d96 2020-12-13 18:25:02 +03:00
locale use GetModuleHandleW() to retrieve kernel32.dll handle (bug #5390.) 2020-12-22 17:10:02 +03:00
main Updated SDL to version 2.0.15 for development 2020-12-22 10:36:15 -08:00
misc
power Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
render Forward scale mode to SW renderer (Bug 5313) 2020-12-27 20:28:24 +01:00
sensor Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
stdlib Fixed bug 5404 - stdlib: Added SDL_round, SDL_roundf, SDL_lround and SDL_lroundf 2020-12-23 13:47:49 -08:00
test
thread Disable WaitOnAddress SDL_sem implementation on Windows Phone 2020-12-25 17:10:02 +03:00
timer Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
video SDL_PrivateLowerBlitScaled: remove unused local var 'a' 2020-12-28 01:10:02 +03:00
SDL_assert_c.h
SDL_assert.c
SDL_dataqueue.c Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_dataqueue.h
SDL_error_c.h
SDL_error.c
SDL_hints_c.h
SDL_hints.c
SDL_internal.h Fixed bug 5235 - All internal sources should include SDL_assert.h 2020-12-09 07:16:22 -08:00
SDL_log.c
SDL.c