Commit History

Author SHA1 Message Date
  SDL Wiki Bot 4db8fe2f9b Sync SDL3 wiki -> header 3 months ago
  SDL Wiki Bot ffdca343fb Sync SDL3 wiki -> header 6 months ago
  Sam Lantinga ac5fca4ae5 Clarify the expected usage of SDL_StorageReady() 6 months ago
  SDL Wiki Bot 17c4bdd754 Sync SDL3 wiki -> header 7 months ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Ryan C. Gordon 010f27dc70 storage: enumerate and glob on storage can accept a NULL path. 7 months ago
  Ryan C. Gordon 874c07f8de storage: Don't allow "." and ".." paths, enforce '/' dir separators. 7 months ago
  SDL Wiki Bot efaf3739c6 Sync SDL3 wiki -> header 7 months ago
  SDL Wiki Bot c688853a82 Sync SDL3 wiki -> header 7 months ago
  SDL Wiki Bot 95d44f11c7 Sync SDL3 wiki -> header 7 months ago
  SDL Wiki Bot 6d554a9ea3 Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga 9fbc767d4f Fixed formatting of SDL_storage documentation 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  SDL Wiki Bot 18fc13c20d Sync SDL3 wiki -> header 7 months ago
  SDL Wiki Bot 6d20b65a9e Sync SDL3 wiki -> header 7 months ago
  Ethan Lee cd1bd0ac2e storage: Remove an outdated FIXME. 7 months ago
  SDL Wiki Bot 3922bcec95 Sync SDL3 wiki -> header 10 months ago
  Petar Popovic 04a478b6a9 SDL_Enumerate[Storage]Directory() comments: Use enum constant names instead of integers. 10 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 10 months ago
  Ryan C. Gordon 4e09e58f62 include: Small clarification on directory enumeration documentation. 11 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
  SDL Wiki Bot e7969553f8 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future 11 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago