gecko-dev/gfx
Lee Salzman fe55c52512 Bug 1791495 - Check for zero sqrt on ARM. r=jrmuizel
For SWGL on ARM, we implement sqrt(N) as N * inversesqrt(N). This means we don't
properly handle zero unless we explicitly check for it. Otherwise, a NaN ends up
getting produced erroneously.

Differential Revision: https://phabricator.services.mozilla.com/D161107
2022-11-03 04:19:32 +00:00
..
2d Bug 1778237: Hold weak reference to optimized surfaces in DrawTargetRecording, to allow reuse. r=lsalzman 2022-10-26 07:12:50 +00:00
angle
cairo Bug 1797103 - Avoid potential null-deref crash in active_edges. r=gfx-reviewers,lsalzman 2022-11-01 14:44:35 +00:00
config Bug 1794722 - Part 2. Remove all uses of gfxVars::UseWebRender(). r=jrmuizel,media-playback-reviewers,alwu 2022-10-28 12:36:06 +00:00
docs
gl
graphite2
harfbuzz Bug 1796292 - Update HarfBuzz to 5.3.1. r=jfkthame 2022-10-20 13:23:12 +00:00
ipc Bug 1798298 - Use nsThread::Shutdown to shut down the CanvasRenderThread. r=gfx-reviewers,sotaro 2022-11-01 10:11:27 +00:00
layers Bug 1797973: Make TextureHost::Create survive a null allocator. r=gfx-reviewers,lsalzman 2022-11-03 02:38:11 +00:00
ots
qcms Bug 1795045 - qcms: Add support for only reading the curves from profiles. r=aosmond 2022-10-14 19:16:54 +00:00
skia
src Bug 1797146 - Remove system font support for various font longhands. r=jfkthame 2022-10-26 14:42:49 +00:00
tests Bug 1792285 - Part 2: Do proper subpixel snapping before pushing `iframe` to WebRender. r=gfx-reviewers,gw 2022-11-01 20:32:07 +00:00
thebes Bug 1798297 - For the Yu Gothic UI font, disable the automatic application of 'palt' when kerning is enabled, because the font's 'palt' feature is bad. r=dholbert 2022-11-01 19:34:14 +00:00
vr
webrender_bindings Bug 1792285 - Part 2: Do proper subpixel snapping before pushing `iframe` to WebRender. r=gfx-reviewers,gw 2022-11-01 20:32:07 +00:00
wgpu_bindings Bug 1783713 - Use wgpu's "strict_asserts" feature r=jimb 2022-10-26 19:48:26 +00:00
wr Bug 1791495 - Check for zero sqrt on ARM. r=jrmuizel 2022-11-03 04:19:32 +00:00
ycbcr
metrics.yaml Bug 1797631 - Removing the code implemented for the new metric capture experiment ping. Reverts back to previous state. chutten r=chutten 2022-10-28 14:20:34 +00:00
moz.build