Commit History

Author SHA1 Message Date
  Ryan C. Gordon b4fcd1f345 pen: Corrected some documentation. 6 months ago
  SDL Wiki Bot 59d69a3ba3 Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga d9a7da4fac Optimized SDL_HasEvent() and SDL_HasEvents() 6 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  Sam Lantinga 6fc6e3dc7e Use SDL_bool where appropriate in SDL events 7 months ago
  Ryan C. Gordon 050aa4d084 include: Filling in more documentation gaps. 7 months ago
  Maia fa892d15b7 include files with required types directly 7 months ago
  Evan Hemsley 42a0df91bf Add padding for non-32-bit-aligned types in structs (#10701) 7 months ago
  Sam Lantinga f827c1322c Renamed SDL_Del* to SDL_Remove* 7 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 months ago
  SDL Wiki Bot a7fa375275 Sync SDL3 wiki -> header 8 months ago
  Ryan C. Gordon a9d70dbacb pen: Rework public API. 11 months ago
  SDL Wiki Bot 57fa3bc08e Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 627cb8acd0 SDL_EventFilter functions now return SDL_bool 8 months ago
  SDL Wiki Bot b5c0921196 Sync SDL3 wiki -> header 8 months ago
  Anonymous Maarten f57c597c60 Added SDL_GetWindowFromEvent 8 months ago
  Sam Lantinga a6407e88da Document the events that need to be handled in a callback 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  SDL Wiki Bot 2137e6eed1 Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 8 months ago
  SDL Wiki Bot a1a8278029 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 750aef2bee Clarified that temporary memory shouldn't be kept beyond the current function scope or event handling. 9 months ago
  Sam Lantinga b98e1e9ef0 Fixed the render viewport not updating when the metal view resizes 9 months ago
  Sam Lantinga ca4bd4b63c Android life cycle behavior more closely matches iOS 9 months ago
  Sam Lantinga 457ca3995c Added SDL_GetWindowSafeArea() 9 months ago
  SDL Wiki Bot 2aea74aa84 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga a36be94ad1 More clarification on temporary memory 9 months ago
  SDL Wiki Bot 40cb3fb74a Sync SDL3 wiki -> header 9 months ago