gecko-dev/gfx
Nicolas Silva 6bc956c386 Bug 1892398 - Don't hard-code that quad segments with a source render task are alpha blended. r=gw
Not immediately necessary but when cached quads or patterns that read a texture are implemented, There will be opaque segments taking render tasks as input. Currently the code is a bit error prone because some parts of the code advertize a certain behavior that is later overruled. This patch makes things more explicit and flexible.

Differential Revision: https://phabricator.services.mozilla.com/D208508
2024-05-06 05:53:40 +00:00
..
2d Bug 1874461 - Filter spurious DrawTargetRecording::SetTransform calls. r=aosmond 2024-04-04 19:27:27 +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 1893270 followup: save a copy of the cairo patch in-tree. r=jfkthame 2024-04-27 18:53:23 +00:00
config Bug 1843891 - Enable to present WebGPU without readback with DX12 on Windows r=webgpu-reviewers,nical 2024-03-22 04:13:28 +00:00
docs Bug 1519636 - Remove nbsp in the doc r=firefox-source-docs-reviewers,geckoview-reviewers,ahal,m_kato 2023-12-03 11:01:53 +00:00
gl Backed out changeset 995596d4362c (bug 1885447) for causing build bustages in AutoMappable.h. CLOSED TREE 2024-04-23 22:19:00 +03:00
graphite2 Bug 1875296 - Vendor graphite2 using `mach vendor` r=jfkthame 2024-01-22 08:45:20 +00:00
harfbuzz Bug 1888698 - Update harfbuzz to 8.4.0 r=jfkthame 2024-04-15 12:39:32 +00:00
ipc Backed out 3 changesets (bug 1880503) for causing bustage on CrashReporterHost.h. CLOSED TREE 2024-04-30 18:26:00 +03:00
layers Backed out 3 changesets (bug 1880503) for causing bustage on CrashReporterHost.h. CLOSED TREE 2024-04-30 18:26:00 +03:00
ots Bug 1870240 - patch 3 - Re-apply local OTS patches. r=gfx-reviewers,lsalzman 2024-05-05 10:00:25 +00:00
qcms Bug 1884381 - Use a single allocation for precache_output. r=gfx-reviewers,gw 2024-03-11 13:36:59 +00:00
skia Bug 1882947 - Adjust SkTypeface_mac_ct.cpp after bug 1858347. r=gfx-reviewers,lsalzman 2024-03-01 19:31:43 +00:00
src Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,media-playback-reviewers,padenot 2024-04-22 16:00:09 +00:00
tests Bug 1870240 - patch 4 - Add a simple reftest to check that the test font loads successfully. r=gfx-reviewers,lsalzman 2024-05-05 10:00:25 +00:00
thebes Bug 1894424 - Optimize gfxFont::AlwaysNeedsMaskForShadow check by caching the answer in the font entry. r=gfx-reviewers,lsalzman 2024-05-02 09:00:17 +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 1888581 - Copy FontVariation data instead of doing an unsound cast. r=jrmuizel 2024-05-03 22:45:35 +00:00
wgpu_bindings Bug 1893057 - build(webgpu): update WGPU to latest `trunk` as of 2024-04-22 r=webgpu-reviewers,supply-chain-reviewers,jimb 2024-05-02 18:17:36 +00:00
wr Bug 1892398 - Don't hard-code that quad segments with a source render task are alpha blended. r=gw 2024-05-06 05:53:40 +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