• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bitshifter / glam-rs / 399

Builds Branch Commit Type Ran Committer Via Coverage
399 master Prepare for 0.9.0 release. push 28 Jun 2020 10:01AM UTC bitshifter travis-ci pending completion   set done
398 master Simplify `Debug` trait output for some types. `Debug` would show internals like if storage was `__m128` and thus all the lanes of the `__m128`. This caused some confusion so now only the relevant fields are shown and not the internal storage det... push 28 Jun 2020 09:51AM UTC bitshifter travis-ci pending completion   set done
397 vec3a16 Simplify `Debug` trait output for some types. `Debug` would show internals like if storage was `__m128` and thus all the lanes of the `__m128`. This caused some confusion so now only the relevant fields are shown and not the internal storage deta... push 28 Jun 2020 09:43AM UTC bitshifter travis-ci pending completion   set done
396 vec3a16 Added From `Vec3AMask` and `Vec4Mask` to `__m128`. Added tests for these `From` trait implementations. Fixes #63. push 28 Jun 2020 09:23AM UTC bitshifter travis-ci pending completion   set done
395 master Split `Vec3` into 12 byte scalar implementation and 16 byte aligned SIMD implementation (#64) * `Vec3` is now always stored as `(f32, f32, f32)` and always has a natural alignment of 4 bytes * `Vec3A` is stored as `__m128` when available and is ... push 28 Jun 2020 08:43AM UTC web-flow travis-ci pending completion   set done
394 vec3a16 Merge acc8e0b0d into f6cf8d3f6 Pull #64 28 Jun 2020 08:20AM UTC web-flow travis-ci pending completion   set done
393 vec3a16 Removed usage of `#[cfg_attr(tarpaulin, skip)]`. This is no longer supported by tarpaulin. push 28 Jun 2020 08:11AM UTC bitshifter travis-ci pending completion   set done
385 vec3a16 Added f32 / VecN ops. push 23 Jun 2020 11:21AM UTC bitshifter travis-ci pending completion   set done
384 vec3a16 Fixed transform types compile errors. Added Quat * Vec3Align16 push 18 Jun 2020 11:53AM UTC bitshifter travis-ci pending completion   set done
380 vec3a16 Removed `packed-vec3` feature from travis build. push 16 Jun 2020 11:50AM UTC bitshifter travis-ci pending completion   set done
378 vec3a16 Split `Vec3` into `__m128` and `f32` versions. `Vec3` is now always stored as `(f32, f32, f32)` and always has a natural alignment of 4 bytes. `Vec3Align16` is stored as `__m128` when available and is always 16 byte aligned. `Vec3Mask` and `Vec... push 16 Jun 2020 11:35AM UTC bitshifter travis-ci pending completion   set done
377 master Add mut column accesors to matrix types. Fixes #60. push 15 Jun 2020 10:24AM UTC bitshifter travis-ci pending completion   set done
376 master Upgrade cargo-deny-action v0 -> v1 (#59) We made a proper v1 release of it, that is also on the GitHub Marketplace now push 16 May 2020 07:38PM UTC web-flow travis-ci pending completion   set done
375 patch-1 Merge e402756e5 into 9690d383c Pull #59 16 May 2020 12:00PM UTC web-flow travis-ci pending completion   set done
373 0.8.7 Prepare for 0.8.7 release. push 28 Apr 2020 10:38AM UTC bitshifter travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • …
  • 100
  • 101
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc