Commit Verlauf

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