| .. |
|
atomic
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
audio
|
audio: Favor OpenSL ES over AAudio.
|
2024-11-13 18:25:47 -05:00 |
|
core
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:48:06 -07:00 |
|
cpuinfo
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:48:06 -07:00 |
|
dynapi
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
events
|
Add SDL_MOUSE_RELATIVE_CURSOR_VISIBLE (#7947)
|
2024-06-20 09:32:27 -07:00 |
|
file
|
Added detail about why a file couldn't be opened (thanks mgerhardy!)
|
2024-08-06 05:46:37 -07:00 |
|
filesystem
|
Fixed building with GDK (thanks @Romans-I-XVI!)
|
2024-04-30 10:21:38 -07:00 |
|
haptic
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
hidapi
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:48:06 -07:00 |
|
joystick
|
Support multiple joystick buttons bound to the same gamepad button
|
2024-11-05 11:52:07 -08:00 |
|
libm
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
loadso
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
locale
|
PSP: Add locale support
|
2024-11-22 08:38:31 -08:00 |
|
main
|
Updated to version 2.30.9 for release
|
2024-11-01 14:24:51 -07:00 |
|
misc
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
power
|
linux: Handle upower's UP_DEVICE_STATE_PENDING_CHARGE, PENDING_DISCHARGE
|
2024-01-22 06:34:12 -08:00 |
|
render
|
VITA: fix SDL_ShowMessageBox by using different memory type
|
2024-10-22 12:22:20 -07:00 |
|
sensor
|
Use SDL_test + don't use macros
|
2024-08-05 07:25:35 -07:00 |
|
stdlib
|
Implemented left-justification in SDL_PrintString()
|
2024-08-04 20:07:06 -07:00 |
|
test
|
Fix warning for Android NDK compiler: "function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]"
|
2024-07-17 14:48:06 -07:00 |
|
thread
|
pthread: timespec.tv_nsec must be less then 1000000000 ns
|
2024-07-14 17:29:33 +02:00 |
|
timer
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
video
|
Always Use Next Display Index
|
2024-11-15 14:03:42 -08:00 |
|
SDL.c
|
Make sure SDL subsystems are initialized before starting threads
|
2024-07-12 09:11:38 -07:00 |
|
SDL_assert.c
|
3DS: Support simple message boxes
|
2024-10-13 09:03:22 -07:00 |
|
SDL_assert_c.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_dataqueue.c
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_dataqueue.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_error.c
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_error_c.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_guid.c
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_hints.c
|
Added NULL pointer check
|
2024-05-17 09:01:26 -07:00 |
|
SDL_hints_c.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_internal.h
|
Make sure SDL subsystems are initialized before starting threads
|
2024-07-12 09:11:38 -07:00 |
|
SDL_list.c
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_list.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_log.c
|
Added the environment variable SDL_LOGGING to control default log output
|
2024-01-27 19:46:59 -08:00 |
|
SDL_log_c.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_utils.c
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |
|
SDL_utils_c.h
|
Updated copyright for 2024
|
2024-01-01 13:19:49 -08:00 |