Skip to content
Snippets Groups Projects
Commit 2f9ef167 authored by Josh Holmer's avatar Josh Holmer Committed by Luca Barbato
Browse files

Remove C dependency from transform.rs

- Rewrite fwd transform functions from C to Rust
- Rewrite 32x32 inv transform functions from C to Rust
- Refactor transform.rs into smaller modules

This commit temporarily removes the calls into the
SIMD optimized functions. These will be rewritten
into Rust and readded in an upcoming PR.
parent 5d41507f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment