提交历史

作者 SHA1 备注 提交日期
  Ryan C. Gordon 4e09e58f62 include: Small clarification on directory enumeration documentation. 1 年之前
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 1 年之前
  SDL Wiki Bot e7969553f8 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 702ed83f72 Initialize interface structures so they can be extended in the future 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 年之前
  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 年之前
  Sam Lantinga 033c9c5951 Added SDL_CopyFile() and SDL_CopyStorageFile() 1 年之前
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 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 年之前
  Ryan C. Gordon ed1f93cd11 filesystem: `SDL_Glob*Directory()` functions now follow the SDL_GetStringRule. 1 年之前
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 年之前
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 年之前
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 年之前
  Sam Lantinga 863a9029ae Added SDL_GlobFlags 1 年之前
  SDL Wiki Bot 10c2682647 Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 760d7d276b include: Filled in some missing documentation. 1 年之前
  Ryan C. Gordon 7a36504952 storage: SDL_WriteStorageFile() wasn't marked as SDLCALL. 1 年之前
  Petar Popovic 3f8dba3713 Including SD_error.h into headers with error-returning functions 1 年之前
  SDL Wiki Bot 1a97d1f649 Sync SDL3 wiki -> header 1 年之前
  Sam Lantinga 0abdc1a343 Renamed GLOBDIR to GLOB 1 年之前
  SDL Wiki Bot ac372e99fe Sync SDL3 wiki -> header 1 年之前
  Ryan C. Gordon 764207d873 filesystem: Added SDL_GlobDirectory() and SDL_GlobStorageDirectory(). 1 年之前