commit | 148c1992ac5d8de562b143e46b74f21b563a40ad | [log] [tgz] |
---|---|---|
author | Giulio Camuffo <giuliocamuffo@gmail.com> | Sun Sep 04 18:50:46 2016 +0300 |
committer | Quentin Glidic <sardemff7+git@sardemff7.net> | Sat Sep 24 11:26:16 2016 +0200 |
tree | 6b61d376f9219c775bd14112c3a6b6f29886fa54 | |
parent | 357849799024a463b04dc61d3b5988fd8b01410f [diff] |
compositor: set the opaque region for some views with transform If the transform on a view is only a translation we can trivially set the opaque region for it so to optimize the rendering. Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com>