Commit History

Author SHA1 Message Date
  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 1 year ago
  Ryan C. Gordon 4f6e81cf62 include: Fixed up some minor documentation gaps. 1 year 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
  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
  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 856d598d6e SDL_GetSensors() 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
  Sam Lantinga 5bf6bc4d7d Renamed SDL_Get/SetProperty() to SDL_Get/SetPointerProperty() 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
  Sam Lantinga 6f2621438a Renamed DECLSPEC to SDL_DECLSPEC 1 year ago
  Ryan C. Gordon 665ff8c5f6 include: Removed `::` from symbol names in comments. 1 year ago
  Ryan C. Gordon 5e6d85b8f0 wikiheaders: bridge wiki Category docs to the headers! 1 year ago
  Ryan C. Gordon 30970780a9 include: Fixed some old Doxygen markup to be Markdown instead. 1 year ago
  SDL Wiki Bot bf0bf80df6 Sync SDL3 wiki -> header 1 year ago
  Ryan C. Gordon db6b6bd75e include: Fixed up some sensor documentation. 1 year ago
  anon 03bc53fe31 include: Fixes the improper fix I made before of documentation, SDL_SensorType. 1 year ago
  anon 1abaacedb2 include: Fix documentation generation for SDL_SensorType. 1 year ago