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 |
Semphris
|
b9d3d746a0
Add trailing path separator to SDL_GetUserFolder()
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 year ago |
Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
1 year ago |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
1 year ago |
Semphris
|
d4a867a256
Rename SDL_GetPath to SDL_GetUserFolder
|
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 |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
2 years ago |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
2 years ago |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Charlie Birks
|
1a48ca666f
emscripten: Create directory recursively in GetPrefPath
|
4 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
5 years ago |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
6 years ago |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
7 years ago |
Sam Lantinga
|
658975f381
Fixed bug 3639 - SDL_GetPrefPath returns a path with two consecutive slashes on Unix if org is omitted
|
8 years ago |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
8 years ago |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
9 years ago |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 years ago |
Philipp Wiesemann
|
86fb92a7da
Emscripten: Fixed memory leak if SDL_GetPrefPath() failed.
|
10 years ago |
Ryan C. Gordon
|
fe40a17224
Initial merge of Emscripten port!
|
10 years ago |