SDL/src/filesystem
Sam Lantinga 7a088527c1 Removed the reserved parameter from SDL_EnumerateDirectoryCallback
If someone needs to, say, include an SDL_Storage object, they can simply point userdata at a structure that includes the the storage and any other data needed in enumeration.
2024-03-17 08:39:43 -07:00
..
android Updated copyright for 2024 2024-01-01 13:15:26 -08:00
cocoa Added VisionOS as a supported target to the Xcode project 2024-01-27 11:07:21 -08:00
dummy Removed the reserved parameter from SDL_EnumerateDirectoryCallback 2024-03-17 08:39:43 -07:00
emscripten Updated copyright for 2024 2024-01-01 13:15:26 -08:00
gdk Make Xbox GDK code public (and fix some GDK code rot) (#8844) 2024-01-14 20:31:41 -08:00
haiku Updated copyright for 2024 2024-01-01 13:15:26 -08:00
n3ds Updated copyright for 2024 2024-01-01 13:15:26 -08:00
posix Removed the reserved parameter from SDL_EnumerateDirectoryCallback 2024-03-17 08:39:43 -07:00
ps2 Updated copyright for 2024 2024-01-01 13:15:26 -08: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 Use SDL string functions 2024-02-12 19:51:48 -08:00
vita Updated copyright for 2024 2024-01-01 13:15:26 -08:00
windows Removed the reserved parameter from SDL_EnumerateDirectoryCallback 2024-03-17 08:39:43 -07:00
winrt Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00
SDL_filesystem.c Added portable file and directory operations (thanks @icculus!) 2024-03-17 08:39:43 -07:00
SDL_sysfilesystem.h Added portable file and directory operations (thanks @icculus!) 2024-03-17 08:39:43 -07:00