Commit Graph

5 Commits

Author SHA1 Message Date
bspeice e688de5204 Add image accumulation entry point
CI / cargo fmt (push) Failing after 59s
CI / cargo test (push) Successful in 16m1s
CI / cargo test (GPU) (push) Has been cancelled
I was hoping to implement the image filter/reduction step as well, but that seems to be meaningfully more complex
2026-07-19 19:46:29 -04:00
bspeice 81a1a2a254 Add color blending 2026-07-12 21:25:31 -04:00
bspeice 9ea4261a84 Add clippy, fix up warnings
CI / cargo fmt (push) Successful in 23s
CI / cargo test (push) Successful in 12m44s
CI / cargo test (GPU) (push) Successful in 16m32s
2026-07-12 14:46:06 -04:00
bspeice 44b71c2692 Add entry points for GPU 2026-06-27 18:25:41 -04:00
bspeice 64b2863fc2 Initial commit
CI / cargo test (GPU) (push) Failing after 20s
CI / cargo fmt (push) Successful in 11m1s
CI / cargo test (push) Failing after 10m13s
2026-06-19 11:42:50 -04:00