Commit Verlauf

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