gecko-dev/gfx/config
Nicolas Silva 51efadfa3e Bug 1737648 - Don't batch uploads for items larger than a certain size. r=gfx-reviewers,bradwerth
The default size on most platforms is 256*256 which corresponds to the default blob tile size. I didn't check on android so I set it to 512*512 above which we never batch the upload so that the behavior is unchanged, but I suspect that a smaller threshold like 256*256 would also work better there.

On Windows with heavy blob image workloads, not batching gives a 20%-30% improvement to the time spent in update_texture_cache.

Differential Revision: https://phabricator.services.mozilla.com/D129516
2021-11-03 16:42:42 +00:00
..
gfxConfig.cpp Bug 1541472 - Remove Advanced Layers, since it's disabled everywhere now. r=jrmuizel 2021-02-10 02:04:41 +00:00
gfxConfig.h Bug 1595994 - PD: Allow WMF decoding inside RDD process. r=mattwoodrow 2020-10-20 23:26:52 +00:00
gfxConfigManager.cpp Bug 1725388 - Remove pref/envvars that can disable WebRender. r=jrmuizel 2021-08-12 20:28:53 +00:00
gfxConfigManager.h Bug 1725388 - Remove pref/envvars that can disable WebRender. r=jrmuizel 2021-08-12 20:28:53 +00:00
gfxFallback.h
gfxFeature.cpp Bug 1687312 - Expose gfx.feature.webrender probe to geckoview_streaming telemetry. r=jrmuizel,aosmond 2021-01-18 22:39:24 +00:00
gfxFeature.h Bug 1734505 - Add Feature::WINDOW_OCCLUSION r=gfx-reviewers,nical 2021-10-08 13:11:52 +00:00
gfxVarReceiver.h
gfxVars.cpp
gfxVars.h Bug 1737648 - Don't batch uploads for items larger than a certain size. r=gfx-reviewers,bradwerth 2021-11-03 16:42:42 +00:00
moz.build Bug 1676925 - Remove code supporting the defunct WebRender experiments. r=jrmuizel,marionette-reviewers 2020-11-13 05:40:10 +00:00