-
Change-Id: I098f5edb3a523592645a7da90015b6b31aae8a28
-
Change-Id: Idbb7fb246ed298351d4ee7d245e1acc085a4f19e
-
Change-Id: I5a73c87ae9f6b609273ac88ed6ef041dcf3ae810 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
* The path set on the DEMO_EXAMPLE_BIN macro can be absolute or relative depending on the build system (cmake, vs project, etc). Change-Id: I802530cbf5109b2b6db962c8e3801a74f7b86a4a Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I6ef15d0ad48dc59a4d9e4dc72466df925bb080ea
-
Change-Id: Ib084e5d3018472747f8285bfdffa2faf6a1328e5
-
Change-Id: If63816f5fb233b4935d694c0990d6a51017c56da
-
Change-Id: I73f0bc5bd0a10021efda6fb32d39135d659035cb
-
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: Idab8962dccdaf89a6972b5a8e9f4ad77342566b1
-
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: I28fa6c600f3c00b82019c346c4748a1edd900e3c
-
Change-Id: Ifeb490d8bc4df2f859e9c05422168a51ba3c371d
-
Change-Id: Icd702fa60797a3076771fc32ac2d1f639ccb006d
-
Change-Id: I55ab568774c7baf8c94dff410f0b8e74f83574fb
-
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: I156a5bb63461f2c68d99ef2e5914f5cebefe8737
-
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: I46ff7c6fddc205cbdb46c291451870ec4686f791
-
Change-Id: Ib4c3ba3ba7de87dc4eff5e52c0c26b3f2bbfad8b
-
Change-Id: Iaec1d01a76b45f79d5ad87276700eabc2a11cb6b
-
Change-Id: Iccaa5cbf614e9af128ad362666d539de3c1cf16b
-
Change-Id: I2031cc6b7a436a87a9a229ebc0d1650336e2fee0