-
Change-Id: If63816f5fb233b4935d694c0990d6a51017c56da
-
Change-Id: Ia48d2c3c884ad96b4b6a4ca827db68d5aa5d9225
-
Change-Id: I54af064b6e2abcdd40dad6eecdbb21b98e1eeab5
-
Change-Id: I7a424bc4bb90f53e2aa4e0a81f90d67550a30563
-
Change-Id: I0e611e9af67fa110d157da0689eda699cbaa21e4
-
Also start new activity in its own private process. Change-Id: I4ad00730247ce39d9acf26eabb3f06ecc3d8e8b8
-
Change-Id: I408e6c378005398e37df55bdaf2c3cd320830165
-
Change-Id: Iea340f7bc4ca5f2136fe48ba586a2b79a64df373
-
Packed resources are under Attribution 4.0 International license. The user may use, adapt and share the textures for any purpose, even commercially. Change-Id: If9092a8fde225c39daa599367d13e9d0924bd657
-
Change-Id: Ifeb490d8bc4df2f859e9c05422168a51ba3c371d
-
Change-Id: Icd702fa60797a3076771fc32ac2d1f639ccb006d
-
Change-Id: I3f8152896d33fadacda08846fb9c32a37230010f
-
Change-Id: Iae21d02ccce247de3d8d60f84322d3f4c4e20c54 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
1) Should use snprintf instead of sprintf 2) Should use strncpy instead of strcpy Change-Id: If13366f0f176fdad3948bc1e8e425e430c233fc6
-
Change-Id: I74c70ae3faca59b9b9d98a0a017343a477a53934
-
- simplified the navigation of the file stream: the ktx metadata is skipped with a single fseek() from SEEK_CUR, by the number of bytes known from the ktx header; - removed the allocation of a single large buffer: image data is read from file, per image, directly into a buffer to be transferred to PixelData; - using std::unique_ptr<> to manage the scope of the file handle and image buffer; - removed local arrays of image sizes and buffer pointers as a total of no more than one of these is used at any given time; Change-Id: If51688568dd90dc1117b3c9a0de10f6c429bd394 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I4a74037a3587d466a913e0a90e0e9a45a62424a0 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ib4c3ba3ba7de87dc4eff5e52c0c26b3f2bbfad8b
-
Change-Id: Iccaa5cbf614e9af128ad362666d539de3c1cf16b
-
Change-Id: I2031cc6b7a436a87a9a229ebc0d1650336e2fee0
-
Change-Id: I84c79422185abccf016d147a4231a0662a94abe1
-
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
-
Change-Id: Id8c991ab452ca975b8fbee768dcc4c1c51285778
-
Change-Id: Iaa274d8073e2b45929db24780d86743a86139cbc
-
Change-Id: I3f1779a2bd13d32561f0d4e118ba776321c29e4d
-
Change-Id: If37e14e77d210a512557267b086e0760ff0fc96d
-
* Code added to execute a process from Windows or Unix. Change-Id: Ie28ecb8bb880dfa12f47f033ada3a8b8826e5787 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: If4dceef766534f6f13be1aff2944fac94351f359
-
* 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: I73b852b670b29e41d28160a2143db6c9d606ed41
-
Change-Id: Ie881d8ac5a80347ad818aaae87b6dc06834a71eb
-
Change-Id: I18fc6fbea5258039ae49095576cb2f2059110e97