Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
1 year ago |
Ryan C. Gordon
|
2ad7c70ac6
documentation: clean up a minor syntax issue.
|
1 year ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
1 year ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
Ryan C. Gordon
|
17976c1ae1
SDL_filesystem.h: SDL_GLOB_CASEINSENSITIVE was defined twice.
|
1 year ago |
Sam Lantinga
|
863a9029ae
Added SDL_GlobFlags
|
1 year ago |
Ryan C. Gordon
|
03b7e02804
include: SDL_GLOB_CASESENSITIVE is associated with SDL_GlobDirectory.
|
1 year ago |
Susko3
|
895586c928
Use `1u` literal for flags/masks calculation
|
1 year ago |
Ryan C. Gordon
|
a04abd78d3
SDL_filesystem.h: Add a `\sa` from SDL_GetUserFolder to SDL_Folder.
|
1 year ago |
Semphris
|
b9d3d746a0
Add trailing path separator to SDL_GetUserFolder()
|
1 year ago |
Ryan C. Gordon
|
3f4ac1a3c7
winrt: Implemented SDL_GetUserFolder() for WinRT/UWP.
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 year ago |
Ryan C. Gordon
|
e12b8e767a
SDL_filesystem.h: Fixed some whitespace.
|
1 year ago |
SDL Wiki Bot
|
1a97d1f649
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
0abdc1a343
Renamed GLOBDIR to GLOB
|
1 year ago |
SDL Wiki Bot
|
ac372e99fe
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
764207d873
filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory().
|
1 year ago |
Ryan C. Gordon
|
9192485746
filesystem: SDL_EnumerateDirectory should return -1 or 0.
|
1 year ago |
Frank Praznik
|
a6fbf0488c
Add time and realtime clock functions
|
1 year ago |
SDL Wiki Bot
|
0d0aaa2d75
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
92d01ef12a
You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file.
|
1 year ago |
Sam Lantinga
|
747300b356
SDL file times are 64-bit integers representing nanoseconds since the Unix epoch
|
1 year ago |
Sam Lantinga
|
d8a54cd4f8
Updated "see also" references to be more consistent
|
1 year ago |
Sam Lantinga
|
7a088527c1
Removed the reserved parameter from SDL_EnumerateDirectoryCallback
|
1 year ago |
Sam Lantinga
|
db0c1d7aeb
Added portable file and directory operations (thanks @icculus!)
|
1 year ago |
Semphriss
|
84aaf63bd3
Fix typo in SDL_filesystem.h
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |