Commit History

Author SHA1 Message Date
  Sam Lantinga b3df46e4bc Added missing SDL_sysfilesystem.h includes 1 year ago
  Ryan C. Gordon 52bf7ff42d filesystem: SDL_GetPrefPath() now follows the SDL_GetStringRule. 1 year ago
  Ryan C. Gordon 2321726ff1 filesystem: SDL_GetUserFolder() now follows the SDL_GetStringRule. 1 year ago
  Ryan C. Gordon 3bc81a81f5 filesystem: SDL_GetBasePath() now follows the SDL_GetStringRule. 1 year ago
  Francisco Javier Trujillo Mata d86ea0622d Add slash to cwd call 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 2 years ago
  Semphris d4a867a256 Rename SDL_GetPath to SDL_GetUserFolder 2 years ago
  Sam Lantinga c065a9b128 Fix some issues caught by check_stdlib_usage.py 2 years ago
  Sylvain 95727b5c7d use of SDL functions 2 years ago
  Sam Lantinga ddbdd73258 Updated source to match SDL function prototype style 2 years ago
  Semphris 7f2ef4d02f Implement SDL_GetPath stub for all OSes 2 years ago
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sylvain Becker 6a2200823c Cleanup add brace (#6545) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Francisco Javier Trujillo Mata 7d7c5b803c Improving mkdir creating parents folder 3 years ago
  Francisco Javier Trujillo Mata 6b03c1adf6 Add filesystem driver 3 years ago