aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/scale/scale.rs
Commit message (Expand)AuthorAgeFilesLines
* core/scale: add options supportKostya Shishkov2021-10-181-1/+1
* fix clippy warnings for update to rustc 1.46Kostya Shishkov2021-04-041-0/+1
* core/scale: fill absent planes during scale processKostya Shishkov2020-10-211-0/+34
* core/scale: optimise nearest-neighbour scalingKostya Shishkov2019-11-231-4/+35
* mark traits as dynKostya Shishkov2019-05-141-1/+1
* scaler initial workKostya Shishkov2019-04-291-0/+58