-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
-
Change-Id: I6b4629923ff9d20b48a0ba0b07369bea00900bfb
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Exclude SetLabelText() which will be replaced after the LABEL property supports both MAP and STRING type. Change-Id: I7aae9bdacbe85ff8b07f0e0ac122db2f50bf24bc
-
Removed indicator from demo toolbar, and from other examples that don't use toolbar and have a UI at the top of the display. Change-Id: Ifd3b3c5f916f249f492ff154a0ca28054763ee6e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ia6f1c7db32069f80bcaecd562dd487f65702ae22
-
Change-Id: I2f8676282ff622eba6f3fd67dd6db11c52d3c260
-
* Clean-up some demos to use utility function to create quad with texture coordinates Change-Id: I35d71cabc4140bdda298c2975f1f682d72a94176
-
To improve app launching speed on Tizen (using launchpad), Use -fPIE option instead -fPIC and attach DALI_EXPORT_API in front of each example's main function. This is the compare result between before and after patch. (On hawkP 2.4 / using hello-dalidemo that has one pushbutton on stage) | before Patch | After Patch | --------------------------------------------- | hello-dalidemo | hello-dalidemo | --------------------------------------------- | AVG MIN MAX | AVG MIN MAX | | 1134 1060 1188 | 291 250 337 | After patch, launching speed drops to 30% of before. Change-Id:I51a4f673d016f9278f867167dc2ff9f407ea6e7e
-
Change-Id: Ia827bef2339bac2c9c6390d98ae27f3aeff62bc7