gecko-dev/gfx
Lee Salzman 7d3755c3f6 Bug 1686244 - Accelerate radial gradients in SWGL. r=jrmuizel
The same optimization of looking for merged linear gradients can also be
applied to radial gradients by solving the quadratic equation to check
how large a span we can process within a given merged span. This allows
us to save a bunch of table lookup and some other math in the inner loops.

Differential Revision: https://phabricator.services.mozilla.com/D105858
2021-02-22 04:14:39 +00:00
..
2d Bug 1690778 - Derive accent color from theme highlight color in GTK. r=mstange 2021-02-10 00:47:38 +00:00
angle Bug 1692355 - [angle] Don't assert for non-sampleable non-ms sources in blitRenderbufferRect if we can CopySubResource. r=gw 2021-02-12 09:22:51 +00:00
cairo Bug 1690235. Fix creating variation CTFonts. r=lsalzman 2021-02-09 22:27:33 +00:00
config Bug 1686616 - make GfxInfo use Components instead of Services. r=kmag 2021-02-18 13:26:29 +00:00
docs Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
gl Bug 1691589 - Reduce reliance on GeckoProfiler.h when only labels (and maybe markers) are needed - r=necko-reviewers,geckoview-reviewers,sg,agi,florian 2021-02-16 04:44:19 +00:00
graphite2
harfbuzz Bug 1684110 - Define UNICODE on some directories. r=glandium 2021-01-13 22:49:59 +00:00
ipc Backed out 2 changesets (bug 1688096) for win webrender sw_compositor related crashes. CLOSED TREE 2021-02-18 19:52:29 +02:00
layers Bug 1542057 - A test that wheel events on an unscrollable OOP iframe are handoff-ed properly. r=botond 2021-02-21 22:26:10 +00:00
ots Bug 1686287 - Update OTS to 8.1.3. r=jfkthame 2021-01-12 21:01:04 +00:00
qcms Bug 1693404 - Add Profile::new_XYZD50(). r=aosmond 2021-02-17 23:19:11 +00:00
sfntly
skia Bug 1684050 - choose appropriate stroke res scale for PathSkia::StrokeContainsPoint. r=bobowen 2021-01-14 09:01:54 +00:00
src Bug 1693688 - Make the non-native theme not return minimum sizes for checkboxes (and most other widgets). r=spohl,mstange 2021-02-20 00:13:10 +00:00
tests Bug 1678119 - Update reftest fuzz for SWGL anti-aliasing. r=jrmuizel 2021-02-12 02:43:55 +00:00
thebes Bug 1422855 - Tickle the CVDisplayLink after display reconfigurations, to help it get unstuck. r=mattwoodrow 2021-02-22 02:31:58 +00:00
vr Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
webrender_bindings Backed out 2 changesets (bug 1688096) for win webrender sw_compositor related crashes. CLOSED TREE 2021-02-18 19:52:29 +02:00
wgpu Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
wgpu_bindings Bug 1680376 - WebGPU error handling infrastructure r=jgilbert,webidl,smaug 2020-12-18 20:07:47 +00:00
wr Bug 1686244 - Accelerate radial gradients in SWGL. r=jrmuizel 2021-02-22 04:14:39 +00:00
ycbcr Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
moz.build