pathfinder/renderer
Patrick Walton 986792349f Use the SSE2 `_mm_movemask_ps` on x86 instead of the SSE4.1 `_mm_test_all_ones`
and `_mm_test_all_zeros`.

Partially addresses #241.
2019-12-29 12:13:58 -08:00
..
src Use the SSE2 `_mm_movemask_ps` on x86 instead of the SSE4.1 `_mm_test_all_ones` 2019-12-29 12:13:58 -08:00
Cargo.toml Remove redundant fixedbitset dependency 2019-08-30 20:24:09 +02:00