SDL/src/filesystem
Sam Lantinga 97f7b4620a Fixed building with GDK (thanks @Romans-I-XVI!)
(cherry picked from commit 1caa427035)
2024-04-30 10:22:56 -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 filesystem: Rename some internal symbols to remove "FSops" terminology. 2024-03-17 14:20:11 -04:00
emscripten Updated copyright for 2024 2024-01-01 13:15:26 -08:00
gdk Fixed building with GDK (thanks @Romans-I-XVI!) 2024-04-30 10:22:56 -07: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 Simplified SDL_SYS_RemovePath() 2024-03-21 21:16:14 -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 src/filesystem/unix/SDL_sysfilesystem.c add <stdio.h> inclusion 2024-03-18 15:55:40 +03:00
vita Updated copyright for 2024 2024-01-01 13:15:26 -08:00
windows Add time and realtime clock functions 2024-03-19 10:57:36 -07:00
winrt winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8. 2024-04-13 08:24:12 -04:00
SDL_filesystem.c CaseFoldUtf8String: Fixed to actually work with Unicode values. 2024-04-23 18:57:48 -04:00
SDL_sysfilesystem.h filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 2024-04-04 09:40:13 -04:00