SDL/src/filesystem
Ryan C. Gordon dcc177faa4 emscripten: Add support for automounting persistent storage before SDL_main.
Now apps can have persistent files available during SDL_main()/SDL_AppInit()
and don't have to mess with Emscripten-specific code to prepare the filesystem
for use.
2026-03-25 14:16:07 -04:00
..
android Updated copyright for 2026 2026-01-01 09:40:08 -08:00
cocoa Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dummy Updated copyright for 2026 2026-01-01 09:40:08 -08:00
emscripten emscripten: Add support for automounting persistent storage before SDL_main. 2026-03-25 14:16:07 -04:00
gdk Updated copyright for 2026 2026-01-01 09:40:08 -08:00
haiku Updated copyright for 2026 2026-01-01 09:40:08 -08:00
n3ds Updated copyright for 2026 2026-01-01 09:40:08 -08:00
ngage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
posix filesystem: Fix Android asset enumeration 2026-02-20 15:10:52 -08:00
ps2 Updated copyright for 2026 2026-01-01 09:40:08 -08:00
psp Updated copyright for 2026 2026-01-01 09:40:08 -08:00
riscos Updated copyright for 2026 2026-01-01 09:40:08 -08:00
unix Updated copyright for 2026 2026-01-01 09:40:08 -08:00
vita Updated copyright for 2026 2026-01-01 09:40:08 -08:00
windows Fix warnings: extra semi - spurious (#15014) 2026-02-09 11:48:58 -08:00
SDL_filesystem.c SDL_InternalGlobDirectory(): set string length of base directory to 1, if it's just one slash 2026-03-07 12:43:56 -05:00
SDL_filesystem_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_sysfilesystem.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00