pathfinder/simd/src
Josh Matthews 9e5f07edb4 Work around const argument issue for shuffling, per https://github.com/rust-lang/stdarch/pull/1160. 2021-05-22 11:44:00 -04:00
..
arm Work around const argument issue for shuffling, per https://github.com/rust-lang/stdarch/pull/1160. 2021-05-22 11:44:00 -04:00
scalar Implement BitAnd, BitOr, and Not for U32x2 in scalar version. 2020-06-13 17:18:49 -07:00
x86 Use SIMD a bit more in the new tiling code. 2020-05-16 10:38:34 -07:00
extras.rs Add a few missing methods to geometry and SIMD; fix SIMD tests 2020-01-14 21:31:22 -08:00
lib.rs Run `rustfmt` on the SIMD crate 2019-04-29 16:57:21 -07:00
test.rs Add a few missing methods to geometry and SIMD; fix SIMD tests 2020-01-14 21:31:22 -08:00