ruffle/core
Mike Welsh 33c0bbd0ce desktop: Fix incorrect rendering of bitmaps w/ color transforms
The premultiplied alpha was not properly considered when there was
a color transform on a bitmap. Now the shader unmultiplies the
alpha before applying the color transform, and the remultiplies it.
2019-10-29 00:03:29 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
src desktop: Fix incorrect rendering of bitmaps w/ color transforms 2019-10-29 00:03:29 -07:00
tests tests: execution_order -> execution_order1 2019-10-26 03:35:58 -07:00
Cargo.toml Inline the first 8 registers with a `SmallVec`. 2019-10-12 10:39:54 -04:00