-
Change-Id: I0e61ab6668a28c000571b957e482f1845c3705be
-
Change-Id: I6fb94272f1fc562b210c765d79f217d40a611263
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: Ia6f1c7db32069f80bcaecd562dd487f65702ae22
-
Change-Id: I6deb28113e55870148a50eea68bb86b3cdc7c014
-
Change-Id: I36c8f31b4154d743919019d0059db748b1d05e2d
-
Change-Id: I8db72bdd61641363dae9548554cdf12c76563a0c
-
Change-Id: I1d0298c1e0cd30ac370bc27f45ffe0ade5d2d616
-
Change-Id: If1d7bd35eaba1cff82f12ea8118b35cf486cfb23
-
Change-Id: Ibf0a299acb09a87536d1847ca680ec97aac6e0a7
-
Change-Id: I2431290a111de586f6440f58d17ffb5473f400bf
-
Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
-
Change-Id: I1a885d54a18113547b6af9bb1437d43c21a00de4
-
Change-Id: I2f8676282ff622eba6f3fd67dd6db11c52d3c260
-
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>