SDL/src/filesystem
Ryan C. Gordon a9cfcf6bde stdinc: Drastically improve SDL_StepUTF8() and make it a public API.
Fixes #10105.
2024-06-27 17:36:09 -04:00
..
android Updated copyright for 2024 2024-01-01 13:15:26 -08:00
cocoa Add '/' to GetUserFolder(HOME) on Cocoa & Unix 2024-05-02 08:51:58 -07:00
dummy filesystem: Rename some internal symbols to remove "FSops" terminology. 2024-03-17 14:20:11 -04:00
emscripten Add trailing path separator to SDL_GetUserFolder() 2024-04-30 18:01:16 -07:00
gdk Fixed building with GDK (thanks @Romans-I-XVI!) 2024-04-30 10:22:56 -07:00
haiku Add trailing path separator to SDL_GetUserFolder() 2024-04-30 18:01:16 -07:00
n3ds Updated copyright for 2024 2024-01-01 13:15:26 -08:00
posix Simplified SDL_SYS_RemovePath() 2024-03-21 21:16:14 -07:00
ps2 Add slash to cwd call 2024-06-26 13:31:59 -07:00
psp Updated copyright for 2024 2024-01-01 13:15:26 -08:00
riscos Updated copyright for 2024 2024-01-01 13:15:26 -08:00
unix Add '/' to GetUserFolder(HOME) on Cocoa & Unix 2024-05-02 08:51:58 -07:00
vita Updated copyright for 2024 2024-01-01 13:15:26 -08:00
windows Fixed SDL_GetPathInfo() return value on Windows 2024-05-10 16:01:54 -07:00
winrt Introduce formal policy for APIs that return strings. 2024-06-03 14:20:49 -04:00
SDL_filesystem.c stdinc: Drastically improve SDL_StepUTF8() and make it a public API. 2024-06-27 17:36:09 -04:00
SDL_sysfilesystem.h Added SDL_GlobFlags 2024-05-14 07:13:35 -07:00