Commit History

Author SHA1 Message Date
  SDL Wiki Bot 0d0aaa2d75 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 92d01ef12a You can pass NULL to SDL_GetPathInfo() and SDL_GetStoragePathInfo() to test for the existence of a file. 1 year ago
  Sam Lantinga 747300b356 SDL file times are 64-bit integers representing nanoseconds since the Unix epoch 1 year ago
  Sam Lantinga d8a54cd4f8 Updated "see also" references to be more consistent 1 year ago
  Sam Lantinga 7a088527c1 Removed the reserved parameter from SDL_EnumerateDirectoryCallback 1 year ago
  Sam Lantinga db0c1d7aeb Added portable file and directory operations (thanks @icculus!) 1 year ago
  Semphriss 84aaf63bd3 Fix typo in SDL_filesystem.h 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  SDL Wiki Bot 5df3eac925 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  SDL Wiki Bot 8f00d7856d Sync SDL3 wiki -> header 2 years ago
  Semphris d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder 2 years ago
  Sam Lantinga 0f4679102c Fixed pedantic warning: comma at end of enumerator list 2 years ago
  Sylvain 627165a2b2 Fix comments 2 years ago
  Semphris 7f2ef4d02f Implement SDL_GetPath stub for all OSes 2 years ago
  Semphriss c1dab7745a Add SDL_GetPath() for default OS folders (#7665) 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 2 years ago
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 2 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 2 years ago