Diffusion KWin af56a0ca0e3f

[Aurorae] Remove effective triple buffering

Authored by davidedmundson on Aug 28 2019, 4:34 PM.

Description

[Aurorae] Remove effective triple buffering

Summary:
KWin blits contents into a QImage raster buffer. Because of this we
don't need our underlying GL surface to be double buffered as it
effectively makes the whole thing tripple buffered.

Test Plan: Ran Aurorae, looked the same, should save some memory

Reviewers: KWin, zzag

Reviewed By: KWin, zzag

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D23331

Details

Committed
davidedmundsonAug 28 2019, 4:34 PM
Reviewer
KWin
Differential Revision
D23331: [Aurorae] Remove effective triple buffering
Parents
R108:c67d81aeb983: [Aurorae] Don't delay initial blit.
Branches
Unknown
Tags
Unknown