Commit History

Author SHA1 Message Date
  SDL Wiki Bot fd14a20a4b Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga 17768c51fc Revert "Sync SDL3 wiki -> header" 1 year ago
  SDL Wiki Bot 5e96e410d6 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties 1 year ago
  SDL Wiki Bot 6fb188eb35 Sync SDL3 wiki -> header 1 year ago
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 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 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 2 years ago
  Ryan C. Gordon 0598ecc150 Sync wiki -> headers. 2 years ago
  Anonymous Maarten 549cedfa88 include: add \brief to includes 2 years ago
  Sylvain 3d93b07d5b Documentation \param fixes 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
  Sam Lantinga e65e2c8ed7 SDL_CloseJoystick() should return void, not int 2 years ago
  Linus Probert 3bd737d44c Add error returns to void functions that can fail/set errors. 2 years ago
  Sylvain c5c94a6be6 Change return type from void to int, for functions that set an error 2 years ago
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 2 years ago
  Sam Lantinga 4becca4fc9 Clarify that SDL_GetJoystickFromInstanceID() and SDL_GetGamepadFromInstanceID() return NULL if the associated device hasn't been opened yet. 2 years ago
  Ozkan Sezer 0621a67350 fix SDL_GetJoystickInstanceID() return code upon failure 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 2 years ago
  Sam Lantinga c823f26f18 Revert "Removed public joystick locking API" 2 years ago
  Sam Lantinga a515f51ac0 Removed public joystick locking API 2 years ago
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 2 years ago
  Sam Lantinga 8c3239dee5 Fixed documentation warning 2 years ago
  Sam Lantinga ea0c2f55be SDL API renaming: *Is* functions 2 years ago