.. |
atomic
|
Use specific acquire and release variants of InterlockedExchange on ARM
|
2021-01-03 12:13:40 -06:00 |
audio
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
core
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
cpuinfo
|
cpuinfo: updated xgetbv call for windows clang-cl.
|
2021-03-04 18:27:32 +03:00 |
dynapi
|
Dynapi: fix 'gendynapi.pl' script for array parameters
|
2021-03-08 13:56:26 +01:00 |
events
|
Add default handler for Alt+Tab while keyboard grab is enabled
|
2021-02-10 10:22:18 -05:00 |
file
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
filesystem
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
haptic
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
hidapi
|
Added support for the PowerA Xbox One Series X Wired Controller
|
2021-02-11 17:27:22 -08:00 |
joystick
|
Only change joystick->nbuttons for Joy-Cons, since they're the only ones that have these "paddles"
|
2021-02-22 17:54:32 -08: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
|
SDL_windows_main.c: use new WIN_StringToUTF8W macro
|
2021-01-04 10:20:10 +03:00 |
misc
|
use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2)
|
2021-01-05 15:50:02 +03:00 |
power
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
render
|
update SDL_COMPOSE_ERROR macro for windows clang-cl
|
2021-03-04 18:27:47 +03:00 |
sensor
|
Fix memory leak in ConnectSensor
|
2021-02-21 16:46:20 -08:00 |
stdlib
|
replace i386 checks with __i386__
|
2021-02-15 03:02:32 +03:00 |
test
|
Fix flags check in test code
|
2021-02-15 08:43:53 -08:00 |
thread
|
Fix waiting on condition variables with the SRW lock implmentation
|
2021-02-10 10:22:20 -05:00 |
timer
|
Removed support for clock_gettime_nsec_np()
|
2021-02-10 10:22:19 -05:00 |
video
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
SDL_assert_c.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
SDL_assert.c
|
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.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_hints_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_internal.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
SDL_log.c
|
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
2021-03-05 12:03:58 -08:00 |
SDL.c
|
Deprecate SDL_GetRevisionNumber and update things for git instead of hg.
|
2021-02-12 14:31:38 -05:00 |