From: Steinar H. Gunderson Date: Mon, 15 Jan 2018 19:45:59 +0000 (+0100) Subject: Microoptimization in calculate_scaling_weights. X-Git-Tag: 1.6.0~8 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=d7def3f9e42e72566d7aedd52ffdeb5851da8314;hp=d7def3f9e42e72566d7aedd52ffdeb5851da8314;p=movit Microoptimization in calculate_scaling_weights. Doesn't actually influence the benchmarks much, but is useful to get 100% equivalence with the coming compute shader. ---