Commit 15ee1250 authored by Simon Hausmann's avatar Simon Hausmann
Browse files

Cleanup: Separate the sub-tree layering out of QtQuick into the scene graph


This basically renames QQuickShaderEffectTexture to QSGDefaultLayer and
introduces QSGLayer as interface to be used. QQuickShaderEffectTexture is
generic for the scene graph and has no QtQuick dependencies. The interface
separation allows scene graph backends to customize layers.

Change-Id: I9a7f37addaa4b80a34ff9a1456b0cb9b16d4e9f3
Reviewed-by: default avatarGunnar Sletta <gunnar.sletta@jollamobile.com>
parent 253e9257
Showing with 663 additions and 516 deletions
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