pathfinder/simd/src
Philip Deuchler 4968e819c0
Remove stdarch_arm_crc32 feature as it is now stable (#566)
Fixes #565
2024-06-11 10:31:35 +00:00
..
arm Replace platform-intrinsic with core_intrinsics (#559) 2024-03-05 11:09:28 +00: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 Remove stdarch_arm_crc32 feature as it is now stable (#566) 2024-06-11 10:31:35 +00:00
test.rs fix f32x4_basic_ops test (#551) 2024-02-12 15:46:06 +00:00