ruffle/desktop
Mike Welsh df8177d2e1 destkop: Fix garbage colors in gradients
Gradients could render with uninitialzied memory (usually colors
from previous gradients). Now the interpolation value is clamped
in the shader to prevent out-of-bounds access of the gradient
colors array.

This will be cleaned up further when the rendering backend
switches to gfx-rs.
2019-09-10 22:50:23 -07:00
..
src destkop: Fix garbage colors in gradients 2019-09-10 22:50:23 -07:00
Cargo.toml chore: Update dependencies 2019-08-29 14:57:12 -07:00