gecko-dev/gfx/config
Andrew Osmond 3a7b9515de Bug 1600472 - Disable allowing sacrificing subpixel anti-aliasing for small screens. r=jrmuizel
This patch only allows sacrificing subpixel anti-aliasing when the
screen size is larger than WUXGA, and when the force disable pref is not
set. In the future, we may also add disable this for high end GPUs.

This also consolidates the WebRender debug flags to use the same
signaling infrastructure to avoid needing to store the debug flag state
and check on each transaction. Instead it now applies the debug flag
updates when the gfxVar changes.

Differential Revision: https://phabricator.services.mozilla.com/D57469

--HG--
extra : moz-landing-system : lando
2020-01-10 16:57:55 +00:00
..
gfxConfig.cpp
gfxConfig.h Bug 1550422 - P23. Remove now unused gfxPrefs. r=jrmuizel 2019-05-26 14:31:53 +00:00
gfxFallback.h
gfxFeature.cpp
gfxFeature.h Bug 1603621 - Expose partial present usage to about:support r=nical 2019-12-13 13:27:14 +00:00
gfxVarReceiver.h
gfxVars.cpp Bug 1289211 - Rename InfallibleTArray to nsTArray in gfx/ r=mstange 2019-07-10 05:25:54 +00:00
gfxVars.h Bug 1600472 - Disable allowing sacrificing subpixel anti-aliasing for small screens. r=jrmuizel 2020-01-10 16:57:55 +00:00
moz.build