SDL Wiki Bot
|
95d44f11c7
Sync SDL3 wiki -> header
|
3 달 전 |
SDL Wiki Bot
|
6d554a9ea3
Sync SDL3 wiki -> header
|
3 달 전 |
Sam Lantinga
|
9fbc767d4f
Fixed formatting of SDL_storage documentation
|
3 달 전 |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 달 전 |
SDL Wiki Bot
|
18fc13c20d
Sync SDL3 wiki -> header
|
3 달 전 |
SDL Wiki Bot
|
6d20b65a9e
Sync SDL3 wiki -> header
|
3 달 전 |
Ethan Lee
|
cd1bd0ac2e
storage: Remove an outdated FIXME.
|
3 달 전 |
SDL Wiki Bot
|
3922bcec95
Sync SDL3 wiki -> header
|
5 달 전 |
Petar Popovic
|
04a478b6a9
SDL_Enumerate[Storage]Directory() comments: Use enum constant names instead of integers.
|
5 달 전 |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 달 전 |
Ryan C. Gordon
|
4e09e58f62
include: Small clarification on directory enumeration documentation.
|
6 달 전 |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 달 전 |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 달 전 |
SDL Wiki Bot
|
e7969553f8
Sync SDL3 wiki -> header
|
7 달 전 |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
7 달 전 |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 달 전 |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 달 전 |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 달 전 |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
8 달 전 |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 달 전 |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
8 달 전 |
Sam Lantinga
|
033c9c5951
Added SDL_CopyFile() and SDL_CopyStorageFile()
|
9 달 전 |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 달 전 |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 달 전 |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 달 전 |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 달 전 |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 달 전 |
Ryan C. Gordon
|
ed1f93cd11
filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule.
|
9 달 전 |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 달 전 |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 달 전 |