Commit History

Author SHA1 Message Date
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 3 months ago
  Sam Lantinga c0e5901c42 Reverted accidentally committed work in progress 3 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 3 months ago
  SDL Wiki Bot 3fa0537565 Sync SDL3 wiki -> header 4 months ago
  Ryan C. Gordon 79316ca36e Heavy work on improving category documentation. 4 months ago
  Sam Lantinga bc4185c685 Document that video and input functions should be called on the main thread. 4 months ago
  Ryan C. Gordon 10e52e1899 docs: Added more '\threadsafety` tags. 5 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 6 months ago
  SDL Wiki Bot 63ef5a2369 Sync SDL3 wiki -> header 6 months ago
  Petar Popovic fd530d029f Fixed typo in SDL_clipboard.h 6 months ago
  Sam Lantinga 3f446d8fb5 Minor cleanup 6 months ago
  SDL Wiki Bot 0e5a49542d Sync SDL3 wiki -> header 6 months ago
  David Fort f32e96f5e2 clipboard: add SDL_ClipboardMimeTypes 6 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 7 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 7 months ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 8 months ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 8 months ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 8 months ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 8 months ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 8 months ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 9 months ago
  Sam Lantinga c4eac60000 SDL_GetClipboardData() follows the SDL_GetStringRule 9 months ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 9 months ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 9 months ago
  Ryan C. Gordon d40b89dff6 clipboard: SDL_GetPrimarySelectionText() now follows the SDL_GetStringRule. 9 months ago
  Ryan C. Gordon 158fc459f1 clipboard: SDL_GetClipboardText() now follows the SDL_GetStringRule. 9 months ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 10 months ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 11 months ago