ruffle/web
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
..
demo web: Update npm dependencies 2019-12-09 16:16:42 -08:00
extension Build the extension using webpack, the same as the local version. 2020-01-10 22:10:43 -05:00
js-src web: Add missing returns to RufflePlayer.local/local_compatible 2020-01-13 12:28:30 -08:00
selfhosted web: Add content hash to core.ruffle.js filename 2020-01-16 11:59:58 -08:00
src Do not apply a color filter at all unless rendering a bitmap or gradient. 2020-01-29 14:19:18 -05:00
Cargo.toml First pass on a more-optimized render path that uses canvas draw commands directly rather than precompiling SVGs as images. 2020-01-29 14:19:18 -05:00