Commit Graph

6 Commits

Author SHA1 Message Date
kageru 146743d2c7
Use fixed array for lut generation
The old version that was generated at runtime didn’t actually contain
1.0 as a value, so getting full white output for int input was impossible.
2020-09-11 15:51:41 +02:00
kageru 1f3957f449
Update dependencies 2020-05-26 18:12:58 +02:00
kageru d762821b88
Add benchmarks 2020-05-24 20:46:23 +02:00
kageru 8529163d68
No longer error on out of range float input 2020-04-13 13:09:00 +02:00
kageru cde9f6656b
Update dependencies 2020-04-03 22:28:47 +02:00
kageru cf9280aa79
Add Cargo.lock 2020-02-26 22:35:19 +01:00