psychopath/sub_crates
Nathan Vegdahl 27d1b2286b Switch to stable SIMD intrinsics.
Rust 1.27 stablized a variety of cpu intrinsics, including SIMD
on x86/64 platforms.  This commit moves to using those intrinsics
for the optimized Float4 implementation.  This means Psychopath
now compiles on stable Rust with all optimizations.  Yay!
2018-06-24 15:32:09 -07:00
..
bvh_order Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
color Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
float4 Switch to stable SIMD intrinsics. 2018-06-24 15:32:09 -07:00
halton Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
math3d Switch to stable SIMD intrinsics. 2018-06-24 15:32:09 -07:00
mem_arena Fix compiler warnings. 2018-03-04 13:06:22 -08:00
sobol Run new rustfmt on codebase. 2018-03-04 13:00:55 -08:00
spectra_xyz Reformat code with latest rustfmt and custom config. 2017-05-14 13:43:51 -07:00