Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
3 miesięcy temu |
Ryan C. Gordon
|
f45ce45603
ngage: Remove Nokia N-Gage support.
|
4 miesięcy temu |
Caleb Cornett
|
9af5ffcfbe
Improve support for private platforms (#11220)
|
6 miesięcy temu |
Daniel Gibson
|
33366b0a4e
Fix SDL_MAIN_USE_CALLBACKS with Android, introduce SDL_MAIN_EXPORTED
|
6 miesięcy temu |
Sam Lantinga
|
c34790f9f1
Fixed spacing
|
6 miesięcy temu |
Ryan C. Gordon
|
ac08dde1b2
windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`.
|
7 miesięcy temu |
Ryan C. Gordon
|
154452a726
winrt: Removed WinRT/Windows Phone/UWP support.
|
7 miesięcy temu |
Sam Lantinga
|
637e9700dd
Standardize placement of '*' in function declarations
|
9 miesięcy temu |
Ryan C. Gordon
|
62a7e419f7
wikiheaders: Automatically categorize API symbols by subsystem.
|
11 miesięcy temu |
Ravbug
|
2f8cfce154
Fix SDL_main on UWP with C++20
|
11 miesięcy temu |
Ryan C. Gordon
|
8814095aa8
main: Indented SDL_main headers for readability, removed SDL2 compat macros.
|
1 rok temu |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
1 rok temu |
Sam Lantinga
|
9a77813df0
WinMain is specified by the Win32 API as having extern "C" linkage
|
1 rok temu |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
1 rok temu |
Sam Lantinga
|
a3b5eb07b2
Removed extern "C" linkage from main() declaration
|
1 rok temu |
Ryan C. Gordon
|
9c664b0062
main: Added _optional_ callback entry points.
|
1 rok temu |
Anonymous Maarten
|
b6ae281e97
Use #ifdef/#ifndef instead of #if defined/#if \!defined
|
2 lat temu |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 lat temu |
Sam Lantinga
|
7f0801377b
Separate wmain() and main() implementations
|
2 lat temu |
Sam Lantinga
|
5a2a91cb05
Fixed compile warnings with unused parameters
|
2 lat temu |
Daniel Gibson
|
ac8a041541
SDL_main for Win32: Get rid of console_*main, add wWinMain()
|
2 lat temu |
Zack Middleton
|
59a70d568d
Rename SDL_main_impl.h include guard to match the filename
|
2 lat temu |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 lat temu |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 lat temu |
Daniel Gibson
|
63d3fb469d
Move src/main/haiku/ to src/core/
|
2 lat temu |
Daniel Gibson
|
544f2c7982
Port ngage to header-only SDL_main + SDL_RunApp()
|
2 lat temu |
Daniel Gibson
|
7bfc41db3c
Unify all the SDL_*RunApp() functions into just SDL_RunApp()
|
2 lat temu |
Daniel Gibson
|
1de559248e
PortNintendo 3DS SDL_main to header-only + SDL_N3DSRunApp()
|
2 lat temu |
Daniel Gibson
|
28b93451dc
Make WinRT's SDL_main header-only
|
2 lat temu |
Daniel Gibson
|
8e0693c982
Make iOS/tvOS (uikit) SDL_main header-only
|
2 lat temu |