SDL/src/filesystem
Petar Popovic cb0c7c9680 SDL_CreateDirectory(): directory tree creation for absolute paths for non-Windows platforms 2024-10-28 01:56:48 -04:00
..
android Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
cocoa Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
dummy filesystem: SDL_SYS_EnumerateDirectory() now returns bool. 2024-09-26 16:35:15 -04:00
emscripten Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
gdk Build config flags are either defined or undefined, never 0 2024-09-05 09:52:40 -07:00
haiku Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
n3ds Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
posix SDL_SYS_RenamePath(): Fix error message. 2024-10-27 16:54:13 -07:00
ps2 Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
psp Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
riscos Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
unix Re-added SDL_getenv() as a thread-safe getenv() implementation 2024-09-15 09:37:04 -07:00
vita Use SDL_bool instead an int return code in the SDL API 2024-08-27 10:31:46 -07:00
windows Set error using function hresult 2024-10-23 10:53:46 -07:00
SDL_filesystem.c SDL_CreateDirectory(): directory tree creation for absolute paths for non-Windows platforms 2024-10-28 01:56:48 -04: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_SYS_EnumerateDirectory() now returns bool. 2024-09-26 16:35:15 -04:00