Commit History

Author SHA1 Message Date
  Ryan C. Gordon c47ac5b2df include: Fixed copy/paste error 1 year ago
  Sam Lantinga 312faf9305 Updated documentation for the controller face buttons 1 year ago
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
  Ryan C. Gordon c53843a961 docs: Remove Doxygen `\brief` tags. 1 year ago
  Ryan C. Gordon ac71831350 Sync wiki -> headers 1 year ago
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 1 year ago
  Sam Lantinga 859dc14add Replaced SDL_GetGamepadBindForAxis() and SDL_GetGamepadBindForButton() with SDL_GetGamepadBindings() 1 year ago
  Sam Lantinga 9e50048ab6 Revert "Removed SDL_GamepadBinding from the API" 1 year ago
  Simon McVittie efe15588d5 Relabel back paddles as left or right 2 years ago
  Sam Lantinga b903ccf945 SDL_rwops read/write functions return size_t again 2 years ago
  Sam Lantinga 1fb2419882 Removed reference to renamed function 2 years ago
  Sam Lantinga 0dc85f3078 Improved the documentation for the gamepad paddle buttons 2 years ago
  Sam Lantinga 9db2cb3513 Added SDL_ReloadGamepadMappings() to reset the SDL gamepad mappings 2 years ago
  Sam Lantinga 75e7a6fcfa SDL_AddGamepadMappingsFromFile() has been made into a real function 2 years ago
  Sam Lantinga 75d4a91aaa Use SDL_GAMEPAD_TYPE_UNKNOWN, not SDL_GAMEPAD_TYPE_INVALID 2 years ago
  SDL Wiki Bot 27556e098e Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga b271e92c6e Added the ability to specify a gamepad type in the mapping 2 years ago
  SDL Wiki Bot 74612701bb Sync SDL3 wiki -> header 2 years ago
  Sam Lantinga 57cfd1e106 Removed SDL_GAMEPAD_TYPE_VIRTUAL, SDL_GAMEPAD_TYPE_AMAZON_LUNA, SDL_GAMEPAD_TYPE_GOOGLE_STADIA, and SDL_GAMEPAD_TYPE_NVIDIA_SHIELD 2 years ago
  Sam Lantinga a1615dea85 Added SDL_SetGamepadMapping() to set the mapping for a specific device 2 years ago
  Sam Lantinga eb0955ef89 Removed SDL_GamepadBinding from the API 2 years ago
  Sam Lantinga 2e3404db01 Added SDL_GetGamepadPowerLevel() to get the power level directly from a gamepad 2 years ago
  Sam Lantinga 3cbf16b944 Added SDL_GetGamepadInstanceID() 2 years ago
  Ryan C. Gordon 9f8425a7a9 include: Fixed wiki formatting that got mangled into the headers. 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 49e47b523a Update `\returns` to the generic form 2 years ago
  Sylvain 43c08170af Add missing '\param' documentation 2 years ago
  Sylvain ce366facaa Add missing \returns, change "return" to "returns" to have same naming 2 years ago
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 years ago