gecko-dev/gfx/wr/webrender
Nicolas Silva b44b6af7d4 Bug 1607836 - Preallocate picture task dependency vectors. r=gw
Unlike other types of render tasks, pictures can have hundreds of dependencies. The dependency vector is re-built every frame, leading to a lot of vector re-allocations in some pages.

Depends on D60151

Differential Revision: https://phabricator.services.mozilla.com/D60182

--HG--
extra : moz-landing-system : lando
2020-01-19 19:32:11 +00:00
..
doc Bug 1593691 - Update comment about dual-source blending in text rendering doc. r=jrmuizel 2019-11-04 14:53:59 +00:00
res Bug 1609136 - Fix cs_border_solid attribute names r=jrmuizel 2020-01-14 17:54:56 +00:00
src Bug 1607836 - Preallocate picture task dependency vectors. r=gw 2020-01-19 19:32:11 +00:00
tests Bug 1607746 - Part 1: Move opacity to its own shader in WebRender r=nical 2020-01-13 16:05:57 +00:00
build.rs Bug 1594128 - Only include shader sources once during parsing. r=gw 2019-11-27 13:22:47 +00:00
Cargo.toml Bug 1609049 - WebRender version bump. r=jrmuizel 2020-01-14 13:07:05 +00:00