Historial de Commits

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