Commit History

Author SHA1 Message Date
  Ryan C. Gordon 7f9ee31024 include: Fill in more category documentation. 9 months ago
  SDL Wiki Bot 011454b237 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 9 months ago
  Ryan C. Gordon b2eb23a617 SDL_filesystem.h: Fill in missing documentation. 9 months ago
  SDL Wiki Bot 3303e9843f Sync SDL3 wiki -> header 10 months ago
  Ryan C. Gordon f852038384 filesystem: Added SDL_GetCurrentDirectory(). 10 months ago
  SDL Wiki Bot 3922bcec95 Sync SDL3 wiki -> header 11 months ago
  Petar Popovic 04a478b6a9 SDL_Enumerate[Storage]Directory() comments: Use enum constant names instead of integers. 11 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 11 months ago
  Ryan C. Gordon 4a8eadf167 include: Fixed typo in SDL_CopyFile's documentation. 11 months ago
  Ryan C. Gordon 7d21a49c9c filesystem: SDL_EnumerateDirectoryCallback uses an enum now, not an int. 1 year ago
  SDL Wiki Bot 0542bbbf1a Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon 428f2f35be filesystem: SDL_CreateDirectory should make parent directories. 1 year ago
  SDL Wiki Bot 0d593cf39a Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon f267ec7681 filesystem: Improve docs, make some promises about overwrites and file caches. 1 year ago
  Ryan C. Gordon 4e09e58f62 include: Small clarification on directory enumeration documentation. 1 year ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 year ago
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 year ago
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 year 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
  Sam Lantinga 033c9c5951 Added SDL_CopyFile() and SDL_CopyStorageFile() 1 year ago
  Sam Lantinga 93db5ef135 Fixed documentation for SDL_GlobDirectory() 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago