Add GlWindow binder 45/243245/2
authorWonsik Jung <sidein@samsung.com>
Fri, 4 Sep 2020 07:33:12 +0000 (16:33 +0900)
committerWonsik Jung <sidein@samsung.com>
Fri, 11 Sep 2020 07:32:29 +0000 (16:32 +0900)
commit966fc6613282137f97593f64e27adaed2914f0d4
tree9809adddbb41e3837e3f4ffc633302ef44d6621f
parentbd915f2a52ff042e4842038b943872458fa92c38
Add GlWindow binder

Add GlWindow feature that is to support the native GLES application in DALi/NUI.
It has the interface to setup simple egl config.
In addition, three callback fuctions are initialize, rendering and terminate.
The functions are called on idler.

Change-Id: If22d3145d295b97829e54d73a006389b183c08a0
dali-csharp-binder/file.list
dali-csharp-binder/src/gl-window.cpp [new file with mode: 0644]