Ryan C. Gordon
|
447b508a77
error: SDL's allocators now call SDL_OutOfMemory on error.
|
2 vuotta sitten |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
2 vuotta sitten |
Ethan Lee
|
c0cd8c8142
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
2 vuotta sitten |
Semphris
|
d4a867a256
Rename SDL_GetPath to SDL_GetUserFolder
|
2 vuotta sitten |
Sam Lantinga
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 vuotta sitten |
Ozkan Sezer
|
ef2ad2b0c6
windows/SDL_sysfilesystem.c: fix SHGetKnownFolderPath calling convention
|
3 vuotta sitten |
Ozkan Sezer
|
26903f237f
windows/SDL_sysfilesystem.c: replace KNOWNFOLDERID type usage with GUID
|
3 vuotta sitten |
Ozkan Sezer
|
52c19bd21b
attempt to fix more build failures against older Win32 SDKs.
|
3 vuotta sitten |
Sam Lantinga
|
450c947949
Actually define the folder GUIDs
|
3 vuotta sitten |
Sam Lantinga
|
e0e95b1ea9
Fixed coding style and building on older Windows SDKs
|
3 vuotta sitten |
Semphriss
|
c1dab7745a
Add SDL_GetPath() for default OS folders (#7665)
|
3 vuotta sitten |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 vuotta sitten |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 vuotta sitten |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 vuotta sitten |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 vuotta sitten |
Sylvain Becker
|
6a2200823c
Cleanup add brace (#6545)
|
3 vuotta sitten |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 vuotta sitten |
chalonverse
|
f317d619cc
Xbox GDKX support (#5869)
|
3 vuotta sitten |
pionere
|
009a0ff95f
use explicit GetModuleFileNameW
|
4 vuotta sitten |
pionere
|
de711e1685
simplify SDL_GetBasePath on windows
|
4 vuotta sitten |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 vuotta sitten |
Phillip Trudeau
|
bc7ac134db
Windows: Fix SDL_GetBasePath() truncating paths
|
4 vuotta sitten |
Cameron Cawley
|
391bb80bb9
Replace duplicate functions and lstrlen/lstrcat with SDL string functions
|
5 vuotta sitten |
Ozkan Sezer
|
265a1cc97a
use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2)
|
5 vuotta sitten |
Ozkan Sezer
|
01a2f27679
consistently use TEXT() macro with LoadLibrary() and GetModuleHandle()
|
5 vuotta sitten |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 vuotta sitten |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 vuotta sitten |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 vuotta sitten |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 vuotta sitten |
sezero
|
40b27fd51b
revert the recent typecast assignment changes (see bug #4079)
|
8 vuotta sitten |