ruffle/core
David Wendt a57d0e12b3 Do not apply a color filter at all unless rendering a bitmap or gradient.
This significantly improves render times, as browsers appear to apply filters in the most general, inefficient way possible.
2020-01-29 14:19:18 -05:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.13 to 1.0.14 2020-01-20 18:56:56 +00:00
src Do not apply a color filter at all unless rendering a bitmap or gradient. 2020-01-29 14:19:18 -05:00
tests tests: Add goto_execution_order2 regression test 2020-01-28 04:15:08 -08:00
Cargo.toml build(deps): bump smallvec from 1.1.0 to 1.2.0 2020-01-29 18:42:28 +00:00