pathfinder/swf
Patrick Walton b886c157c1 Use 2-lane instead of 4-lane SIMD types for 2D vectors.
Also, this commit rewrites the `add_fill()` method to stop using shuffle
instructions, which can be slow and make the code overly complicated. The
shuffle instructions have been removed from the various SIMD backends.
2019-06-26 16:38:37 -07:00
..
src Use 2-lane instead of 4-lane SIMD types for 2D vectors. 2019-06-26 16:38:37 -07:00
Cargo.toml Rename `pathfinder_geometry::basic` to simply `pathfinder_geometry`, and move 2019-06-21 10:06:19 -07:00