-
This application shows a possible implementation of a shadowed button, with transition animation defined by the style sheet. Change-Id: Ib764dacdeed2381d96474059ef830e17a2cb9fff Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Id05789e07cc0d9db87ee8df1f5823ca909a13693
-
Distance field buffer images were created every time. Just outputted this information to a file and loading this instead -> much quicker. Also removes the need for using BufferImages (deprecated APIs) Change-Id: Ibdfd17f2798f88f29ad9d66afe68b38853b1b19c
-
Change-Id: I0de3cca8635ffa51befcb3420a00769b49fd472d
-
Change-Id: I5909a67d2bff74f23c758862198df4da1e6c4627
-
Change-Id: I609238663f1ecd1d7925d5388f25e43c7094a294
-
Change-Id: I60fde090b81f314c68064081effff331c3216128
-
Change-Id: I771ca7bb8b22d26efabccc35db8aca2956689516
-
*The primitive shapes demo has had the buttons scaled down slightly to fit on two lines. *The text editor demo has had a label added to the color change button, which has itself received a border to highlight the less-visible colours. Change-Id: I16a69bd381ef0c8c980c0c3681cc47117b2d2786
-
Change-Id: I1a32d8ce89ea465f4eefee9ce117d0c46b621f79
-
(Based on original demo by Xiangyin Ma) Change-Id: I9ac5d9b9c4cb18a21d0a12fae0225af5527e405e
-
Change-Id: I32ed8eb68cd099fc329a93fc6c370a4caada32a0
-
Change-Id: I6fb94272f1fc562b210c765d79f217d40a611263
-
Change-Id: I36c8f31b4154d743919019d0059db748b1d05e2d
-
Change-Id: I2431290a111de586f6440f58d17ffb5473f400bf
-
Add a sample for video view control - Playback, custom shader Change-Id: Ie1527d63f2cff681cac7405b0e45624028e1f095
-
Change-Id: Ibc0003534afd5e07d806bcf88dd17640d29ddfad
-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55
-
- images have been converted, so they don't crash on the device - when benchmark uses tableview, no manual sizing is enabled - font size has been calculated using dpi to work with various screens - added extra-help text describing benchmark options Change-Id: Ia2ed1b9019b9b436903f470055ac1eac3be7eb68
-
Scripts, examples and demo code should not use defines from other parts of DALi. DALI_IMAGE_DIR is defined in Dali toolkit to specify where the toolkit images are. This is used in the default toolkit style file to specify the locations of the toolkit images. It must not be overridden by applications. Updated the demo style file to utilize a configured variable to point at the installed demo style's images. Added an example of a demo-specific image (confirmation popup background) Updated dali-builder to load the demo theme (Scripting example within demo already loads it) Change-Id: Ie43a6611a8db3fc0afc6a1cd4d9d6e48afef75e7 Signed-off-by: David Steele <david.steele@samsung.com>
-
ASTC can be wrapped in a KTX file, but also has its own native file format. This patch provides support for the native ASTC file format (.astc). Textures can be generated using tools (Eg. Mali texture compression tool). Note: ASTC is "OpenGL friendly" in that the textures are pre-flipped vertically. In DALi there is currently not a differenciation between different texture compression formats in that the data (once the header is extracted) is given to the hardware as-is. For this reason textures must currently be pre-flipped vertically (before compression) when using the native .astc file format with DALI. An example .astc file is included as part of the unit tests. Change-Id: I8604fba28bfb83b0deff8689fd5d7cfb8ac770bb
-
ASTC is supported by OpenGL ES 3.1 and above. To build this patch with ASTC support, a GLES 31 context must be specified. To build for desktop with configure, the gles version must be set to 31. Here is an example configure line: CXXFLAGS="-g -O0 -Wno-unused-local-typedefs" CXX="ccache g++" ./configure --prefix=$DESKTOP_PREFIX --enable-debug=yes --enable-profile=UBUNTU --enable-gles=31 With GBS, add the following to your gbs build line: --define "%target_gles_version 31" Change-Id: I4f54f894dd4b8998f16aa98d3d0a06606f0eb7a2
-
Change-Id: Id3088e4f8b6158266b1531a28c1d71b89ac86b95
-
Updated the item-background-9.png to look nicer. Change-Id: Ied0c432abac9448dfe6c34bc594358e0334fa7fd
-
…eViews." into devel/master
-
Change-Id: I4a0238a90a26201086e412369da0170435e1a86b
-
Change-Id: I85a641655c2a1f1691fd53a217ee1600d5a45165
-
Change-Id: If925dd14b7f6091136ec4fdd0c879c53ee43a1ff
-
use the --use-ninepatch command flag to use nine patch images. Change-Id: Ie14eacdf938066343a1d75f6738a3c1dd65a7e81
-
Change-Id: I3bb7ab3711311431cd0cbff0abc2cfdd11ee616d
-
Change-Id: I2b1abd915988795432a002369617caa3f0fdc1cb
-
Change-Id: I19544f18bd90836c039d045be4ab2d9d5386b37f
-
Change-Id: I7402521736ed2b2c0a8ccf8aa8139018444dac7d
-
Change-Id: Ib21ed8b157a7ce22762bc4ee9c04a2bbf5e770b9
-
[SRUK] () [Issue#] N/A [Problem] N/A [Cause] N/A [Solution] N/A Change-Id: If2cafffc9545e439994ee5442057004bc2653eab
-
Change-Id: I5022e715803acfe04b84046b2e61e5c3826c50fe Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
(also stop hiding the text with mGrabCorner) Change-Id: I74c91714615e44384c1baadfc74621bd9f11c4f9
-
Change-Id: I71b1150a76099b136e1157734269f78ebc7e47a0 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
New Structure: build | tizen builder | dali-builder.cpp demo | [demo source & header files] examples | [example-name] | | [example source files] packaging | com.samsung.dali-demo.spec resources | images | | [all images] | models | | [all models] | scripts | | [all scripts] shared | view.h Now, each example should be in its own subdirectory within the "examples" directory. This will get automatically built. README also updated. Change-Id: Idae4cedf220698a4a2d928535cff88e8bf25f82a