提交历史

作者 SHA1 备注 提交日期
  Sylvain c265fb74b0 Renamed AUDIODRIVER and VIDEODRIVER hint/env to AUDIO_DRIVER and VIDEO_DRIVER 3 年之前
  Ryan C. Gordon 7ca0d15d64 events: Changed SDL_GetEventState from a macro to a function. 3 年之前
  Sam Lantinga 9a6bcca6b8 Use the correct name for the DualSense controllers 3 年之前
  Sam Lantinga 9339085593 Added support for the DualSense Edge paddles 3 年之前
  Sam Lantinga ea714956b6 Clarified where the paddle locations are 3 年之前
  Sam Lantinga a71ac0eb06 Revert "Add window title to app_ids for different" 3 年之前
  Frank Praznik 30bb8f616d wayland: Pass through event timestamps of 0 3 年之前
  Lei.Huang 39eab4bf44 Add window title to app_ids for different 3 年之前
  Sam Lantinga e8b1dfef9b Fixed centering the D-pad on some joysticks 3 年之前
  Sam Lantinga fcafe40948 Removed balls from the joystick API 3 年之前
  Sam Lantinga 75f1eb9216 Don't assume evdev events and SDL_GetTicks() use the same time source 3 年之前
  Sam Lantinga 57d34f2e10 Make sure we never get a zero tick_start value 3 年之前
  Sam Lantinga c468d93760 Removed unnecessary conversion from nanoseconds to milliseconds in SDL_GetTicks() 3 年之前
  Sam Lantinga 82b01035d1 Reduce the chance of overflow when calculating nanosecond time 3 年之前
  Ozkan Sezer ed6d401616 gendynapi.pl: fix "Use of uninitialized value $7" after commit 0f9482e. 3 年之前
  Sylvain af5bda5ef3 Fix warnings 'macro argument should be enclosed in parentheses' 3 年之前
  Frank Praznik 8cafde5ecc wayland: Add high-resolution event timestamp support 3 年之前
  Ozkan Sezer 4a22ee7277 tests: avoid redefinition warnings for MSVC _CRT_???_NO_DEPRECATE macros 3 年之前
  Sam Lantinga 38de07d9e4 Cancel current CI actions when a PR is updated 3 年之前
  Sam Lantinga 39e39f335e Only cancel previous builds when iterating on pull requests 3 年之前
  Ozkan Sezer d6327a00fb re-applied the SDL_NewAudioStream deconstification, including to its definition 3 年之前
  Sam Lantinga d3ba6529e6 Fixed windows build 3 年之前
  Cameron Cawley ee0e9e979c Move intrinsic includes into a private header 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 73f4aeee6a Pass the event timestamp for joystick events 3 年之前
  Sam Lantinga f32cdfa096 Fixed presentation reset calculation (thanks @zturtleman!) 3 年之前
  Sam Lantinga f9ad84fd5d Cancel current CI actions when a PR is updated 3 年之前
  Ozkan Sezer 25e62193f4 just revert the const removal from SDL_NewAudioStream in commit d0bbfdb 3 年之前
  Ozkan Sezer 202eaeea11 replace windows timeapi.h with mmsystem.h for better compatibility. 3 年之前