gecko-dev/gfx
Lee Salzman 4d26cb2ec6 Bug 1704750 - Simplify rasterizer edge termination condition. r=kvark
Floating point imprecision can cause the existing test to be unreliable. Just simplify it so it loops around till it overlaps one edge with another. This does a tiny bit more work but will have less chance of exiting earlier than it should.

Differential Revision: https://phabricator.services.mozilla.com/D114236
2021-05-06 21:55:27 +00:00
..
2d Bug 739096 - Remove support for CGLayer-backed cairo quartz surface. r=jrmuizel 2021-04-29 14:33:29 +00:00
angle Bug 1700621: Switch Angle over to Jeff r=jewilde,jgilbert 2021-03-24 17:17:12 +00:00
cairo Bug 1709441 - Bail out early from _cairo_image_compute_color if image is zero-sized. r=jrmuizel 2021-05-05 16:50:23 +00:00
config Bug 1709476 - Allow falling back to Software WebRender from D3D11/WebRender in release. r=jrmuizel 2021-05-05 14:31:46 +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 1704965 [Linux] Remove display connection from nsWindow, CompositorWidgetParent and WindowSurfaceProvider, r=jhorak 2021-05-04 13:04:35 +00:00
graphite2
harfbuzz Bug 1698885 - Update HarfBuzz to 2.8.0. r=jfkthame 2021-03-31 15:45:26 +00:00
ipc Bug 1707610 - Make GPU process restart criteria depend on rendering frames and uptime. r=jrmuizel 2021-05-06 19:47:38 +00:00
layers Bug 1709334 - Ensure calling SampleOverscrollAnimation for overscroll animations which are about to finish. r=botond 2021-05-06 21:02:10 +00:00
ots Bug 1696935 - Update OTS to 8.1.4. r=jfkthame 2021-03-10 15:45:45 +00:00
qcms Bug 1708805 - Reject output luts with channels != 3. r=aosmond 2021-05-01 02:39:06 +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 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
tests Bug 1709476 - Allow falling back to Software WebRender from D3D11/WebRender in release. r=jrmuizel 2021-05-05 14:31:46 +00:00
thebes Bug 1709476 - Allow falling back to Software WebRender from D3D11/WebRender in release. r=jrmuizel 2021-05-05 14:31:46 +00:00
vr Bug 1685183 Part 1: Make MacIOSurface always use 1.0 scale, and update callsites. r=jgilbert 2021-04-08 16:42:06 +00:00
webrender_bindings Bug 1709509 - Fix clippy warnings in webrender_bindings. r=gfx-reviewers,lsalzman 2021-05-05 05:50:32 +00:00
wgpu Bug 1622846 - Update BlendFactor API in WebGPU r=webidl,jimb,smaug 2021-04-22 19:18:49 +00:00
wgpu_bindings Bug 1617369 - Reformat recent rust changes with rustfmt. r=webdriver-reviewers,kvark 2021-04-27 06:05:08 +00:00
wr Bug 1704750 - Simplify rasterizer edge termination condition. r=kvark 2021-05-06 21:55:27 +00:00
ycbcr Bug 1684688 - Fix alpha support in nsAVIFDecoder. r=aosmond 2021-01-26 00:24:57 +00:00
moz.build