Ryan C. Gordon
|
9f8425a7a9
include: Fixed wiki formatting that got mangled into the headers.
|
3 years ago |
Anonymous Maarten
|
549cedfa88
include: add \brief to includes
|
3 years ago |
Sylvain
|
49e47b523a
Update `\returns` to the generic form
|
3 years ago |
Sylvain
|
43c08170af
Add missing '\param' documentation
|
3 years ago |
Sylvain
|
ce366facaa
Add missing \returns, change "return" to "returns" to have same naming
|
3 years ago |
Linus Probert
|
3bd737d44c
Add error returns to void functions that can fail/set errors.
|
3 years ago |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
3 years ago |
Sam Lantinga
|
a06a593aa6
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
|
3 years ago |
Sam Lantinga
|
4becca4fc9
Clarify that SDL_GetJoystickFromInstanceID() and SDL_GetGamepadFromInstanceID() return NULL if the associated device hasn't been opened yet.
|
3 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
Sam Lantinga
|
324c0b76a0
Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors()
|
3 years ago |
Sam Lantinga
|
8c3239dee5
Fixed documentation warning
|
3 years ago |
Sam Lantinga
|
ea0c2f55be
SDL API renaming: *Is* functions
|
3 years ago |
Sam Lantinga
|
66351fd4ba
Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor()
|
3 years ago |
Sam Lantinga
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
3 years ago |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
3 years ago |