Историја ревизија

Аутор SHA1 Порука Датум
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) пре 2 година
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression пре 2 година
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs пре 2 година
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects пре 2 година
  Sam Lantinga 3a47fb7208 The sensor and joystick instance ID generator isn't guarded by a lock. пре 2 година
  Sam Lantinga d9f09e77f2 Actually make the sensors magical! пре 2 година
  Sam Lantinga e385d6da0a Fixed build warning пре 2 година
  Sam Lantinga 6b93e788fa Improved sensor thread-safety пре 2 година
  Sam Lantinga 20ea35138f Use a separate sensor watching function for gamepad events to avoid reliance on system sensor events and prevent a potential deadlock пре 2 година
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. пре 2 година
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention пре 2 година
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) пре 2 година
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt пре 3 година
  Sylvain 9b065bf54b Fix various warnings: static /void / comma пре 3 година
  Sam Lantinga c5f570b30b Make sure count is 0 in out of memory conditions пре 3 година
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity пре 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 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() пре 3 година
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices пре 3 година
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions пре 3 година
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h пре 3 година
  Sam Lantinga 63724c113b Removed the vi format comments from the source пре 3 година
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis пре 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 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible пре 3 година
  Sam Lantinga 5750bcb174 Update for SDL3 coding style (#6717) пре 3 година
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) пре 3 година