Commit History

作者 SHA1 備註 提交日期
  Sam Lantinga f2074d7af3 Updated copyright for 2025 9 月之前
  Ryan C. Gordon f0fad41f2c include: Filled in all remaining missing documentation! 9 月之前
  Ethan Lee f7580374a1 include: Always declare SDL_GDKSuspendComplete. 9 月之前
  SDL Wiki Bot 3fa0537565 Sync SDL3 wiki -> header 9 月之前
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 9 月之前
  Ryan C. Gordon f45ce45603 ngage: Remove Nokia N-Gage support. 9 月之前
  Petar Popovic 540db0d164 Bumped version of macro 'main' to 3.1.3 11 月之前
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 11 月之前
  Caleb Cornett 9af5ffcfbe Improve support for private platforms (#11220) 11 月之前
  SDL Wiki Bot fd9f2ae5b5 Sync SDL3 wiki -> header 11 月之前
  Maia 01c9c1d0eb Document main callbacks API thread safety 11 月之前
  Daniel Gibson 33366b0a4e Fix SDL_MAIN_USE_CALLBACKS with Android, introduce SDL_MAIN_EXPORTED 11 月之前
  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. 1 年之前
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 年之前
  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 年之前