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 |
SDL Wiki Bot
|
5df3eac925
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL Wiki Bot
|
8f00d7856d
Sync SDL3 wiki -> header
|
2 years ago |
Semphris
|
d4a867a256
Rename SDL_GetPath to SDL_GetUserFolder
|
2 years ago |
Sam Lantinga
|
0f4679102c
Fixed pedantic warning: comma at end of enumerator list
|
2 years ago |
Sylvain
|
627165a2b2
Fix comments
|
2 years ago |
Semphris
|
7f2ef4d02f
Implement SDL_GetPath stub for all OSes
|
2 years ago |
Semphriss
|
c1dab7745a
Add SDL_GetPath() for default OS folders (#7665)
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |