Commit History

Author SHA1 Message Date
  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