Add render threading for GlWindow 86/247686/18
authorWonsik Jung <sidein@samsung.com>
Fri, 13 Nov 2020 09:48:27 +0000 (18:48 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 22 Jan 2021 09:18:03 +0000 (18:18 +0900)
commit08e77ea295c254e05a9503875261cb4722898a64
tree92144a8346a0bd8bcf7c8e72638d583a9371e13f
parent1b47757faff6b31228fbbddb3e2f453d9d6b98ae
Add render threading for GlWindow

Add the render threading for GlWindow.
The user callback works on the separated render thread.

Change-Id: Ic2470a1fc70f02fa0d1819e8bb36c6e62325022c
dali/devel-api/adaptor-framework/gl-window.cpp
dali/devel-api/adaptor-framework/gl-window.h
dali/internal/window-system/common/gl-window-impl.cpp
dali/internal/window-system/common/gl-window-impl.h
dali/internal/window-system/common/gl-window-render-thread.cpp [new file with mode: 0644]
dali/internal/window-system/common/gl-window-render-thread.h [new file with mode: 0644]
dali/internal/window-system/file.list