Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
hai 3 meses |
Sam Lantinga
|
c0e5901c42
Reverted accidentally committed work in progress
|
hai 3 meses |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
hai 3 meses |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
hai 4 meses |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
hai 4 meses |
Sam Lantinga
|
bc4185c685
Document that video and input functions should be called on the main thread.
|
hai 4 meses |
Ryan C. Gordon
|
10e52e1899
docs: Added more '\threadsafety` tags.
|
hai 5 meses |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
hai 6 meses |
SDL Wiki Bot
|
63ef5a2369
Sync SDL3 wiki -> header
|
hai 6 meses |
Petar Popovic
|
fd530d029f
Fixed typo in SDL_clipboard.h
|
hai 6 meses |
Sam Lantinga
|
3f446d8fb5
Minor cleanup
|
hai 6 meses |
SDL Wiki Bot
|
0e5a49542d
Sync SDL3 wiki -> header
|
hai 6 meses |
David Fort
|
f32e96f5e2
clipboard: add SDL_ClipboardMimeTypes
|
hai 6 meses |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
hai 7 meses |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
hai 7 meses |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
hai 7 meses |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
hai 8 meses |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
hai 8 meses |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
hai 8 meses |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
hai 8 meses |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
hai 8 meses |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
hai 9 meses |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
hai 9 meses |
Sam Lantinga
|
c4eac60000
SDL_GetClipboardData() follows the SDL_GetStringRule
|
hai 9 meses |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
hai 9 meses |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
hai 9 meses |
Ryan C. Gordon
|
d40b89dff6
clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule.
|
hai 9 meses |
Ryan C. Gordon
|
158fc459f1
clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule.
|
hai 9 meses |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
hai 10 meses |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
hai 11 meses |