Skip to content
  • Vlad Zahorodnii's avatar
    Move direct scanout management to Compositor · 203d7b3b
    Vlad Zahorodnii authored
    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.
    203d7b3b