qt3d/tests/auto/render/qabstractlight
Mike Krus f3268fcb2a Do direct notification of backend nodes
Since aspect manager is now on main thread, we can directly update
backend nodes safely. Track nodes which have changed properties and
notify the backend nodes as part of the frame loop.
This avoid allocating and delivering many change messages.

To follow:
- implement on all nodes
- look at backend to frontend syncing
- figure out what to do with non property messages (components
  added/removed, commands, ...)

Change-Id: Ia0c442b0528e728c4324d168200bae021bc29266
Reviewed-by: Mike Krus <mike.krus@kdab.com>
Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
2019-08-28 06:30:29 +02:00
..
qabstractlight.pro Tests: move TestArbiter into core common 2016-11-18 18:45:07 +00:00
tst_qabstractlight.cpp Do direct notification of backend nodes 2019-08-28 06:30:29 +02:00