Skip to content
Commit 203d7b3b authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Move direct scanout management to Compositor

The responsibilities of the Scene must be reduced to painting only so we
can move forward with the layer-based compositing.

This change moves direct scanout logic from the opengl scene to the base
scene class and the compositor. It makes the opengl scene less
overloaded and allows to share direct scanout logic.
parent 886173ca
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