SDL Wiki Bot
|
a7fa375275
Sync SDL3 wiki -> header
|
1 год назад |
Ryan C. Gordon
|
a9d70dbacb
pen: Rework public API.
|
1 год назад |
SDL Wiki Bot
|
57fa3bc08e
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
627cb8acd0
SDL_EventFilter functions now return SDL_bool
|
1 год назад |
SDL Wiki Bot
|
b5c0921196
Sync SDL3 wiki -> header
|
1 год назад |
Anonymous Maarten
|
f57c597c60
Added SDL_GetWindowFromEvent
|
1 год назад |
Sam Lantinga
|
a6407e88da
Document the events that need to be handled in a callback
|
1 год назад |
Sam Lantinga
|
4f55271571
Removed temporary memory from the API
|
1 год назад |
SDL Wiki Bot
|
2137e6eed1
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
5e513ecc7f
Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready.
|
1 год назад |
SDL Wiki Bot
|
a1a8278029
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
750aef2bee
Clarified that temporary memory shouldn't be kept beyond the current function scope or event handling.
|
1 год назад |
Sam Lantinga
|
b98e1e9ef0
Fixed the render viewport not updating when the metal view resizes
|
1 год назад |
Sam Lantinga
|
ca4bd4b63c
Android life cycle behavior more closely matches iOS
|
1 год назад |
Sam Lantinga
|
457ca3995c
Added SDL_GetWindowSafeArea()
|
1 год назад |
SDL Wiki Bot
|
2aea74aa84
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
a36be94ad1
More clarification on temporary memory
|
1 год назад |
SDL Wiki Bot
|
40cb3fb74a
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
ff1d351390
Removed SDL_FreeTemporaryMemory()
|
1 год назад |
SDL Wiki Bot
|
230f2a684d
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
685e381735
Add an overview of how to handle temporary memory
|
1 год назад |
SDL Wiki Bot
|
975457cfb6
Sync SDL3 wiki -> header
|
1 год назад |
Sam Lantinga
|
71a60d4c0e
Updated documentation for functions that return temporary memory
|
1 год назад |
Sam Lantinga
|
fd9fe1bb7b
Renamed event memory to temporary memory, since it's not just used for events
|
1 год назад |
Sam Lantinga
|
ef884c8aa6
Transfer event memory between the local pool and the event queue
|
1 год назад |
Sam Lantinga
|
f95ecac300
Added SDL_ClaimEventMemory()
|
1 год назад |
Sam Lantinga
|
2816745f48
Allow passing a pointer to SDL_FreeEventMemory()
|
1 год назад |
Sam Lantinga
|
217330a7b3
Made return value descriptions more consistent across the API
|
1 год назад |
Sam Lantinga
|
d73c7311d5
Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later.
|
1 год назад |
Sam Lantinga
|
8c25129458
SDL_EVENT_WINDOW_LAST should be SDL_EVENT_WINDOW_HDR_STATE_CHANGED
|
1 год назад |