Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 52d6587084 Removed SDL_EVENTS_DISABLED hace 2 años
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 hace 2 años
  Sam Lantinga b512182222 Fixed warning C6340: Mismatch on sign: 'unsigned int' passed as _Param_(2) when some signed type is required in call to 'SDL_SetError_REAL'. hace 2 años
  Ryan C. Gordon 447b508a77 error: SDL's allocators now call SDL_OutOfMemory on error. hace 2 años
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) hace 2 años
  Sam Lantinga f3261fedcc Code cleanup now that SDL_bool is equivalent to a C boolean expression hace 2 años
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs hace 2 años
  Sam Lantinga 4368f70ff9 Added properties to various SDL objects hace 2 años
  Sam Lantinga 3a47fb7208 The sensor and joystick instance ID generator isn't guarded by a lock. hace 2 años
  Sam Lantinga d9f09e77f2 Actually make the sensors magical! hace 2 años
  Sam Lantinga e385d6da0a Fixed build warning hace 2 años
  Sam Lantinga 6b93e788fa Improved sensor thread-safety hace 2 años
  Sam Lantinga 20ea35138f Use a separate sensor watching function for gamepad events to avoid reliance on system sensor events and prevent a potential deadlock hace 2 años
  Sam Lantinga 42e4639a5e For gamepads that don't have their own sensors, try to use the system sensors. hace 2 años
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention hace 3 años
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) hace 3 años
  David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt hace 3 años
  Sylvain 9b065bf54b Fix various warnings: static /void / comma hace 3 años
  Sam Lantinga c5f570b30b Make sure count is 0 in out of memory conditions hace 3 años
  Sam Lantinga 7b50bae524 Renamed SDL events for clarity hace 3 años
  Ozkan Sezer 85924687fd fix SDL_GetSensorInstanceID() return code upon failure. hace 3 años
  Sam Lantinga fde78d12f2 Updated copyright for 2023 hace 3 años
  Sam Lantinga 324c0b76a0 Removed SDL_HasGamepads(), SDL_HasJoysticks(), and SDL_HasSensors() hace 3 años
  Sam Lantinga 66351fd4ba Replace tri-state functions SDL_EventState(), SDL_GetJoystickEventState(), SDL_GetGamepadEventState(), SDL_ShowCursor() hace 3 años
  Sam Lantinga 16092f58bb Updated gamepad, joystick, sensor APIs, removing device indices hace 3 años
  Sam Lantinga 36d4395c97 SDL API renaming: internal functions hace 3 años
  Sam Lantinga 2db699f48e SDL API renaming: SDL_sensor.h hace 3 años
  Sam Lantinga 63724c113b Removed the vi format comments from the source hace 3 años
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis hace 3 años
  Sam Lantinga b4da4ed95a Removed SDL_SensorGetDataWithTimestamp() and SDL_GameControllerGetSensorDataWithTimestamp() hace 3 años