SDL/src
Sam Lantinga 26dd4e3abb Fixed filesystem operations on Android
Full paths are used as-is, relative paths are prepended with SDL_GetAndroidInternalStoragePath(), and operations fall back to the asset system as appropriate.

This is consistent with the behavior of opening files on Android.
2025-09-21 18:23:34 -07:00
..
atomic remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
audio Use new parameter validation macro 2025-09-18 20:58:32 -07:00
camera Use new parameter validation macro 2025-09-18 20:58:32 -07:00
core Always poll udev on supported platforms 2025-09-20 11:13:39 -07:00
cpuinfo remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
dialog Use zenity messageboxes by default on X11 2025-09-20 08:37:51 -07:00
dynapi remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
events Fixed SDL_RunOnMainThread() on Android 2025-09-21 13:46:11 -07:00
filesystem Fixed filesystem operations on Android 2025-09-21 18:23:34 -07:00
gpu Use new parameter validation macro 2025-09-18 20:58:32 -07:00
haptic Use new parameter validation macro 2025-09-18 20:58:32 -07:00
hidapi Fixed a memory leak in fill_device_info_usage() (thanks @digant73) 2025-09-20 09:05:37 -07:00
io Use new parameter validation macro 2025-09-18 20:58:32 -07:00
joystick Always poll udev on supported platforms 2025-09-20 11:13:39 -07:00
libm remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
loadso Use new parameter validation macro 2025-09-18 20:58:32 -07:00
locale Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
main Used SDL_APP_CONTINUE instead 0 2025-09-13 07:13:00 -07:00
misc Use new parameter validation macro 2025-09-18 20:58:32 -07:00
power hints: Added SDL_HINT_LOG_BACKENDS. 2025-07-14 19:49:38 -04:00
process Use posix_spawn_file_actions_addchdir_np() on macOS 2025-09-19 08:00:03 -07:00
render [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993) 2025-09-21 07:50:14 -07:00
sensor Use new parameter validation macro 2025-09-18 20:58:32 -07:00
stdlib remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
storage Use new parameter validation macro 2025-09-18 20:58:32 -07:00
test The names of keyboards and mice are valid after they've been removed 2025-09-11 20:07:55 -07:00
thread Use new parameter validation macro 2025-09-18 20:58:32 -07:00
time Use new parameter validation macro 2025-09-18 20:58:32 -07:00
timer Use new parameter validation macro 2025-09-18 20:58:32 -07:00
tray Use new parameter validation macro 2025-09-18 20:58:32 -07:00
video Use the default window focus behavior on macOS 2025-09-20 18:57:22 -07:00
SDL.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_assert.c remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_assert_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_error.c Restore support for the Nokia N-Gage (#12148) 2025-05-22 11:07:22 -07:00
SDL_error_c.h Save and restore error messages when rolling back after failed init 2025-03-02 07:55:56 -08:00
SDL_guid.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hashtable.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_hashtable.h hashtable: Fix documentation typos 2025-07-09 12:38:16 -04:00
SDL_hints.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_hints_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_internal.h remove watcom compiler support from private sources 2025-09-20 03:47:02 +03:00
SDL_list.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_list.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_properties_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_utils.c Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 2025-09-18 20:58:32 -07:00
SDL_utils_c.h Make SDL_ObjectValid() inline for performance (thanks @mechakotik!) 2025-09-18 20:58:32 -07:00