| .. |
|
atomic
|
Proposing exposing as public api the various arch dependent
|
2022-08-04 08:47:39 -07:00 |
|
audio
|
Fix use after free when removing Windows audio device
|
2022-08-02 10:24:11 -04:00 |
|
core
|
Fix use after free when removing Windows audio device
|
2022-08-02 10:24:11 -04:00 |
|
cpuinfo
|
Use proper header for OpenBSD PPC CPU detection
|
2022-06-27 11:01:34 -07:00 |
|
dynapi
|
Add SDL_GetDefaultAudioInfo.
|
2022-07-11 13:34:35 -04:00 |
|
events
|
Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text
|
2022-08-01 09:55:53 -07:00 |
|
file
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
filesystem
|
Fixed some Xcode warnings
|
2022-07-17 09:07:04 -07:00 |
|
haptic
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
hidapi
|
Added support for the 8BitDo Ultimate Wired Controller for Xbox
|
2022-07-20 11:05:55 -07:00 |
|
joystick
|
The HORIPAD S uses the Xbox 360 protocol on all platforms and shows up as multiple styles of controller, depending on what model you have.
|
2022-08-04 11:33:36 -07:00 |
|
libm
|
Add some PS2 flags
|
2022-06-15 15:15:26 -07:00 |
|
loadso
|
…
|
|
|
locale
|
…
|
|
|
main
|
Improve SDL2 main, adding memory card and usb drivers
|
2022-06-29 03:15:00 +03:00 |
|
misc
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
power
|
…
|
|
|
render
|
Cleaning up video driver
|
2022-08-02 11:40:31 -07:00 |
|
sensor
|
…
|
|
|
stdlib
|
Applied DragonFly BSD patch
|
2022-07-30 16:34:40 -07:00 |
|
test
|
Added a command line option `--info event_motion` to show mouse and finger motion events
|
2022-07-29 20:37:38 -07:00 |
|
thread
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
timer
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -07:00 |
|
video
|
SDL_x11xinput2.c: fix build for macOS
|
2022-08-04 10:11:02 +03:00 |
|
SDL.c
|
Xbox GDKX support (#5869)
|
2022-07-01 13:59:14 -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
|
Refactoring: move GUID operations out of Joystick
|
2022-06-04 17:22:13 -07:00 |
|
SDL_hints.c
|
SDL_SetHintWithPriority: actually, this test is good.
|
2022-06-06 10:55:29 -04:00 |
|
SDL_hints_c.h
|
…
|
|
|
SDL_internal.h
|
Fix enabling SDL_DYNAMIC_API in OpenWatcom builds
|
2022-05-19 20:11:10 +03:00 |
|
SDL_list.c
|
…
|
|
|
SDL_list.h
|
…
|
|
|
SDL_log.c
|
android: Add missing entries to SDL_category_prefixes table.
|
2022-07-05 17:50:19 -07:00 |
|
SDL_log_c.h
|
Added declaration of SDL_LogInit() and SDL_LogQuit()
|
2022-04-28 15:01:34 -07:00 |
|
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 |