gecko-dev/gfx
Toby 91a13d17d8 Bug 1897783 - Fix incorrect rounding in software rendering of feColorMatrix. r=longsonr
This doesn't fix a similar problem in ArithmeticCombineTwoPixels because the fixes there have performance implications, appear wrong, or are wrong for common inputs.

Since hue-rotate is defined in terms of a color matrix, some tests involving hue-rotate behave slightly differently.

Differential Revision: https://phabricator.services.mozilla.com/D211113
2024-06-20 11:12:44 +00:00
..
2d Bug 1897783 - Fix incorrect rounding in software rendering of feColorMatrix. r=longsonr 2024-06-20 11:12:44 +00:00
angle Bug 1880746 - Part 2: Simplify angle moz.build DIRS dependencies. r=firefox-build-system-reviewers,jgilbert,glandium 2024-02-27 07:31:34 +00:00
cairo Bug 1901043 - Revert to the pre-1.18.0 version of _cairo_surface_to_cgimage() and cairo_quartz_image_surface code. r=gfx-reviewers,lsalzman 2024-06-20 10:41:14 +00:00
config Bug 1901257 - Add a pref to control the threshold for slow cpu frames. r=gfx-reviewers,gw 2024-06-11 10:33:44 +00:00
docs Bug 1896210 Part 2 - Revise LayoutOverview.md. r=dshin 2024-05-17 23:22:07 +00:00
gl Bug 1901928 - Remvoe D3D11YCbCrImage class r=gfx-reviewers,lsalzman 2024-06-12 16:40:32 +00:00
graphite2 Bug 1898601 - Remove fake webrtc/gkmedias libs. r=glandium,media-playback-reviewers,webrtc-reviewers,cubeb-reviewers,pehrsons,padenot 2024-05-28 16:14:47 +00:00
harfbuzz Bug 1898601 - Remove fake webrtc/gkmedias libs. r=glandium,media-playback-reviewers,webrtc-reviewers,cubeb-reviewers,pehrsons,padenot 2024-05-28 16:14:47 +00:00
ipc Bug 1899379 - Notify VpAutoHDR and VpSuperResolution support to about:support r=gfx-reviewers,nical 2024-06-10 17:36:18 +00:00
layers Bug 1889275 - Prevent to call GPUVideoImage::GetAsSourceSurface() in CanvasRenderingContext2D::DrawImage() for SurfaceDescriptorD3D10 if CanvasTranslator is used r=gfx-reviewers,lsalzman 2024-06-15 00:24:13 +00:00
ots Bug 1898601 - Remove fake webrtc/gkmedias libs. r=glandium,media-playback-reviewers,webrtc-reviewers,cubeb-reviewers,pehrsons,padenot 2024-05-28 16:14:47 +00:00
qcms Bug 1897029 - Add rustc-check-cfg to qcms for rustc 1.80. r=gfx-reviewers,jrmuizel 2024-05-16 01:58:17 +00:00
skia Bug 1898601 - Remove fake webrtc/gkmedias libs. r=glandium,media-playback-reviewers,webrtc-reviewers,cubeb-reviewers,pehrsons,padenot 2024-05-28 16:14:47 +00:00
src Bug 1899126 - Simplify some font-variant code to take advantage of cbindgen and derived implementations. r=jfkthame,layout-reviewers 2024-05-28 09:37:21 +00:00
tests Backed out 2 changesets (bug 1900028) for causing reftest failures on 1900028-text-mask-pdf.html. CLOSED TREE 2024-06-02 05:02:15 +03:00
thebes Bug 1902974 - Don't allow a hyphenation break to be used at start-of-line. r=layout-reviewers,emilio 2024-06-17 12:31:59 +00:00
vr Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
webrender_bindings Bug 1901884 - Add a dedicated-thread mode to the glyph rasterizer for when we use freetype. r=lsalzman 2024-06-17 09:57:54 +00:00
wgpu_bindings Bug 1903296 - Update wgpu to revision a2fcd72606f83cbb58c1aca2e7e1ad52a11d2067. r=webgpu-reviewers,supply-chain-reviewers,ErichDonGubler 2024-06-18 19:41:12 +00:00
wr Bug 1786431 - Ensure SwCompositeThread is done with a queued SwTile's job before binding it. r=aosmond 2024-06-17 19:34:02 +00:00
ycbcr Bug 1867459 - Replace CPU_ARCH with TARGET_CPU. r=firefox-build-system-reviewers,sergesanspaille 2023-12-08 10:43:59 +00:00
metrics.yaml Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
moz.build