pathfinder/swf/src
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
..
lib.rs Rename `pathfinder_geometry::basic` to simply `pathfinder_geometry`, and move 2019-06-21 10:06:19 -07:00
shapes.rs Use 2-lane instead of 4-lane SIMD types for 2D vectors. 2019-06-26 16:38:37 -07:00
timeline.rs Rename `pathfinder_flash` to `pathfinder_swf` for consistency with other crates 2019-06-21 09:28:15 -07:00