Ryan C. Gordon
|
1c1706a00b
fnsince: update `\since` policy for documentation.
|
6 bulan lalu |
SDL Wiki Bot
|
03fa9ff0b0
Sync SDL3 wiki -> header
|
6 bulan lalu |
Frank Praznik
|
2fd12b2e8a
keyboard: Note that enabling text input can also enable an IME
|
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 |
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 |
Maia
|
fa892d15b7
include files with required types directly
|
7 bulan lalu |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
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
|
a1998d106d
Putting the simple back into Simple DirectMedia Layer
|
8 bulan lalu |
SDL Wiki Bot
|
0d3db8390d
Sync SDL3 wiki -> header
|
8 bulan lalu |
Sam Lantinga
|
afec46dbee
Re-added SDL_GetScancodeFromKey()
|
8 bulan lalu |
Sam Lantinga
|
a13c993e40
Removed keymaps from the API
|
8 bulan lalu |
SDL Wiki Bot
|
1966472f73
Sync SDL3 wiki -> header
|
8 bulan lalu |
Sam Lantinga
|
c298a3749b
Expose the keymap separately from the event keycode
|
8 bulan lalu |
SDL Wiki Bot
|
e058aa6d65
Sync SDL3 wiki -> header
|
8 bulan lalu |
Sam Lantinga
|
50492e1d03
Change the text input defaults to match the natural input experience
|
8 bulan lalu |
Sam Lantinga
|
81f8e6aba6
Added SDL_StartTextInputWithProperties()
|
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.
|
8 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
|
6ca18ed0e5
SDL_GetKeyboards() 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 |