DescriptionAvoid scaling overlays on systems that don't support them.
Most systems that only support direct (unscaled) overlays are Intel
Cherry Trail. On these systems we want to make sure overlay swapchains
are the size they appear onscreen, so that no scaling is necessary.
Otherwise they may be displayed using compositing in DWM, which can be
much less efficient.
BUG=725208
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Review-Url: https://codereview.chromium.org/2895783002
Cr-Commit-Position: refs/heads/master@{#473828}
Committed: https://chromium.googlesource.com/chromium/src/+/54436b450d22d4ce66ea198ab9999c570c28f84e
Patch Set 1 #Patch Set 2 : fix build #Messages
Total messages: 16 (12 generated)
|