| .. |
|
atomic
|
fix SOLARIS_ATOMICS
|
2022-11-09 12:45:14 -05:00 |
|
audio
|
Fixed bug #6537 - AIX: use PAUDIO_WaitDevice
|
2022-11-17 11:43:46 +01:00 |
|
core
|
adds GDK suspend/resume basic handling (#6596)
|
2022-11-23 11:41:14 -08:00 |
|
cpuinfo
|
fix a few 'unused but set variable' and 'unused function' warnings
|
2022-10-24 10:36:56 -07:00 |
|
dynapi
|
fix dynapi after SDL_GDKSuspendComplete addition.
|
2022-11-23 22:50:10 +03:00 |
|
events
|
Don't trigger an error if we try to delete a touch device after shutting down the touch system
|
2022-11-18 11:14:14 -08:00 |
|
file
|
N3DS: Refactor N3DS_FileOpen.
|
2022-11-14 21:24:10 -08:00 |
|
filesystem
|
N3DS: Prepend PrefPath with sdmc:.
|
2022-11-14 21:24:10 -08:00 |
|
haptic
|
mac: Fix handling of deprecated symbol.
|
2022-11-16 22:04:04 -05:00 |
|
hidapi
|
Remove unneeded semicolon
|
2022-11-17 10:43:45 +01:00 |
|
joystick
|
SDL_mfijoystick.m: fix build with Xcode < 9
|
2022-11-23 12:48:26 -08:00 |
|
libm
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
loadso
|
SDL_SYSLOADSO.c: Correct spelling mistake
|
2022-10-30 11:24:42 -04:00 |
|
locale
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
main
|
Updated to version 2.27.0 for development
|
2022-11-21 16:36:10 -08:00 |
|
misc
|
|
|
|
power
|
Remove un-needed check for NULL pointer. They were previously checked just before.
|
2022-11-16 21:27:16 +01:00 |
|
render
|
Remove unneeded semicolon
|
2022-11-17 10:43:45 +01:00 |
|
sensor
|
N3DS: Use designated initialiser for drivers.
|
2022-11-14 21:24:10 -08:00 |
|
stdlib
|
Don't compare pointer against '0', but NULL
|
2022-11-17 11:23:15 +01:00 |
|
test
|
|
|
|
thread
|
Cleanup of SDL_SetError that already return -1 value
|
2022-11-18 06:59:10 -08:00 |
|
timer
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
video
|
wayland: Fix libdecor_dispatch signature
|
2022-11-23 15:17:52 -08:00 |
|
SDL.c
|
Code style fixes, etc.
|
2022-11-16 12:53:48 -05: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
|
Fixes made in response to running a static code analyzer under MS Windows.
|
2022-11-16 12:43:20 -05:00 |
|
SDL_hints_c.h
|
|
|
|
SDL_internal.h
|
|
|
|
SDL_list.c
|
|
|
|
SDL_list.h
|
|
|
|
SDL_log.c
|
N3DS: Put SDL_Log.txt in the proper directory.
|
2022-11-14 21:24:10 -08:00 |
|
SDL_log_c.h
|
|
|
|
SDL_utils.c
|
|
|
|
SDL_utils_c.h
|
|
|