Skip to content
Commit 665e05d7 authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

plugins/qpa: Simplify backing store buffer handling

The main reasoning behind double buffering was to avoid InternalWindow's
copy of m_frontBuffer detaching. But it already detaches when the qpa
calls blitImage(). So remove double buffering to simplify the backing
store.
parent fc02990b
Pipeline #431530 passed with stage
in 9 minutes and 45 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment