Commit History

Author SHA1 Message Date
  Sam Lantinga 82b01035d1 Reduce the chance of overflow when calculating nanosecond time 2 years ago
  Ozkan Sezer ed6d401616 gendynapi.pl: fix "Use of uninitialized value $7" after commit 0f9482e. 2 years ago
  Sylvain af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 2 years ago
  Frank Praznik 8cafde5ecc wayland: Add high-resolution event timestamp support 2 years ago
  Ozkan Sezer 4a22ee7277 tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros 2 years ago
  Sam Lantinga 38de07d9e4 Cancel current CI actions when a PR is updated 2 years ago
  Sam Lantinga 39e39f335e Only cancel previous builds when iterating on pull requests 2 years ago
  Ozkan Sezer d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition 2 years ago
  Sam Lantinga d3ba6529e6 Fixed windows build 2 years ago
  Cameron Cawley ee0e9e979c Move intrinsic includes into a private header 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 73f4aeee6a Pass the event timestamp for joystick events 2 years ago
  Sam Lantinga f32cdfa096 Fixed presentation reset calculation (thanks @zturtleman!) 2 years ago
  Sam Lantinga f9ad84fd5d Cancel current CI actions when a PR is updated 2 years ago
  Ozkan Sezer 25e62193f4 just revert the const removal from SDL_NewAudioStream in commit d0bbfdb 2 years ago
  Ozkan Sezer 202eaeea11 replace windows timeapi.h with mmsystem.h for better compatibility. 2 years ago
  Ozkan Sezer 36a43eac00 apply const removal changes from SDL_NewAudioStream to dynapi side too. 2 years ago
  Frank Praznik 1f40b9de96 wayland: Pass event timestamps to SDL 2 years ago
  Sylvain Becker 4ffa7f868d Fixed bug libsdl-org#6745 - Check for overflow in SDL_CalculateYUVSize (#6747) 2 years ago
  Max Bachmann 5650046f93 Detect Logitech PRO Racing Wheel as wheel 2 years ago
  Sylvain 021d0b7300 Fix wrong clang-tidy modification. This is an integer division. Thanks @meyraud705 (see PR #6725) 2 years ago
  Ozkan Sezer 0f9482ebc3 reran gendynapi.pl to add SDL_GetTicksNS / SDL_DelayNS to SDL_dynapi.sym 2 years ago
  Sam Lantinga 1a890808a4 Fixed build 2 years ago
  Jan Engelhardt 1878674477 build: add symbol versioning for SDL 2 years ago
  Sylvain Becker 92cd2c0a74 Enable creation of yuv SDL_Surfaces (#6735) 2 years ago
  Sam Lantinga 0a3262e819 Pass the OS event timestamp for keyboard, mouse, and touch events where possible 2 years ago
  Sam Lantinga 1f4cc733a1 Removed the nanosecond versions of event and thread primitive waits from the public API 2 years ago
  Sam Lantinga e2432bbd3b How did PS2 build without a condition variable implementation? 2 years ago
  Sam Lantinga 8121bbd083 Convert ticks to 64-bit, added nanosecond precision to the API 2 years ago