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 |
Sam Lantinga
|
2db699f48e
SDL API renaming: SDL_sensor.h
|
2 years ago |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
2 years ago |
Ryan C. Gordon
|
3197632347
include: Renamed begin_code.h and close_code.h to have SDL_ prefixes.
|
2 years ago |
Sam Lantinga
|
b4da4ed95a
Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp()
|
2 years ago |
Sam Lantinga
|
b8760a3ffe
The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds.
|
2 years ago |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
2 years ago |