pathfinder/simd
Patrick Walton eb66459ef4 Fold the `.round()` method on SIMD vectors into float-to-int conversion.
This drops our requirements from SSE4.1 to SSE2.

Closes #241.
2019-12-29 15:05:01 -08:00
..
src Fold the `.round()` method on SIMD vectors into float-to-int conversion. 2019-12-29 15:05:01 -08:00
Cargo.toml Update `Cargo.toml`s in preparation for publishing SIMD and geometry 2019-11-10 10:32:41 -08:00
build.rs Add ARM SIMD 2019-03-28 19:26:47 -07:00