提交历史

作者 SHA1 备注 提交日期
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 年之前
  Sam Lantinga 37c9fb490e Changed enums to use XXX_COUNT for the count or number of values 1 年之前
  Maia fa892d15b7 include files with required types directly 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 年之前
  SDL Wiki Bot 4fbdbbbde6 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga cb85894e94 Clarified device ID documentation 1 年之前
  SDL Wiki Bot 0822d94631 Sync SDL3 wiki -> header 1 年之前
  Kaktus514 3586df3151 Prefer downscaling in SDL_GetSurfaceImage. 1 年之前
  SDL Wiki Bot 57fa3bc08e Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 57f9c6f7bb Renamed SDL_Get/SetRelativeMouseMode to SDL_Get/SetWindowRelativeMouseMode() 1 年之前
  SDL Wiki Bot f01d4278c6 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 31ed3665ad Added support for high-DPI cursors and icons 1 年之前
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 年之前
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 年之前
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 年之前
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 年之前
  Sam Lantinga 9be73ed7c5 SDL_GetMice() follows the SDL_GetStringRule 1 年之前
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 年之前
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 年之前
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 年之前
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() 1 年之前
  Sam Lantinga 9358333286 Renamed SDL_GetKeyboardInstanceName() and SDL_GetMouseInstanceName() 1 年之前
  Zack Middleton 5ecf125456 Update descriptions for window resize cursors 1 年之前
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 年之前
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 年之前
  Ryan C. Gordon 9a9a3d1a33 SDL_SystemCursor: rename enum items to match CSS. 1 年之前