Commit History

Author SHA1 Message Date
  Maia d50520462a Add and use SDL_HapticEffectID typedef 4 months ago
  Maia 2b16c961ea Add and use typedefs SDL_HapticEffectType and SDL_HapticDirectionType 4 months ago
  Ryan C. Gordon 7a5604cf0c Sync SDL3 wiki -> headers. 7 months ago
  Tomasz Pakuła c6c7469708 Translate conditional effect direction instead of hardcoding it to 0 7 months ago
  Sam Lantinga f2074d7af3 Updated copyright for 2025 7 months ago
  Ryan C. Gordon f0fad41f2c include: Filled in all remaining missing documentation! 8 months ago
  Ryan C. Gordon 1c1706a00b fnsince: update `\since` policy for documentation. 10 months ago
  SDL Wiki Bot 026d3c2306 Sync SDL3 wiki -> header 11 months ago
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool 11 months ago
  SDL Wiki Bot 2b77b2e4ef Sync SDL3 wiki -> header 11 months ago
  Ryan C. Gordon 4f6e81cf62 include: Fixed up some minor documentation gaps. 11 months ago
  SDL Wiki Bot 85bbc6028a Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga cb85894e94 Clarified device ID documentation 1 year ago
  Sam Lantinga b5ad74998b Removed SDL_DECLSPEC_FREE 1 year ago
  SDL Wiki Bot 0f2fc2fbaa Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 4f55271571 Removed temporary memory from the API 1 year ago
  Sam Lantinga 5e513ecc7f Don't automatically free temporary memory, let the application call SDL_FreeTemporaryMemory() when it's ready. 1 year ago
  Sam Lantinga f0a839b9b7 Removed SDL 2.1 note, we're not going to revisit this for SDL 3.0 1 year ago
  SDL Wiki Bot 975457cfb6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 71a60d4c0e Updated documentation for functions that return temporary memory 1 year ago
  Sam Lantinga b32c9615a7 SDL_GetHaptics() follows the SDL_GetStringRule 1 year ago
  Sam Lantinga 637e9700dd Standardize placement of '*' in function declarations 1 year ago
  Sam Lantinga 217330a7b3 Made return value descriptions more consistent across the API 1 year ago
  Sam Lantinga d73c7311d5 Clarify that the SDL_GetStringRule means that SDL will automatically free the memory later. 1 year ago
  Sam Lantinga 5c875e1183 Renamed *FromID() to *ForID() 1 year ago
  Sam Lantinga d154b37b41 Renamed *FromInstanceID() to *FromID() 1 year ago
  Sam Lantinga e90060d07f Renamed functions to get information from device IDs 1 year ago
  Ryan C. Gordon 51902d4ac5 Updated headers with latest wikiheaders tweaks. 1 year ago
  Ryan C. Gordon e23257307e Introduce formal policy for APIs that return strings. 1 year ago