From: Marius Vlad Date: Fri, 18 Feb 2022 11:48:59 +0000 (+0200) Subject: layout: Inflict surface damage X-Git-Tag: 12.1.4~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=b7567f17683b60cd5b8c48d0756b261737193a3d;hp=b7567f17683b60cd5b8c48d0756b261737193a3d;p=src%2Fagl-compositor.git layout: Inflict surface damage Commit 'layout: Remove explicit damage call' re-done the way we've handled additions to the layer, removing any damage infliction to either the plane where to view is visible. While marking the view as dirty (and with it any other children to the that view), we still to tell the compositor that the view being added, has suffered changes. Bug-AGL: SPEC-4262 Signed-off-by: Marius Vlad Change-Id: If3033df36943fb466302e7907bd38f9a0703d49b (cherry picked from commit 62e020b90b0627e7f24428d5db7b6790b3a161b0) ---