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

bitshifter / glam-rs / 324

Builds Branch Commit Type Ran Committer Via Coverage
324 master Updated CHANGELOG for 0.8.6 push 18 Feb 2020 12:11PM UTC bitshifter travis-ci pending completion   set done
323 0.8.6 Updated CHANGELOG for 0.8.6 push 18 Feb 2020 11:53AM UTC bitshifter travis-ci pending completion   set done
322 master Added `Index` and `IndexMut` for `Vec2`, `Vec3` and `Vec4`. push 08 Feb 2020 11:41AM UTC bitshifter travis-ci pending completion   set done
321 master Add `x_mut`, `y_mut`, `z_mut` and `w_mut` to `Vec` types. As an alternative to `set_x` etc. It can be slightly easier to deal with, especially if using assign operators. push 07 Feb 2020 12:58PM UTC bitshifter travis-ci pending completion   set done
320 master Add `packed-vec3` feature to opt out of SIMD storage for `Vec3` and `Mat3` (#48) This avoids wasting space due to 16 byte alignment at the expense of some performance. push 04 Feb 2020 12:48PM UTC web-flow travis-ci pending completion   set done
319 simd-vec3 Changed opt in `simd-vec3` to be opt out `packed-vec3`. This means default behaviour won't be changed for now. Pull #48 04 Feb 2020 12:23PM UTC web-flow travis-ci pending completion   set done
318 simd-vec3 Changed opt in `simd-vec3` to be opt out `packed-vec3`. This means default behaviour won't be changed for now. push 04 Feb 2020 12:04PM UTC bitshifter travis-ci pending completion   set done
317 simd-vec3 Optionally enable SIMD `Vec3` with `simd-vec3` feature. This also applies to `Mat3` as it contains 3 `Vec3`'s. push 03 Feb 2020 12:06PM UTC bitshifter travis-ci pending completion   set done
316 master Combine SSE2 and f32 implementations using `cfg-if` (#47) Fixes #46 although I might do this differently in the future. push 02 Feb 2020 12:36PM UTC web-flow travis-ci pending completion   set done
314 cfg-if Somehow missed merge changes... push 02 Feb 2020 12:23PM UTC bitshifter travis-ci pending completion   set done
312 cfg-if Merge branch 'master' into cfg-if push 02 Feb 2020 12:08PM UTC bitshifter travis-ci pending completion   set done
311 cfg-if Opt scalar impl of `Quat::conjugate` push 02 Feb 2020 11:58AM UTC bitshifter travis-ci pending completion   set done
310 cfg-if Updated CHANGELOG and README. Removed coverage link from README as tarpaulin/coveralls doesn't like `cfg-if` much it seems. push 02 Feb 2020 11:37AM UTC bitshifter travis-ci pending completion   set done
309 master Use Align16<[f32;4]> instead of tuple for SIMD constants. Tuple layout is not defined and arrays support `as_ptr`. push 27 Jan 2020 12:21PM UTC bitshifter travis-ci pending completion   set done
308 cfg-if Moved all of Vec3 to cfg-if and other consistency changes. push 21 Jan 2020 12:32PM UTC bitshifter travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • …
  • 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