gecko-dev/gfx
Jamie Nicol 529f04f4cd Bug 1884791 - Avoid shader miscompilation on some Adreno drivers. r=gw
Webrender's glslopt-optimized shaders encounter a miscompilation on
some Adreno driver versions regarding fetching empty clip tasks. This
patch reshuffles the code in such a way as to avoid the
bug. Unfortunately the specific cause of the miscompilation remains
unknown, meaning we must take extra care not to regress it in the
future.

Differential Revision: https://phabricator.services.mozilla.com/D204864
2024-03-17 21:30:11 +00:00
..
2d Bug 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28: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 1870243 - Cherry-pick https://gitlab.freedesktop.org/cairo/cairo/-/merge_requests/256 to correctly reset the current operator when several added highlights in a pdf are printed r=jfkthame 2024-01-03 16:09:28 +00:00
config Bug 1884600 - Block NVIDIA RTX Video Super Resolution depends on driver version r=gfx-reviewers,jrmuizel 2024-03-13 01:34:05 +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 Bug 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28:27 +00:00
graphite2 Bug 1875296 - Vendor graphite2 using mach vendor r=jfkthame 2024-01-22 08:45:20 +00:00
harfbuzz Bug 1864285 - Update harfbuzz to 8.3.0 r=jfkthame 2023-11-22 16:01:03 +00:00
ipc 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
layers Bug 1885376: Allow first scene flush to be async. r=nical 2024-03-15 16:23:19 +00:00
ots Bug 1873636 - vendor gfx/ots using mach vendor r=jfkthame 2024-01-18 13:26:28 +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 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
tests Bug 1884195 - Replace reftest.list conditions that are the same. r=aryx,jgilbert,emilio 2024-03-11 16:38:03 +00:00
thebes Bug 1884909 - Resolve the real family name during CoreTextFontList::InitSystemFontNames, so that font fallback finds it as expected. r=gfx-reviewers,bradwerth 2024-03-14 18:40:25 +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 1884836 - Base graphics support for iOS. r=gfx-reviewers,bradwerth 2024-03-15 01:28:27 +00:00
wgpu_bindings Bug 1884946: update WGPU to 6040820099bc72b827a6a5f53d66dda3e301f944 (trunk as of 2024-03-12) r=webgpu-reviewers,supply-chain-reviewers,teoxoy 2024-03-12 23:17:10 +00:00
wr Bug 1884791 - Avoid shader miscompilation on some Adreno drivers. r=gw 2024-03-17 21:30:11 +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