提交历史

作者 SHA1 备注 提交日期
  Sam Lantinga c34790f9f1 Fixed spacing 11 月之前
  Daniel Gibson 312ecc4a52 SDL_main.h: Remove dead code for hypothetical C++ platforms 11 月之前
  Daniel Gibson 823b218051 Simplify code to include SDL_main_impl.h in SDL_main.h 11 月之前
  SDL Wiki Bot d9f8474dd7 Sync SDL3 wiki -> header 11 月之前
  SDL Wiki Bot 326ab439d7 Sync SDL3 wiki -> header 11 月之前
  Sam Lantinga fb07ab91c6 Improved SDL_main documentation and remove extern "C" comment. 11 月之前
  Ryan C. Gordon 1787d6ca5c main: SDL_AppQuit() now reports the result value. 11 月之前
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 月之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 月之前
  Ryan C. Gordon ac08dde1b2 windows: Clean out things that should be using `defined(SDL_PLATFORM_WINDOWS)`. 1 年之前
  Ryan C. Gordon 154452a726 winrt: Removed WinRT/Windows Phone/UWP support. 1 年之前
  Sam Lantinga 575d9cda6f The parameter to SDL_AppEvent() should be non-const 1 年之前
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 年之前
  Ryan C. Gordon eb212ac4ed main: Emscripten needs SDL_main_impl.h now that it has its own SDL_RunApp. 1 年之前
  Sam Lantinga 438a214420 Changed main callback return values to an enumeration 1 年之前
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 年之前
  Ryan C. Gordon f338fa20dd emscripten: Let SDL hints be set by URL parameters. 1 年之前
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 年之前
  Ryan C. Gordon 466886049c SDL_main.h: fix up SDL_main_func documentation to match SDL_main. 1 年之前
  SDL Wiki Bot d46b8bc54e Sync SDL3 wiki -> header 1 年之前
  SDL Wiki Bot fa3e22c5da Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 12119cbaad include: Several documentation tweaks; cleaned up new wikiheaders warnings. 1 年之前
  SDL Wiki Bot 7c75801571 Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 3364aff757 main: Make the main callback return value symbols smaller (thanks, @Lzard!). 1 年之前
  SDL Wiki Bot a086144dad Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 0fe9900429 main: Main callback docs recommend returning the symbols instead of -1, 0, 1. 1 年之前
  SDL Wiki Bot 5fa9432b7d Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 066f49da1a main: Add some macros for main callback return codes. 1 年之前
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 年之前