Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 лет назад |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 лет назад |
Semphris
|
d4a867a256
Rename SDL_GetPath to SDL_GetUserFolder
|
2 лет назад |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 лет назад |
Semphris
|
7f2ef4d02f
Implement SDL_GetPath stub for all OSes
|
2 лет назад |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 лет назад |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 лет назад |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 лет назад |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 лет назад |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 лет назад |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 лет назад |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 лет назад |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 лет назад |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 лет назад |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 лет назад |
Sam Lantinga
|
e3cc5b2c6b
Updated copyright for 2018
|
8 лет назад |
Philipp Wiesemann
|
52b7d0eb23
android: Fixed missing error message for SDL_GetBasePath().
|
9 лет назад |
Philipp Wiesemann
|
3639895eac
Removed unused errno includes.
|
9 лет назад |
Sam Lantinga
|
45b774e3f7
Updated copyright for 2017
|
9 лет назад |
Sam Lantinga
|
42065e785d
Updated copyright to 2016
|
10 лет назад |
Philipp Wiesemann
|
72590685c0
Backed out changeset 4ad56dbf4a6f
|
10 лет назад |
Sam Lantinga
|
05d8780022
Implemented SDL_GetPrefPath() on Android - it returns the path used by SDL_AndroidGetInternalStoragePath()
|
11 лет назад |