Extending the event loop with Processors 61/154061/7
authorDavid Steele <david.steele@samsung.com>
Tue, 26 Sep 2017 15:53:13 +0000 (16:53 +0100)
committerDavid Steele <david.steele@samsung.com>
Thu, 5 Apr 2018 17:12:54 +0000 (18:12 +0100)
commit1059695019f9df4774e2754b963966d8c80d5351
tree03066df3dae2c75a7aee634c2b09fb615ecb2419
parent11a3c866f91cf439f404788b088bf90036f5cd48
Extending the event loop with Processors

It is now possible to add processors to the event loop through
the integration API, allowing Toolkit to run a processor at the
end of the event loop (before sending messages to Update queue)

Change-Id: Ifb14b7b626d5574fe08e9c199746e63d56d82920
Signed-off-by: David Steele <david.steele@samsung.com>
automated-tests/src/dali/CMakeLists.txt
automated-tests/src/dali/utc-Dali-Processors.cpp [new file with mode: 0644]
dali/integration-api/core.cpp
dali/integration-api/core.h
dali/internal/common/core-impl.cpp
dali/internal/common/core-impl.h