| .. |
|
atomic
|
Proposing exposing as public api the various arch dependent
|
2022-08-04 08:47:39 -07:00 |
|
audio
|
audio: Avoid accumulation errors in resampler.
|
2022-11-05 10:39:35 -04:00 |
|
core
|
SDL_IBUS.H: Correct spelling mistake
|
2022-10-30 11:24:42 -04:00 |
|
cpuinfo
|
fix a few 'unused but set variable' and 'unused function' warnings
|
2022-10-24 10:36:56 -07:00 |
|
dynapi
|
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
2022-11-05 15:58:30 -07:00 |
|
events
|
wayland: Cleanup work to aid reconnect support
|
2022-10-29 22:41:42 -04:00 |
|
file
|
N3DS: Use asprintf instead of snprintf.
|
2022-10-10 08:50:59 -07:00 |
|
filesystem
|
N3DS: Use asprintf instead of snprintf.
|
2022-10-10 08:50:59 -07:00 |
|
haptic
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
hidapi
|
Allow vendor matching for hid_enumerate() on all backends
|
2022-10-29 10:43:11 -07:00 |
|
joystick
|
Fixed initializing the PDP Xbox One and Victrix Gambit controllers
|
2022-11-05 14:24:41 -07: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
|
SDL_PS2_MAIN.C: Correct spelling mistake
|
2022-10-30 11:24:42 -04:00 |
|
misc
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
power
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
render
|
SDL_RENDER_PSP.C: Correct spelling mistakes
|
2022-10-30 11:24:42 -04:00 |
|
sensor
|
N3DS: Fix PrivateSensorUpdate call.
|
2022-10-10 08:50:59 -07:00 |
|
stdlib
|
Added SDL_strcasestr() for a case insensitive version of SDL_strstr()
|
2022-11-05 15:58:30 -07:00 |
|
test
|
Do case insensitive matching on test cases
|
2022-09-19 14:37:10 -07:00 |
|
thread
|
PSP: Fix type mismatch warnings.
|
2022-10-10 22:31:16 -07:00 |
|
timer
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -07:00 |
|
video
|
Fix wayland reconnection paths
|
2022-11-04 11:13:30 -04:00 |
|
SDL.c
|
Fix mismatch between Init and Quit
|
2022-10-31 11:22:40 -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
|
Fix SIGSEV in SDL_error (After removing the limit on the size of the SDL error message) (see #5795)
|
2022-06-28 09:46:12 +02:00 |
|
SDL_error_c.h
|
Removed the limit on the size of the SDL error message
|
2022-06-27 16:59:50 -07:00 |
|
SDL_guid.c
|
…
|
|
|
SDL_hints.c
|
Fixed build
|
2022-10-02 17:25:43 -07:00 |
|
SDL_hints_c.h
|
…
|
|
|
SDL_internal.h
|
…
|
|
|
SDL_list.c
|
…
|
|
|
SDL_list.h
|
…
|
|
|
SDL_log.c
|
N3DS port (squashed)
|
2022-10-10 08:50:59 -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 |