SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
пре 7 месеци |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
пре 7 месеци |
Sam Lantinga
|
37c9fb490e
Changed enums to use XXX_COUNT for the count or number of values
|
пре 7 месеци |
SDL Wiki Bot
|
68c61ff3a8
Sync SDL3 wiki -> header
|
пре 7 месеци |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
пре 7 месеци |
Maia
|
fa892d15b7
include files with required types directly
|
пре 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 месеци |
Eduard Gushchin
|
3ee59359c4
Fix documentation references and update method usage for SDL_GetGamepadGUIDForID in SDL_gamepad.h
|
пре 9 месеци |
SDL Wiki Bot
|
fc8cd657a5
Sync SDL3 wiki -> header
|
пре 9 месеци |
Sam Lantinga
|
b80784fced
SDL_GetGamepadBindings() follows the SDL_GetStringRule
|
пре 9 месеци |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
пре 9 месеци |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
пре 9 месеци |
Sam Lantinga
|
61a7a0e579
SDL_GUIDToString() follows the SDL_GetStringRule
|
пре 9 месеци |
Sam Lantinga
|
5ce0aacaa4
SDL_GetGamepads() follows the SDL_GetStringRule
|
пре 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 месеци |
SDL Wiki Bot
|
fe183872ee
Sync SDL3 wiki -> header
|
пре 9 месеци |
Ryan C. Gordon
|
4dda785c69
gamepad: Several gamepad mapping functions now follow the SDL_GetStringRule.
|
пре 9 месеци |
Sam Lantinga
|
5c875e1183
Renamed *FromID() to *ForID()
|
пре 9 месеци |
Sam Lantinga
|
d154b37b41
Renamed *FromInstanceID() to *FromID()
|
пре 9 месеци |
Sam Lantinga
|
e90060d07f
Renamed functions to get information from device IDs
|
пре 9 месеци |
Sam Lantinga
|
5bf6bc4d7d
Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty()
|
пре 9 месеци |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
пре 10 месеци |
Ryan C. Gordon
|
e23257307e
Introduce formal policy for APIs that return strings.
|
пре 10 месеци |