Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
3 bulan lalu |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 bulan lalu |
SDL Wiki Bot
|
3fa0537565
Sync SDL3 wiki -> header
|
4 bulan lalu |
Ryan C. Gordon
|
79316ca36e
Heavy work on improving category documentation.
|
4 bulan lalu |
Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 bulan lalu |
Sam Lantinga
|
91b074beb7
Removed SDL_IPHONE_MAX_GFORCE
|
6 bulan lalu |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 bulan lalu |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 bulan lalu |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
7 bulan lalu |
SDL Wiki Bot
|
68c61ff3a8
Sync SDL3 wiki -> header
|
7 bulan lalu |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
7 bulan lalu |
SDL Wiki Bot
|
e7969553f8
Sync SDL3 wiki -> header
|
7 bulan lalu |
Sam Lantinga
|
702ed83f72
Initialize interface structures so they can be extended in the future
|
7 bulan lalu |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 bulan lalu |
Sam Lantinga
|
47926d7bd0
Added a cleanup function for virtual joysticks
|
7 bulan lalu |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 bulan lalu |
Sam Lantinga
|
cb85894e94
Clarified device ID documentation
|
8 bulan lalu |
Sam Lantinga
|
b5ad74998b
Removed SDL_DECLSPEC_FREE
|
8 bulan lalu |
SDL Wiki Bot
|
0f2fc2fbaa
Sync SDL3 wiki -> header
|
8 bulan lalu |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
8 bulan lalu |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
9 bulan lalu |
hwsmm
|
6a62c54b93
Remove a duplicate definition that is already in SDL_guid.h
|
9 bulan lalu |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
9 bulan lalu |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
9 bulan lalu |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
9 bulan lalu |
Sam Lantinga
|
4961af4569
SDL_GetJoysticks() follows the SDL_GetStringRule
|
9 bulan lalu |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 bulan lalu |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
9 bulan lalu |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
9 bulan lalu |
Sam Lantinga
|
5c875e1183
Renamed *FromID() to *ForID()
|
9 bulan lalu |