История коммитов

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