コミット履歴

作者 SHA1 メッセージ 日付
  Ryan C. Gordon 197340ea1c Sync wiki -> headers. 3 年 前
  Ozkan Sezer 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. 3 年 前
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 年 前
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() 3 年 前
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices 3 年 前
  Sam Lantinga 701e965235 Removed leading underscore in structure names 3 年 前
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h 3 年 前
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 年 前
  Ryan C. Gordon 3197632347 include: Renamed begin_code.h and close_code.h to have SDL_ prefixes. 3 年 前
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 3 年 前
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. 3 年 前
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 年 前