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
|
aa7baf63aa
Sync wiki -> headers.
|
1 year ago |
Sam Lantinga
|
fd4a2cce9e
SDL_syswm.h has been removed and replaced with window properties
|
1 year ago |
Sam Lantinga
|
a1941fad6c
Replaced SDL_RenderGetD3D11Device(), SDL_RenderGetD3D12Device(), and SDL_RenderGetD3D9Device() with renderer properties.
|
1 year ago |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
1 year ago |
SDL Wiki Bot
|
594fda4120
Sync SDL3 wiki -> header
|
1 year ago |
Sam Lantinga
|
0d7c5a2c56
Updated Android API documentation
|
1 year ago |
Ryan C. Gordon
|
31229fd47f
include: Added a note about SDL's iOS app delegate functions.
|
1 year ago |
SDL Wiki Bot
|
e30e5c77e6
Sync SDL3 wiki -> header
|
2 years ago |
Ethan Lee
|
c0cd8c8142
gdk: Add SDL_GDKGetDefaultUser, SDL_GetPrefPath implementation
|
2 years ago |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 years ago |
Ryan C. Gordon
|
0598ecc150
Sync wiki -> headers.
|
2 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
2 years ago |
Sylvain
|
81c94a165c
Add \since docs where missing and resets some to 3.0.0
|
2 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
2 years ago |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
2 years ago |
Sylvain
|
a2f3711c80
SDL_AndroidGetExternalStorageState(): return 0 on success, and fills *state with flags
|
2 years ago |
Sam Lantinga
|
22c69bccdf
Displays are now referenced by instance ID instead of index
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
80890f3aae
SDL API renaming: SDL_render.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |