Histórico de Commits

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