Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
1 year ago |
Ryan C. Gordon
|
3f4ac1a3c7
winrt: Implemented SDL_GetUserFolder() for WinRT/UWP.
|
1 year ago |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
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 |
Semphris
|
7f2ef4d02f
Implement SDL_GetPath stub for all OSes
|
2 years ago |
Anonymous Maarten
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
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
|
a635a485bc
Re-added WinRT support until we're sure that it's no longer being used
|
2 years ago |
Ozkan Sezer
|
dc2a3e06e9
removed WinRT support.
|
2 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
3 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
4 years ago |
Ethan Lee
|
f1c7cc710b
winrt: Buildfix for older UWP SDKs
|
4 years ago |
Ethan Lee
|
169cfe5a7c
winrt: EffectiveLocation still needs an ifdef, IsApiContractPresent is for runtime
|
4 years ago |
Ethan Lee
|
a7d91ebaa5
winrt: Add EffectiveLocation support for newer Win10 releases
|
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 |
David Ludwig
|
5fee84f24b
WinRT: removed SDL_HINT_WINRT_PREF_PATH_ROOT (introduced post-2.0.3 & pre-2.0.4)
|
10 years ago |