+1
−0
+16
−0
Loading
When Windows version is mort than 1903 and GPU is intel GPU, it could cause flickering with DXGI_SWAP_EFFECT_FLIP_SEQUENTIAL. See Bug 1556634. As a short term workaround, use DXGI_ALPHA_MODE_PREMULTIPLIED instead of DXGI_ALPHA_MODE_IGNORE at SwapChain. Differential Revision: https://phabricator.services.mozilla.com/D41713 --HG-- extra : moz-landing-system : lando