Ryan C. Gordon
|
1787d6ca5c
main: SDL_AppQuit() now reports the result value.
|
6 months ago |
SDL Wiki Bot
|
026d3c2306
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
7 months ago |
Ryan C. Gordon
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 months ago |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 months ago |
Sam Lantinga
|
575d9cda6f
The parameter to SDL_AppEvent() should be non-const
|
7 months ago |
SDL Wiki Bot
|
85bbc6028a
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
8 months ago |
Ryan C. Gordon
|
eb212ac4ed
main: Emscripten needs SDL_main_impl.h now that it has its own SDL_RunApp.
|
8 months ago |
Sam Lantinga
|
438a214420
Changed main callback return values to an enumeration
|
8 months ago |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 months ago |
Ryan C. Gordon
|
f338fa20dd
emscripten: Let SDL hints be set by URL parameters.
|
9 months ago |
Ryan C. Gordon
|
51902d4ac5
Updated headers with latest wikiheaders tweaks.
|
10 months ago |
Ryan C. Gordon
|
466886049c
SDL_main.h: fix up SDL_main_func documentation to match SDL_main.
|
10 months ago |
SDL Wiki Bot
|
d46b8bc54e
Sync SDL3 wiki -> header
|
10 months ago |
SDL Wiki Bot
|
fa3e22c5da
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
12119cbaad
include: Several documentation tweaks; cleaned up new wikiheaders warnings.
|
10 months ago |
SDL Wiki Bot
|
7c75801571
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
3364aff757
main: Make the main callback return value symbols smaller (thanks, @Lzard!).
|
10 months ago |
SDL Wiki Bot
|
a086144dad
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
0fe9900429
main: Main callback docs recommend returning the symbols instead of -1, 0, 1.
|
10 months ago |
SDL Wiki Bot
|
5fa9432b7d
Sync SDL3 wiki -> header
|
10 months ago |
Ryan C. Gordon
|
066f49da1a
main: Add some macros for main callback return codes.
|
10 months ago |
Sam Lantinga
|
6f2621438a
Renamed DECLSPEC to SDL_DECLSPEC
|
11 months ago |
Ryan C. Gordon
|
5e6d85b8f0
wikiheaders: bridge wiki Category docs to the headers!
|
11 months ago |
Sam Lantinga
|
3947356282
Removed obsolete documentation
|
11 months ago |
SDL Wiki Bot
|
a03829d636
Sync SDL3 wiki -> header
|
11 months ago |
Ryan C. Gordon
|
31a45d7cb3
SDL_main.h: Document SDL_main.
|
11 months ago |
Ryan C. Gordon
|
21c181b3b4
SDL_main.h: Minor documentation tweaks.
|
11 months ago |
SDL Wiki Bot
|
e86f22b52b
Sync SDL3 wiki -> header
|
11 months ago |