-
Change-Id: I801d127df7805fb8df6bbaa28fbfeeee46c898a6
-
Change-Id: Iaefcd75232bb19ed72555960bea8732b34e07937
-
* Clean-up some demos to use utility function to create quad with texture coordinates Change-Id: I35d71cabc4140bdda298c2975f1f682d72a94176
-
… the Image type have been removed. Change-Id: Ibc08cbaf72fa8f0f65bd434998adc17b9a9c7c64
-
Change-Id: Ie09429854a2dd9cd8aa9e4bc506f41cd41374f7f
-
Change-Id: I48be2cb5c069cfa59e768291b1c128567d5835e0
-
Change-Id: I605525a41398bedf5db8675719d4d32475517f03
-
Change-Id: I3d25317e94d22389e94b4afd91bebedaca23b5b9
-
Change-Id: I0a9992e6750db54c55f0e40c9e9005875aab6366
-
Change-Id: I33bbf86c1ae35d8b55f4b5c3d8d83d27503c2ecc Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
-
Add a sample for video view control - Playback, custom shader Change-Id: Ie1527d63f2cff681cac7405b0e45624028e1f095
-
Change-Id: I3e37cc6dcfddc9cfc092b6b9aa68f9d4b932b71f
-
Change-Id: I6d36b8cc0c9ca9ce91def537024b1fdb8ac94bf9 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
Change-Id: I1a9bd9116c491f158fd2a1bf64657a5123376407
-
Change-Id: Id10551f78b22606e3e9002bda5f508feeaae1e47
-
Change-Id: I12e45bcce115a5e78ca60bf88b1183f2bdebe873
-
Shows text labels scrolling with large/small text and rtl and ltr text. TextField can scroll to top of screen, demonstrates the Popup positioning when space restricted Change-Id: I48b2f4b1510ff1b7cc0d13dcccb8ead516c2772c
-
* Do a long press on the item-view. * The item-view will scroll towards the last item for 5 seconds if the touch point is in the bottom half of the screen or to the first item otherwise. * If the long press is cancelled, the animation finishes. Change-Id: I523bc992953d3d3a0ba3bd292598b77042955cdf Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
We were previously using a mixture of BLEND and BLENDING in enums. The order of the BLEND_FACTOR enums & string names was also inconsistent. As a rule of thumb always use Blend & BLEND for namespaces & enums/constants (not Blending or BLENDING) Change-Id: Ia4dd6483edc56e9736436e7aa8545b40f999ba47
-
… index buffer, but changes the range of indices to draw and the type of primitives. added interface to modify number of used elements from the elements array. Change-Id: If0b223e6ace3d64aae8f16af0a284a42a7c9d967
-
Change-Id: I988e00a3a2d36ec6f9f9341443c500f03aa70c72 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I8138d652252f76ef24becc0fcfce3cef15321cad
-
Change-Id: I2aea5bcde8b3a1a4b2bebdcb9ad525ed87a9847a
-
- Fix mismatch between <ui...> and </ui..> - Add DALI_EXPORT_API TODO> Example launch issue in dali-demo Change-Id: I3c685d79c725e08d3798eb9e906734effd1a2fd0
-
add perf-scroll sample for measuring performance on tizen target. you can use two options. --use-mesh : use "mesh" to make images.( use imageView by default ) -t30 : set duration.( In this case, duration will be 30 second ) Change-Id: Ib2caca45bed12a62e3e9d6b57fb240aa21579e0c
-
Change-Id: I20f7a13ebc19b54ab91194b9c6b87d787f23501d
-
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: I66e818b2ef1744c20af0997375065e029399df84
-
…n to select. The geometry has been switched to use interleaved format with inclusion color to make line segments more visible. Change-Id: Ifbf9ab55afa216c388e123a521e7e9a8004b4ede
-
Change-Id: Ia827bef2339bac2c9c6390d98ae27f3aeff62bc7
-
Change-Id: I604b3ae944c17d33a5ecaa5296966865e2eecd69
-
Change-Id: I1858ec61c3b6f662320f74289305cea08d831c98
-
Change-Id: I2e051bee26d462acf2487f343d39cc6f1d186842