-
Change-Id: I24b308353a1507ffd2acf12bd5fb5f1446a03c67
-
Change-Id: I2f8676282ff622eba6f3fd67dd6db11c52d3c260
-
Change-Id: I801d127df7805fb8df6bbaa28fbfeeee46c898a6
-
Change-Id: Iaefcd75232bb19ed72555960bea8732b34e07937
-
Change-Id: I2145b5caed787a23e96fa6c8bb1e955da3940555
-
* 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: Ia63e74177bc97db37f9335e0395f06867e77e40e
-
Change-Id: I605525a41398bedf5db8675719d4d32475517f03
-
Change-Id: I3d25317e94d22389e94b4afd91bebedaca23b5b9
-
Change-Id: If3b73c0ba23ecc9c0a6dbdd0d8bc08ae0f319439 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I0a9992e6750db54c55f0e40c9e9005875aab6366
-
Change-Id: Ib8835de4bd9a0ed029b3bfbc5c7151fe10f1fddc
-
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: Ied59238560a6e49f4ed60b437a0225cf07e425ea
-
Change-Id: I95d6919dd7424729bc644f62824bbac515aebe20
-
Change-Id: Iff23fa6ef913948b6e8deef296375c6cddde567e
-
Change-Id: I3e37cc6dcfddc9cfc092b6b9aa68f9d4b932b71f
-
Change-Id: I6d36b8cc0c9ca9ce91def537024b1fdb8ac94bf9 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: Ia8cc676eeb95ec2673995026cddca8850693d04e
-
Change-Id: I58c976327fa95fc9e1273936e0545244f05261db
-
Change-Id: I1a9bd9116c491f158fd2a1bf64657a5123376407
-
You can now enable a debug build of DALi via GBS by adding the following to your GBS build line: --define "%enable_debug 1" Details in README file. Change-Id: Ie587690ac1871d17905e83b70ce251d64f88dff2
-
Change-Id: If8b46cadc3ef249ad52da2c0b92618717e9f0cc4
-
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
-
Change-Id: I7cd9fef39a259a267b577e2e877f3a324f400390
-
* 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>
-
Change-Id: Idd1a1e272dadcb1719f4b7f31536e00e91276264
-
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