gecko-dev/gfx/wr/webrender/res
Dzmitry Malyshau a29869406b Bug 1546818 - WR text local transform fix r=gw
Change the glyph transform computation to be relative to the surface node.

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

--HG--
extra : moz-landing-system : lando
2019-07-03 18:59:42 +00:00
..
area-lut.tga
base.glsl Bug 1511433 - Ensure address variables in fragment shaders are highp precision. r=gw 2019-03-17 20:54:29 +00:00
brush_blend.glsl Bug 1555476 - Implement flood filter in WebRender r=gw 2019-05-30 03:11:53 +00:00
brush_image.glsl Bug 1560853 - Fix picture cache tiles with fractional origins. r=kvark 2019-06-25 20:28:16 +00:00
brush_linear_gradient.glsl Bug 1537668 - Refactor how clip task indices are passed to shaders. r=kvark 2019-03-21 14:37:57 +00:00
brush_mix_blend.glsl Bug 1537668 - Refactor how clip task indices are passed to shaders. r=kvark 2019-03-21 14:37:57 +00:00
brush_radial_gradient.glsl Bug 1537668 - Refactor how clip task indices are passed to shaders. r=kvark 2019-03-21 14:37:57 +00:00
brush_solid.glsl Bug 1537668 - Refactor how clip task indices are passed to shaders. r=kvark 2019-03-21 14:37:57 +00:00
brush_yuv_image.glsl Bug 1493898 - P1. Add preliminary BT2020 colorspace support. r=mattwoodrow 2019-04-11 12:40:40 +00:00
brush.glsl Bug 1551131 - Refactor WR batching code in preparation for different batches per dirty region / render task. r=nical 2019-05-14 07:17:24 +00:00
clip_shared.glsl Bug 1474294 - Perspective clip interpolation fix r=gw 2019-06-08 02:53:37 +00:00
cs_blur.glsl Bug 1512533 - Update webrender to commit 19abc69f0e17f8f6915ca5711ede2b5ac5aeefe9 (WR PR #3122). r=kats 2018-12-07 14:13:15 +00:00
cs_border_segment.glsl Bug 1526504 - border-style is not drawn with double r=emilio 2019-02-12 01:20:50 +00:00
cs_border_solid.glsl Bug 1496540 - Handle overlapping border corners in webrender r=gw 2019-01-31 18:31:47 +00:00
cs_clip_box_shadow.glsl Bug 1474294 - Perspective clip interpolation fix r=gw 2019-06-08 02:53:37 +00:00
cs_clip_image.glsl Bug 1474294 - Perspective clip interpolation fix r=gw 2019-06-08 02:53:37 +00:00
cs_clip_rectangle.glsl Bug 1474294 - Perspective clip interpolation fix r=gw 2019-06-08 02:53:37 +00:00
cs_gradient.glsl Bug 1533236 - Add a fast path to WR for common gradient types. r=kvark 2019-03-07 21:20:40 +00:00
cs_line_decoration.glsl
cs_scale.glsl
debug_color.glsl
debug_font.glsl
ellipse.glsl
gpu_cache_update.glsl
gpu_cache.glsl Bug 1511433 - Ensure address variables in fragment shaders are highp precision. r=gw 2019-03-17 20:54:29 +00:00
pf_vector_cover.glsl
pf_vector_stencil.glsl
pls_init.glsl Bug 1536732 - Add experimental pixel-local-storage render path to WR r=kvark 2019-03-21 02:59:04 +00:00
pls_resolve.glsl Bug 1536732 - Add experimental pixel-local-storage render path to WR r=kvark 2019-03-21 02:59:04 +00:00
prim_shared.glsl Bug 1551131 - Refactor WR batching code in preparation for different batches per dirty region / render task. r=nical 2019-05-14 07:17:24 +00:00
Proggy.ttf
ps_split_composite.glsl Bug 1551131 - Refactor WR batching code in preparation for different batches per dirty region / render task. r=nical 2019-05-14 07:17:24 +00:00
ps_text_run.glsl Bug 1546818 - WR text local transform fix r=gw 2019-07-03 18:59:42 +00:00
rect.glsl Bug 1546818 - WR text local transform fix r=gw 2019-07-03 18:59:42 +00:00
render_task.glsl Bug 1528866 - Specify device pixel ratio per render task. r=emilio 2019-02-19 09:11:09 +00:00
shared_other.glsl
shared.glsl Bug 1556763 - Add layout qualifier to fragment shader output for advanced blend. r=kvark 2019-06-15 11:56:14 +00:00
snap.glsl Bug 1540200 - Part 3. Reuse snapping offsets calculated on the CPU in the WebRender shaders. r=kvark 2019-05-06 08:36:50 -04:00
transform.glsl