Preserve uSrc MSB across lighting and blending
authorJustin Weiss <justin@justinweiss.com>
Sun, 1 Mar 2020 23:40:25 +0000 (15:40 -0800)
committerJustin Weiss <justin@justinweiss.com>
Sun, 1 Mar 2020 23:40:25 +0000 (15:40 -0800)
This saves a few cycles because gcc stores / loads srcMSB when
using ARM-optimized lighting.


No differences found