Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
1 year ago |
SDL Wiki Bot
|
7856c8fb8f
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
cf0b5db9e1
SDL_system.h: Improve window message hook documentation.
|
1 year ago |
Ryan C. Gordon
|
a790a67883
include: Filling in more documentation gaps.
|
1 year ago |
Ryan C. Gordon
|
239b34d760
docs: Added some notes about iOS and the main callbacks.
|
1 year ago |
SDL Wiki Bot
|
9c5ae7293f
Sync SDL3 wiki -> header
|
1 year ago |
SDL Wiki Bot
|
cae90ef489
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
6e1ed94913
ios: Renamed APIs that referred to "iPhone" to refer to "iOS".
|
1 year ago |
Ryan C. Gordon
|
98e9f361a8
winrt: Remove SDL_WinRTGetFSPathUNICODE, rename SDL_WinRTGetFSPathUTF8.
|
1 year ago |
SDL Wiki Bot
|
02da4acf0f
Sync SDL3 wiki -> header
|
1 year ago |
SDL Wiki Bot
|
2f4f1f6923
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Petar Popovic
|
3f8dba3713
Including SD_error.h into headers with error-returning functions
|
1 year ago |
SDL Wiki Bot
|
4d4c24acdd
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
bc984f78bf
android: Remove blocking permission request code. Async only in SDL3!
|
1 year ago |
Ryan C. Gordon
|
af61cfd5e0
android: Added SDL_AndroidRequestPermissionAsync.
|
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
|
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 |