Commit History

Author SHA1 Message Date
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 6 months ago
  zshoals 1ca45c5891 Fix typo: DiretMedia->DirectMedia 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 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. 9 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 637e9700dd Standardize placement of '*' in function declarations 9 months ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 9 months ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 9 months ago
  SDL Wiki Bot d949673bc9 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 4c88ddf86d More property documentation clarification 9 months ago
  SDL Wiki Bot cf441332c4 Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 0e56f6a3ca Clarify property group documentation 9 months ago
  SDL Wiki Bot d6fe06bb5d Sync SDL3 wiki -> header 9 months ago
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 9 months ago
  SDL Wiki Bot f531003776 Sync SDL3 wiki -> header 9 months ago
  SDL Wiki Bot 68dfae1322 Sync SDL3 wiki -> header 9 months ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 10 months ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 10 months ago
  SDL Wiki Bot a6da2e6f8b Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 2626304e70 properties: add formal SDL_CleanupPropertyCallback type, improve docs. 11 months ago
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 11 months ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 11 months ago
  Petar Popovic b98116a996 Removing trailing commas in enums in SDL headers 1 year ago
  Ryan C. Gordon 0df988389c include: Add `\since` to all documentation that was missing it. 1 year ago
  Ryan C. Gordon ad090d2444 include: A ton of little documentation tweaks, fixes, and improvements. 1 year ago