SDL/src/filesystem
Sam Lantinga bb96320cc4 Make sure we always copy the data returned using SDL_GetStringRule
This prevents race conditions where calling an API from one thread returns the data and it's freed by updates on another thread
2024-07-19 12:22:03 -07:00
..
android Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
cocoa Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
dummy Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
emscripten Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
gdk Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
haiku filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule. 2024-07-16 16:44:36 -04:00
n3ds Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
posix Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
ps2 Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
psp Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
riscos Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
unix Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
vita Added missing SDL_sysfilesystem.h includes 2024-07-17 09:09:42 -07:00
windows Fix UWP build in non-UNICODE mode 2024-07-19 10:21:34 +00:00
winrt Fix UWP build in non-UNICODE mode 2024-07-19 10:21:34 +00:00
SDL_filesystem.c Make sure we always copy the data returned using SDL_GetStringRule 2024-07-19 12:22:03 -07:00
SDL_filesystem_c.h filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 2024-07-16 16:44:36 -04:00
SDL_sysfilesystem.h filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 2024-07-16 16:44:36 -04:00