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 |
Ryan C. Gordon
|
0df988389c
include: Add `\since` to all documentation that was missing it.
|
1 year ago |
SDL Wiki Bot
|
073d2378dc
Sync SDL3 wiki -> header
|
1 year ago |
Ryan C. Gordon
|
e044318a8e
Sync SDL3 wiki -> headers
|
1 year ago |
Ryan C. Gordon
|
ad090d2444
include: A ton of little documentation tweaks, fixes, and improvements.
|
1 year ago |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
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
|
9fe384b696
Fixed display orientation function names for SDL 3.0 convention
|
2 years ago |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
2 years ago |
Sam Lantinga
|
8de6ce7e92
Rotate the sensor axes to match gamepad orientation when using the device sensors for game controllers
|
2 years ago |
Sam Lantinga
|
1a20ccb289
Clarified the expected sensor value when a game controller is at rest
|
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 |
Ryan C. Gordon
|
197340ea1c
Sync wiki -> headers.
|
2 years ago |
Ozkan Sezer
|
85924687fd
fix SDL_GetSensorInstanceID() return code upon failure.
|
2 years ago |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
2 years ago |
Sam Lantinga
|
324c0b76a0
Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors()
|
2 years ago |
Sam Lantinga
|
16092f58bb
Updated gamepad, joystick, sensor APIs, removing device indices
|
2 years ago |
Sam Lantinga
|
701e965235
Removed leading underscore in structure names
|
2 years ago |