Commit History

Author SHA1 Message Date
  Sam Lantinga f2074d7af3 Updated copyright for 2025 1 year ago
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API 1 year ago
  Sam Lantinga 6501e90018 Use C++ style comments consistently in SDL source code 1 year ago
  Sam Lantinga b0e93e4e63 Prevent crashes if freed objects are passed to SDL API functions 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 years ago
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects 2 years ago
  Sam Lantinga 6b93e788fa Improved sensor thread-safety 2 years ago
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 years ago
  Sylvain Becker d7d3c22dbf Remove more reserved identifiers (#6925) 3 years ago
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions 3 years ago
  Sam Lantinga 701e965235 Removed leading underscore in structure names 3 years ago
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 years ago
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() 3 years ago
  Sam Lantinga b8760a3ffe The `timestamp_us` member of the sensor events has been renamed `sensor_timestamp` and now represents nanoseconds. 3 years ago
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) 3 years ago
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 3 years ago
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` 3 years ago
  Sam Lantinga 63f307fe1f Remove SDL_config.h from the public headers 3 years ago
  Pierre Wendling 392f3882d0 N3DS: Use SDL_Sensor instead of Joystick sensors. 3 years ago
  Sam Lantinga 2c518747b9 Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver 3 years ago
  Sam Lantinga 120c76c84b Updated copyright for 2022 4 years ago
  Ivan Epifanov a1adc8a9d6 Add sensor support 5 years ago
  Sam Lantinga 9130f7c377 Updated copyright for 2021 5 years ago
  Sam Lantinga 3180ba81af First pass at Windows sensor implementation 6 years ago
  Sam Lantinga a8780c6a28 Updated copyright date for 2020 6 years ago
  Sam Lantinga 5e13087b0f Updated copyright for 2019 7 years ago
  Micha? Janiszewski 91820998fc Add and update include guards 7 years ago
  Sam Lantinga c6647bf9c9 Added the iOS sensor implementation 7 years ago
  Sam Lantinga 3e5dbc694a Added a dummy sensor driver 7 years ago
  Sam Lantinga 7c3040e08a First pass on the new SDL sensor API 7 years ago