-
First 30s, runs N balls using Animation & property notification that don't interact, Second 30s, runs N balls using 2D Physics and collisions. N by default is 500, but can be changed on the command line. FPS tracking is automatically switched on for this benchmark (Also changed CMakeLists.txt to be able to work as a subdirectory in a multi-repo build) Change-Id: Iccee1d40650563e3f45e021b4fb3fff871cc393e
-
Added dependency on dali-physics-3d for bullet-example Change-Id: Ifaf5dd7dce079549012f25a094473aef2fe0f08a
-
Added mechanism to handle optional dependencies Change-Id: Ib24df94c68bb1cca58ff8fbb2be3d32cc5668ed0
-
Change-Id: I40d9fb813bbb7f6360bf1bbadcff4b976e9c47bb
-
Change-Id: Id6bbcd469498923b39b37b1738376337d754dace Signed-off-by: seungho baek <sbsh.baek@samsung.com>
-
Change-Id: Ib5cc186c001952c8f2f74c2371575a08d94bb607
-
How to use : (Tizen) gbs build -A i586 --include-all --define "build_example_name color-visual" (Ubuntu) cmake -DCMAKE_INSTALL_PREFIX=$DESKTOP_PREFIX -DBUILD_EXAMPLE_NAME=color-visual . Change-Id: I919af4adadcee6475672a2cd4bf92bebdc9b71c8 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
Change-Id: I71bdf5359b9bec2d42b4befadcb2561bd6019dc7 Signed-off-by: seungho <sbsh.baek@samsung.com>
-
Make ttrace enable always in tizen. Other platform keep current policy Change-Id: I30eb7ffdefd10cbe863d158df6fbf6b6a34cb234 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
- Added drawable-actor example Change-Id: I991c7a28e5c97b56162e018aa0da72e4435c86bb
-
Invoke GBS with --define "rpi_style 1" Changed text size of labels in demo buttons. Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64 Signed-off-by: David Steele <david.steele@samsung.com>
-
Use capi-appfw-appcontrol instead of unix default fork(). If process group is connected, AMD check whole of them as same process. So even if child process call ecore_shutdown, it's parent process also killed after 5 seconds later. That's why dali-examples / com.samsung.dali-demo got SIGKILL from amd. This patch separate execute logic between unix and tizen by -DTIZEN:BOOL=ON option. TIZEN will be set ON only at packaging/com.samsung.dali-demo.spec NOTE. app_control_send_launch_request need privilege 'http://tizen.org/privilege/appmanager.launch'. Change-Id: I1d37a21f0d3091c0dc2fcbb4806900256e464aa5 Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
-
This reverts commit 1b9d1f6f62ae2f59376282f82d823a28a24680af. Change-Id: I61ad780ec76918f67e1976976ac61950492b61fc
-
Change-Id: Icaebd89c26e954b21e5982e067a13f0c607fc840
-
Change-Id: I326a43cfaeb670507e4e8c4573975cfbdcd3c48a
-
Change-Id: Ieee1546e6f20ad0f5fc29c239d7571e463bdcf6f
-
Change-Id: I66647e1c7214a7987a7f2ec9eb99f3dc9429c468
-
Change-Id: Icf83a291c03bef8253d896be8a55454357554a83
-
Change-Id: I2cbd4814fbb3238c188a10900f98b5285da8dc98 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
/tmp doesn't exist for Android, need to use internal data directory Change-Id: I08d8855baa97e175a2874915076d4fd22ff83d6f
-
Change-Id: I5ecc880f2a0167ca1219700bad55107a675dc68d
-
Change-Id: I2efcbf43209d5d958f3d02535da0f6c8210cb20b
-
Change-Id: I9100493525a0f62cb41bcc0e8d8339515cdf1d4a
-
Change-Id: I063ee68f3c5e5abeea01198141e7082c0e080867 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I4001c2b9a8b3a70e609a12e75dab8d6230334d36 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
- Added webp in cmakelists.txt to copy webp resource - Changed one of gif image to webp in animated-image-example Change-Id: I59726a7a436badffc154a29d4ac29542b1d2629a Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
-
Change-Id: I63cc23bc73253b2e13359b16448fe90d44679108
-
Change-Id: I5a73c87ae9f6b609273ac88ed6ef041dcf3ae810 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Also start new activity in its own private process. Change-Id: I4ad00730247ce39d9acf26eabb3f06ecc3d8e8b8
-
Change-Id: Icd702fa60797a3076771fc32ac2d1f639ccb006d
-
Change-Id: I2031cc6b7a436a87a9a229ebc0d1650336e2fee0
-
Generates DALi examples shared objects and Android DALi launcher application. Android DALi application apk then can be installed on supported Android device. Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
-
* Code added to execute a process from Windows or Unix. Change-Id: Ie28ecb8bb880dfa12f47f033ada3a8b8826e5787 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
* Replace the DEMO_STYLE_IMAGE_DIR var is not needed as is not used in any style file. Change-Id: I9f003f4bdfa9260774d2d0696d6816b2b9a1d255 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I0b5301782e956629415ba53bfa6237c036493b3a Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
- Also removed ununsed consts from dali-table-view - Also removed unused js file from scripts directory Change-Id: Ibb0c0d087ad19943518ce223feb1652f2e7de4e3
-
Change-Id: Ia4df42178f7064a6efc235a03219174f07940a1c
-
Change-Id: Ia39c86cf9bd73dc678081be2287008949fbe4c16
-
Change-Id: Ie9cd3109234396757220e5fe0268a7712bf86b31