SDL/src/filesystem
Sam Lantinga 9f9952d53a Fixed filesystem operations on iOS
Full paths are used as-is, relative paths are prepended with a writable path, SDL_GetPrefPath("", ""), since the current directory isn't writable.
2025-09-22 10:09:30 -07:00
..
android Updated copyright for 2025 2025-01-01 07:45:52 -08:00
cocoa filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
dummy filesystem: GetCurrentDirectory now falls back to GetBasePath when unsupported 2025-09-18 14:49:03 -04:00
emscripten filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
gdk filesystem: GetCurrentDirectory now falls back to GetBasePath when unsupported 2025-09-18 14:49:03 -04:00
haiku filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
n3ds filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
ngage ngage: SDL_GetPrefPath allows a NULL org parameter. 2025-07-05 12:21:13 -04:00
posix Fixed filesystem operations on iOS 2025-09-22 10:09:30 -07:00
ps2 filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
psp filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
riscos filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
unix fs: Fix OpenBSD path retrieval 2025-08-29 19:03:44 -04:00
vita filesystem: Check SDL_GetPrefPath parameters at the higher level. 2025-07-22 12:28:01 -04:00
windows Fix support for Windows XP and up (#13904) 2025-09-08 13:00:26 -07:00
SDL_filesystem.c Use new parameter validation macro 2025-09-18 20:58:32 -07:00
SDL_filesystem_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sysfilesystem.h filesystem: SDL_SYS_EnumerateDirectory inexplicably takes the same arg twice. 2025-01-15 14:09:33 -05:00