gecko-dev/gfx/wr/webrender/res
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
..
Proggy.ttf
area-lut.tga
base.glsl Bug 1694165 - Override SWGL blend mode for drop shadows. r=jrmuizel 2021-02-22 19:58:15 +00:00
brush.glsl Bug 1678119 - Use swgl_antiAlias() in WR brush shaders. r=jrmuizel 2021-02-12 02:43:55 +00:00
brush_blend.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
brush_conic_gradient.glsl Bug 1686244 - Accelerate linear gradients in SWGL. r=jrmuizel 2021-02-22 04:14:38 +00:00
brush_image.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
brush_linear_gradient.glsl Bug 1686244 - Accelerate linear gradients in SWGL. r=jrmuizel 2021-02-22 04:14:38 +00:00
brush_mix_blend.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
brush_opacity.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
brush_radial_gradient.glsl Bug 1686244 - Accelerate radial gradients in SWGL. r=jrmuizel 2021-02-22 04:14:39 +00:00
brush_solid.glsl Bug 1678119 - Use swgl_antiAlias() in WR brush shaders. r=jrmuizel 2021-02-12 02:43:55 +00:00
brush_yuv_image.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
clip_shared.glsl Bug 1657791 - Remove GPU cache usage from clip mask instances. r=kvark,jnicol 2020-08-11 23:55:52 +00:00
composite.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
cs_blur.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
cs_border_segment.glsl Bug 1682194 - Accelerate cs_clip_rectangle in SWGL. r=jrmuizel 2021-02-27 11:26:30 +00:00
cs_border_solid.glsl Bug 1682194 - Accelerate cs_clip_rectangle in SWGL. r=jrmuizel 2021-02-27 11:26:30 +00:00
cs_clip_box_shadow.glsl Bug 1694909 - Part 12 - Remove the need to wrap uvs in a vec3 in shaders. r=gw 2021-02-26 14:54:18 +00:00
cs_clip_image.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
cs_clip_rectangle.glsl Bug 1696439 - Fix corner apex distance calculation in cs_clip_rectangle. r=jrmuizel 2021-03-09 19:08:09 +00:00
cs_fast_linear_gradient.glsl Bug 1687977 - Part 1 - Rename cs_gradient into cs_fast_linear_gradient. r=gw 2021-03-10 09:58:07 +00:00
cs_line_decoration.glsl Backed out changeset ec84f8196c4c (bug 1689316) for regressing macOS font rendering. 2021-01-28 20:59:25 -05:00
cs_scale.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
cs_svg_filter.glsl Bug 1694909 - Part 6 - Remove the layer index from render task struct in the shaders. r=gw 2021-02-26 14:54:16 +00:00
debug_color.glsl Backed out changeset 4b66ae956966 (bug 1640960) as requested by kvark. CLOSED TREE 2020-07-26 08:50:47 +03:00
debug_font.glsl Bug 1682365 - Pt 2 - Remove texture array usage from render task graph. r=nical 2020-12-17 22:26:10 +00:00
ellipse.glsl Bug 1682194 - Accelerate cs_clip_rectangle in SWGL. r=jrmuizel 2021-02-27 11:26:30 +00:00
gpu_cache.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
gpu_cache_update.glsl
gradient_shared.glsl Bug 1686244 - Accelerate nearest repeat filtering in SWGL. r=jrmuizel 2021-02-22 04:14:39 +00:00
pf_vector_cover.glsl
pf_vector_stencil.glsl
prim_shared.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
ps_clear.glsl Backed out changeset 4b66ae956966 (bug 1640960) as requested by kvark. CLOSED TREE 2020-07-26 08:50:47 +03:00
ps_split_composite.glsl Bug 1695405 - Remove texture array support from SWGL. r=nical 2021-03-04 04:43:23 +00:00
ps_text_run.glsl Bug 1694909 - Part 9 - Remove layer from ImageSource. r=gw 2021-02-26 14:54:17 +00:00
rect.glsl Bug 1682194 - Accelerate cs_clip_rectangle in SWGL. r=jrmuizel 2021-02-27 11:26:30 +00:00
render_task.glsl Bug 1694909 - Part 7 - Store RenderTaskData's user data as a vec4. r=gw 2021-02-26 14:54:16 +00:00
shared.glsl Bug 1694909 - Part 11 - Remove texture array shader variations. r=gw 2021-02-26 14:54:18 +00:00
shared_other.glsl Backed out changeset 4b66ae956966 (bug 1640960) as requested by kvark. CLOSED TREE 2020-07-26 08:50:47 +03:00
transform.glsl Bug 1682194 - Accelerate cs_clip_rectangle in SWGL. r=jrmuizel 2021-02-27 11:26:30 +00:00
yuv.glsl Bug 1694909 - Part 12 - Remove the need to wrap uvs in a vec3 in shaders. r=gw 2021-02-26 14:54:18 +00:00