diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-05-23 21:48:13 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-05-23 22:55:56 -0700 |
commit | f1c36777bdf0464129e8c2e00bb9339868376043 (patch) | |
tree | f906096bb72dfc64d27c91e11bb8e26effc649a5 /src/modules/voronoi/voronoi.c | |
parent | 4268d43b2dac01c354409a0d5dbbbe903d6e28d0 (diff) |
modules/compose: don't clear frame in prepare_frame()
I'm not sure why this was being done, it was probably just
vestigial from whatever I bootstrapped the compose module with
and never thought to remove it.
The first compose layer rendered will clear the frame if
necessary. By compose doing it ahead of time, it's performing
potentially unnecessary work clearing if the first layer is a
frame-filler style render where no clear is ever performed.
Diffstat (limited to 'src/modules/voronoi/voronoi.c')
0 files changed, 0 insertions, 0 deletions