gecko-dev/gfx/wr/webrender_build
Nicolas Silva 6a61762567 Bug 1687977 - Part 1 - Rename cs_gradient into cs_fast_linear_gradient. r=gw
It is the cs_* shader used to cache linear gradients in the simple/fast path (more complex linear gradients are rendered with a brush shader. The goal of this patch series is to move all gradients to cached render tasks that will be composited with brush_image, so there will be a cs_linear_gradient introduced in a followup to cover the general case as well as cs_radial_gradient and cs_conic_gradient to replace the brush equivalents.

Differential Revision: https://phabricator.services.mozilla.com/D107640
2021-03-10 09:58:07 +00:00
..
src Bug 1687977 - Part 1 - Rename cs_gradient into cs_fast_linear_gradient. r=gw 2021-03-10 09:58:07 +00:00
Cargo.toml Bug 1604615 - Optimize webrender shaders at build time. r=gw 2020-04-21 10:32:03 +00:00