platform/core/uifw/dali-core.git
4 years agoRemove Unused Retention policy 67/224567/1
Adeel Kazmi [Tue, 11 Feb 2020 12:47:03 +0000 (12:47 +0000)]
Remove Unused Retention policy

Change-Id: I544a3dfb9773be32e1b63e766a3bf063d98c0e4d

4 years agoMerge "Few warnings removed (MSVC)." into devel/master
Adeel Kazmi [Fri, 7 Feb 2020 19:49:14 +0000 (19:49 +0000)]
Merge "Few warnings removed (MSVC)." into devel/master

4 years agoDALi Version 1.4.57 41/224141/1 dali_1.4.57
Anton Obzhirov [Thu, 6 Feb 2020 14:30:15 +0000 (14:30 +0000)]
DALi Version 1.4.57

Change-Id: I3521203dca8ec221eb16b80d9e17eb720ed1332e

4 years agoFew warnings removed (MSVC). 27/224127/3
Victor Cebollada [Thu, 6 Feb 2020 09:29:07 +0000 (09:29 +0000)]
Few warnings removed (MSVC).

* Specific pragma warnings for GNU
* Wrong struct/class forward declarations

Change-Id: Ia797176a955ca698266ffcb9b60ac05c1cdc91b2
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoMerge "Add methods to set variables for Pinch and Rotation gesture processing" into...
Adeel Kazmi [Wed, 5 Feb 2020 12:28:32 +0000 (12:28 +0000)]
Merge "Add methods to set variables for Pinch and Rotation gesture processing" into devel/master

4 years agoAdd a test case for RenderTask::SetClearEnabled() 00/223900/1
Heeyong Song [Wed, 5 Feb 2020 02:00:08 +0000 (11:00 +0900)]
Add a test case for RenderTask::SetClearEnabled()

Change-Id: I446cb60e16b57a1f579bee7a516e5bcfb645980a

4 years agoAdd methods to set variables for Pinch and Rotation gesture processing 44/222944/3
Jiyun Yang [Tue, 21 Jan 2020 11:00:47 +0000 (20:00 +0900)]
Add methods to set variables for Pinch and Rotation gesture processing

- Set the minimum touch events required before a pinch can be started
- Set the minimum touch events required after a pinch started
- Set the minimum touch events required before a rotation can be started
- Set the minimum touch events required after a rotation started

Change-Id: Ib9e268d2508e9b529bf219ac6662b9d82da52092
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoFix a bug that RenderTask::SetClearEnabled(false) doesn't work 98/223598/2
Heeyong Song [Fri, 31 Jan 2020 05:39:34 +0000 (14:39 +0900)]
Fix a bug that RenderTask::SetClearEnabled(false) doesn't work

Change-Id: I38f37263b1a763125e82a4d90f4df9f8ce9fd742

4 years agoDALi Version 1.4.56 36/223636/1 dali_1.4.56
adam.b [Fri, 31 Jan 2020 11:12:43 +0000 (11:12 +0000)]
DALi Version 1.4.56

Change-Id: Iaa7565748cdf703c35cd6d5f65609ec457f0a215

4 years agoMerge "DALi Version 1.4.55" into devel/master
Adeel Kazmi [Fri, 24 Jan 2020 14:17:44 +0000 (14:17 +0000)]
Merge "DALi Version 1.4.55" into devel/master

4 years agoDALi Version 1.4.55 91/223191/1 dali_1.4.55
Victor Cebollada [Fri, 24 Jan 2020 13:49:17 +0000 (13:49 +0000)]
DALi Version 1.4.55

Change-Id: I69a4feffa3fc58bb37d50934979e8d8526e7e4c0

4 years agoMerge "Only change the resize policy to fixed if we haven't set the resize policy...
Adeel Kazmi [Fri, 24 Jan 2020 11:27:15 +0000 (11:27 +0000)]
Merge "Only change the resize policy to fixed if we haven't set the resize policy before" into devel/master

4 years agoMove Added FrameBuffer API to Devel API 82/223182/2
Adeel Kazmi [Fri, 24 Jan 2020 08:14:27 +0000 (08:14 +0000)]
Move Added FrameBuffer API to Devel API

Change-Id: Ida5d7776f40bcfd4c0fbf1ee79964fc5b0f2082a

4 years agoOnly change the resize policy to fixed if we haven't set the resize policy before 69/223169/1
Adeel Kazmi [Thu, 23 Jan 2020 17:28:44 +0000 (17:28 +0000)]
Only change the resize policy to fixed if we haven't set the resize policy before

Change-Id: I0322a8b50a22a5f5b2dcf13da763f66ee6ae979a

4 years agoMerge "Added support for Multiple Render Targets, to Dali::FrameBuffer." into devel...
Adeel Kazmi [Thu, 23 Jan 2020 17:00:01 +0000 (17:00 +0000)]
Merge "Added support for Multiple Render Targets, to Dali::FrameBuffer." into devel/master

4 years agoMerge "VCPKG - CMakeLists.txt updated to build for vcpkg." into devel/master
Adeel Kazmi [Thu, 23 Jan 2020 16:52:30 +0000 (16:52 +0000)]
Merge "VCPKG - CMakeLists.txt updated to build for vcpkg." into devel/master

4 years agoAdded support for Multiple Render Targets, to Dali::FrameBuffer. 00/222500/6
György Straub [Wed, 15 Jan 2020 16:08:20 +0000 (16:08 +0000)]
Added support for Multiple Render Targets, to Dali::FrameBuffer.

- A maximum of 8 colour attachment are currently supported (as the minimum
  required by the OpenGL standard);
- Repeated calls to AttachColorTexture() adds subsequent color attachments;
- Added a GetColorAttachment() overload that takes an index; an empty handle
  is returned when an invalid index was provided;
- An error is logged if the maximum is exceeded;

Change-Id: I0b4cc593ab5e40b17dc427956cd78950ab49e5ae
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoMerge "Change setting background color for Scene." into devel/master
Adeel Kazmi [Thu, 23 Jan 2020 14:30:28 +0000 (14:30 +0000)]
Merge "Change setting background color for Scene." into devel/master

4 years agoVCPKG - CMakeLists.txt updated to build for vcpkg. 32/220132/10
Victor Cebollada [Wed, 11 Dec 2019 14:55:23 +0000 (14:55 +0000)]
VCPKG - CMakeLists.txt updated to build for vcpkg.

Change-Id: Iec9b2b83eacd7eadd5539712925452d4255e9047
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoMerge "MS Windows - Fix compile errors when debug is enabled." into devel/master
Adeel Kazmi [Tue, 21 Jan 2020 14:17:53 +0000 (14:17 +0000)]
Merge "MS Windows - Fix compile errors when debug is enabled." into devel/master

4 years agoMerge "Set ResizePolicy::FIXED even though the size is 0" into devel/master
Adeel Kazmi [Mon, 20 Jan 2020 17:06:55 +0000 (17:06 +0000)]
Merge "Set ResizePolicy::FIXED even though the size is 0" into devel/master

4 years agoMS Windows - Fix compile errors when debug is enabled. 95/222695/6
Victor Cebollada [Fri, 17 Jan 2020 07:36:58 +0000 (07:36 +0000)]
MS Windows - Fix compile errors when debug is enabled.

* Builds with VCPKG

Change-Id: I209c6e4d4ec470595dc75d60965cd3ca76ecc394
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoChange setting background color for Scene. 18/222418/5
Anton Obzhirov [Fri, 10 Jan 2020 14:20:51 +0000 (14:20 +0000)]
Change setting background color for Scene.

Sets clear color to the default render task of the scene
instead of setting background color via frame buffer property.

Fixes problem when the scene surface is replaced and the background color
information is lost when new frame buffer is created.

Change-Id: I036837f790d1db0540baf82ff9305811d05ffa51

4 years agoMerge "Add an environment variable for long press gesture" into devel/master
JIYUN YANG [Mon, 20 Jan 2020 08:28:19 +0000 (08:28 +0000)]
Merge "Add an environment variable for long press gesture" into devel/master

4 years agoSet ResizePolicy::FIXED even though the size is 0 30/221330/3
Heeyong Song [Tue, 31 Dec 2019 06:38:10 +0000 (15:38 +0900)]
Set ResizePolicy::FIXED even though the size is 0

Change-Id: Ic059465bc7d86faf5d8be9c9af439326bf9d8450

4 years agoDALi Version 1.4.54 15/222715/1 dali_1.4.54
György Straub [Fri, 17 Jan 2020 08:48:20 +0000 (08:48 +0000)]
DALi Version 1.4.54

Change-Id: I389625836917a7982cb3345ba3a1e210e7c4a5e1

4 years agoUpdated automated-tests' README.md with more specific instructions / caveats. 05/222605/2
György Straub [Thu, 16 Jan 2020 11:15:29 +0000 (11:15 +0000)]
Updated automated-tests' README.md with more specific instructions / caveats.

Change-Id: I4e2988e803e41a9ff1d2d819eacbd818f110bc7a
Signed-off-by: György Straub <g.straub@partner.samsung.com>
4 years agoAdd an environment variable for long press gesture 42/220642/5
Jiyun Yang [Fri, 20 Dec 2019 06:51:30 +0000 (15:51 +0900)]
Add an environment variable for long press gesture

DALI_LONG_PRESS_MINIMUM_HOLDING_TIME
The minimum holding time required to be recognized as a long press gesture

Change-Id: Ie6ed848b090ac5564a4b4944b1426c7be4af19ef
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years agoDALi Version 1.4.53 08/222208/1 dali_1.4.53
greynaga [Fri, 10 Jan 2020 11:49:57 +0000 (11:49 +0000)]
DALi Version 1.4.53

Change-Id: I3d11f8acc37af62b30acf60e9da88c766aeb0ddb

4 years agoMerge "Fix random crash in TCT when stderr is closed but we try to write to it" into...
Adeel Kazmi [Thu, 9 Jan 2020 17:23:55 +0000 (17:23 +0000)]
Merge "Fix random crash in TCT when stderr is closed but we try to write to it" into devel/master

4 years agoFix random crash in TCT when stderr is closed but we try to write to it 52/221952/4
Richard Huang [Wed, 8 Jan 2020 10:33:13 +0000 (10:33 +0000)]
Fix random crash in TCT when stderr is closed but we try to write to it

Change-Id: Ic09eba9f9f9c0cbfaf419d23bad5a937a770690d

4 years agoGCC 9.2 Support 19/221819/2
Adeel Kazmi [Tue, 7 Jan 2020 16:15:45 +0000 (16:15 +0000)]
GCC 9.2 Support

Change-Id: I762e8e95654724ff648b93172788cdcaf0a0def3

4 years agoRegenerating uniform maps fix 69/221469/5
adam.b [Thu, 2 Jan 2020 16:45:08 +0000 (16:45 +0000)]
Regenerating uniform maps fix

The problem:
Crash when uniform maps changed on the update side but not on the render side.
The crash is caused if "keep rendering".

The fix:
When new shader is set, the message is sent to Render::Renderer which will be
executed when object becomes visible (renderable). The message sets the flag
indicating whether the shader changed so next time the renderer sets uniforms
first the maps will be regenerated.

Change-Id: I06d872945f1db6c8fe180d347a5674e8931761b7

4 years agoDALi Version 1.4.52 37/221537/1 dali_1.4.52
Richard Huang [Fri, 3 Jan 2020 11:06:27 +0000 (11:06 +0000)]
DALi Version 1.4.52

Change-Id: I2bb533a167beef3bd6230a26d8d62cdaade2bb92

4 years agoPan now possible without a touch down 58/220058/3
Adeel Kazmi [Thu, 12 Dec 2019 17:54:50 +0000 (17:54 +0000)]
Pan now possible without a touch down

Before you had to be listening to pan gestures before the touch-down
event arrives.

Change-Id: Id9fa1164ab43c038ab407950a5b794ab4976241e

4 years agoMerge "Update manager dirty flag is set when continuous rendering behaviour enabled...
Adeel Kazmi [Mon, 23 Dec 2019 08:59:55 +0000 (08:59 +0000)]
Merge "Update manager dirty flag is set when continuous rendering behaviour enabled." into devel/master

4 years agoMerge "Remove FrameBufferStateCache initialization function." into devel/master
Seungho BAEK [Sun, 22 Dec 2019 23:35:13 +0000 (23:35 +0000)]
Merge "Remove FrameBufferStateCache initialization function." into devel/master

4 years agoDALi Version 1.4.51 24/220724/1 dali_1.4.51
Cheng-Shiun Tsai [Fri, 20 Dec 2019 10:32:39 +0000 (10:32 +0000)]
DALi Version 1.4.51

Change-Id: I55ac7d323bd728d2d4419281bfb53d9c20a0ca37

4 years agoRemove FrameBufferStateCache initialization function. 60/218260/4
Seungho, Baek [Tue, 12 Nov 2019 11:15:20 +0000 (20:15 +0900)]
Remove FrameBufferStateCache initialization function.

 - Remove GetInitialFrameBufferState function.
 - Set default state as 0u

Change-Id: I3b0d13eed8f26b68ecd9c980c58ca5851631397b
Signed-off-by: Seungho, Baek <sbsh.baek@samsung.com>
4 years agoUpdate manager dirty flag is set when continuous rendering behaviour enabled. 65/220465/1
adam.b [Wed, 18 Dec 2019 10:26:46 +0000 (10:26 +0000)]
Update manager dirty flag is set when continuous rendering behaviour enabled.

if 'STAGE_KEEP_RENDERING' is set at the end of the frame, update manager sets the dirty flag to RenderableUpdateFlags.

Change-Id: I269847258c623baea8ce8f6caadf275da9d3d5a9

4 years agoUpdate tizen document URL 63/220463/1
Seoyeon Kim [Wed, 18 Dec 2019 10:22:45 +0000 (19:22 +0900)]
Update tizen document URL

- According to the address change of tizen documents,
  the site URL in dali-core-doc.h has been updated.

Change-Id: I0ed43fb7fb38738e9440f1d53b8b894593bda877
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
4 years agoDALi Version 1.4.50 51/220151/1 dali_1.4.50
Agnelo Vaz [Fri, 13 Dec 2019 10:57:03 +0000 (10:57 +0000)]
DALi Version 1.4.50

Change-Id: I5d82aba4216236c07e96cb72514b5a65dfb44694

4 years agoDALi Version 1.4.49 16/219516/1 dali_1.4.49
Anton Obzhirov [Thu, 5 Dec 2019 11:53:09 +0000 (11:53 +0000)]
DALi Version 1.4.49

Change-Id: Ic60ef10dd742fe5519950f8825dd395ce4c921a5

4 years agoDALi Version 1.4.48 97/218997/1 dali_1.4.48
adam.b [Fri, 29 Nov 2019 12:16:44 +0000 (12:16 +0000)]
DALi Version 1.4.48

Change-Id: I4f0eb7573a792ce7f2d2172b2f18c21cd69b059d

4 years agoDALi Version 1.4.47 26/218426/1 dali_1.4.47
Victor Cebollada [Fri, 22 Nov 2019 07:14:00 +0000 (07:14 +0000)]
DALi Version 1.4.47

Change-Id: Ie12cc975021e1829c2dc6d8e992c460d889dc4dd

4 years agoMerge "Clearing the dirty flags of scene's root nodes." into devel/master
Adeel Kazmi [Fri, 15 Nov 2019 16:01:47 +0000 (16:01 +0000)]
Merge "Clearing the dirty flags of scene's root nodes." into devel/master

4 years agoDALi Version 1.4.46 10/217910/1 dali_1.4.46
Richard Huang [Fri, 15 Nov 2019 14:02:53 +0000 (14:02 +0000)]
DALi Version 1.4.46

Change-Id: I75ae4008eb2e702d6926a7b4dbb871bcdbc36524

4 years agoClearing the dirty flags of scene's root nodes. 94/216494/2
adam.b [Fri, 25 Oct 2019 14:30:29 +0000 (15:30 +0100)]
Clearing the dirty flags of scene's root nodes.

Clearing the dirty flags of scene's root nodes.

Change-Id: Ie0e3be99d8cfd439da462a10b951cfde41cbbc18

4 years agoDALi Version 1.4.45 21/217321/1 dali_1.4.45
György Straub [Fri, 8 Nov 2019 09:44:14 +0000 (09:44 +0000)]
DALi Version 1.4.45

Change-Id: I9a5e5286fcb99fe01b723695eb51dac0cef6ded4

4 years agoMerge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master
Adeel Kazmi [Fri, 1 Nov 2019 15:48:15 +0000 (15:48 +0000)]
Merge "Add a GCC compiler version check in the CMakeList.txt file." into devel/master

4 years agoAdd a GCC compiler version check in the CMakeList.txt file. 11/216811/2
Victor Cebollada [Fri, 1 Nov 2019 11:13:23 +0000 (11:13 +0000)]
Add a GCC compiler version check in the CMakeList.txt file.

Change-Id: Ia6b8abeb098f6294050ccc57e9f2e8b3b9c84ea4
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
4 years agoDALi Version 1.4.44 15/216815/1 dali_1.4.44
greynaga [Fri, 1 Nov 2019 11:24:22 +0000 (11:24 +0000)]
DALi Version 1.4.44

Change-Id: I57aa5153cfcf747c065cbcb63418147fcedac56b

4 years agoMerge "Removed -std=c++11 from dali-core.pc.in" into devel/master
Adeel Kazmi [Thu, 31 Oct 2019 10:13:25 +0000 (10:13 +0000)]
Merge "Removed -std=c++11 from dali-core.pc.in" into devel/master

4 years ago(Animation) Ensure we do not adjust the current value when stopping an AnimateBy... 24/216624/1
Adeel Kazmi [Tue, 29 Oct 2019 16:54:33 +0000 (16:54 +0000)]
(Animation) Ensure we do not adjust the current value when stopping an AnimateBy animation

- The issue was that when issuing a stop, we set the current value but
  we use that as the amount to adjust for an AnimateBy animation rather
  than a target.

Change-Id: I49ab3a5d004dce5b18d747b9e7791df81d4aaddb

4 years agoRemoved -std=c++11 from dali-core.pc.in 23/216623/1
adam.b [Tue, 29 Oct 2019 15:46:17 +0000 (15:46 +0000)]
Removed -std=c++11 from dali-core.pc.in

Removed -std=c++11 from dali-core.pc.in, the flag makes C compiler fail.

Change-Id: Ie7666c8d57bf3eacee3c6cebeec267c4161cf956

4 years agoDALi Version 1.4.43 74/216474/1 dali_1.4.43
Agnelo Vaz [Fri, 25 Oct 2019 09:29:32 +0000 (10:29 +0100)]
DALi Version 1.4.43

Change-Id: I27027ddd503b3c001d6d08fb00d72dd4b6f45e6a

4 years ago(Build) Ensure CXX11 libraries are marked as provided when building the RPM 21/216321/2
Adeel Kazmi [Wed, 23 Oct 2019 09:41:59 +0000 (10:41 +0100)]
(Build) Ensure CXX11 libraries are marked as provided when building the RPM

Change-Id: I9e92bdf0c6818b04f924292672c2cd1d0a27f445

4 years agoDALi Version 1.4.42 21/216021/1 dali_1.4.42
Cheng-Shiun Tsai [Fri, 18 Oct 2019 10:12:54 +0000 (11:12 +0100)]
DALi Version 1.4.42

Change-Id: I6c720d40e17843342c944287f7a80a7488efd036

4 years agoEnsure we install gesture-devel.h 23/215623/2
Adeel Kazmi [Fri, 11 Oct 2019 15:49:27 +0000 (16:49 +0100)]
Ensure we install gesture-devel.h

Change-Id: If315d31de3d5146c061f3742fc7670874fc7e921

4 years agoAdded support for Rotation Gestures 93/215293/8
Adeel Kazmi [Fri, 4 Oct 2019 18:57:44 +0000 (19:57 +0100)]
Added support for Rotation Gestures

Change-Id: Ib824b72119425f7329e9514295e83ade767d5117

4 years agoMerge "DALi Version 1.4.41" into devel/master
Adeel Kazmi [Thu, 10 Oct 2019 14:59:19 +0000 (14:59 +0000)]
Merge "DALi Version 1.4.41" into devel/master

4 years agoDALi Version 1.4.41 52/215552/1 dali_1.4.41
Anton Obzhirov [Thu, 10 Oct 2019 14:57:08 +0000 (15:57 +0100)]
DALi Version 1.4.41

Change-Id: Ic105c60227052d621abd7437411789e1a90d0642

4 years agoFix the minimum pinch gesture distance 40/215540/6
Jiyun Yang [Thu, 10 Oct 2019 08:29:41 +0000 (17:29 +0900)]
Fix the minimum pinch gesture distance

Previously, the minimum pinch distance is determined by dividing the screen height by 85,
which is proportional to the screen height.

The problem is that, on the big size screen (or law dpi) devices,
the user have to make a long distance between their fingers to make a pinch gesture,
it makes the user misunderstand that the pinch gesture is not workoring properly.

This patch fixes the problem by calculating minimum pinch distance using screen dpi.

Change-Id: Iaab2d37f43421d53f9aa14060bd55465df4f9343
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years ago(Gestures) Moved into separate folders 94/215294/1
Adeel Kazmi [Fri, 4 Oct 2019 19:12:08 +0000 (20:12 +0100)]
(Gestures) Moved into separate folders

Change-Id: Ib7e0fd665c53312b6e0e39cd2d3eed6eeb15ae78

4 years agoDALi Version 1.4.40 78/215278/1 dali_1.4.40
Adeel Kazmi [Fri, 4 Oct 2019 12:40:01 +0000 (13:40 +0100)]
DALi Version 1.4.40

Change-Id: I2ab3766a2fa80c3fb493c515b5f1d3bc53586b72

4 years agoRemove unused PLATFORM_TIZEN & DALI_COMPILATION defines from cmake 94/214994/1
Adeel Kazmi [Mon, 30 Sep 2019 15:53:20 +0000 (16:53 +0100)]
Remove unused PLATFORM_TIZEN & DALI_COMPILATION defines from cmake

Change-Id: I996b1f4d2cd03ae1b82b20905fdaf482f48f84bc

4 years agoFixed relative CMakeLists.txt path 16/214816/3
adam.b [Thu, 26 Sep 2019 14:37:48 +0000 (15:37 +0100)]
Fixed relative CMakeLists.txt path

Fixed relative CMakeLists.txt path, using CMAKE_CURRENT_[SOURCE|BINARY]_DIR

Change-Id: I1e234e5806f5a604c263cdb2937c0bb49dcfbe7f

4 years agoMerge "DALi Version 1.4.39" into devel/master
Adeel Kazmi [Fri, 27 Sep 2019 09:32:35 +0000 (09:32 +0000)]
Merge "DALi Version 1.4.39" into devel/master

4 years agoDALi Version 1.4.39 85/214885/1 dali_1.4.39
adam.b [Fri, 27 Sep 2019 09:15:34 +0000 (10:15 +0100)]
DALi Version 1.4.39

Change-Id: Id2ee6dbd3cf31f97c1eb2582655727412beecd7d

4 years ago(Animation) Fix assert when animation is resumed using PlayAfter after all loops... 15/214815/1
Adeel Kazmi [Thu, 26 Sep 2019 14:32:41 +0000 (15:32 +0100)]
(Animation) Fix assert when animation is resumed using PlayAfter after all loops have finished

Change-Id: I7342b253e6c2508184b29dc02b4abcf482e1c168

4 years agoFix framebuffer rendering for native image source on Ubuntu 37/214337/2
Richard Huang [Fri, 20 Sep 2019 10:15:51 +0000 (11:15 +0100)]
Fix framebuffer rendering for native image source on Ubuntu

Change-Id: I1438b8af9b38efe6dc3c0e94979633b364ea3ba8

4 years agoDALi Version 1.4.38 06/214306/1 dali_1.4.38
Victor Cebollada [Fri, 20 Sep 2019 06:23:58 +0000 (07:23 +0100)]
DALi Version 1.4.38

Change-Id: I56572c6db818949438e87db844e0c234d4a4c417

4 years agoMerge "Provide option to upload resource only without rendering" into devel/master
Adeel Kazmi [Wed, 18 Sep 2019 10:01:13 +0000 (10:01 +0000)]
Merge "Provide option to upload resource only without rendering" into devel/master

4 years agoProvide option to upload resource only without rendering 04/213804/3
Richard Huang [Wed, 11 Sep 2019 09:10:13 +0000 (10:10 +0100)]
Provide option to upload resource only without rendering

Change-Id: If166043085496975f96355569bceb458d5292e08

4 years agoMerge "Removed explicit -g flag setting" into devel/master
Adeel Kazmi [Fri, 13 Sep 2019 17:19:52 +0000 (17:19 +0000)]
Merge "Removed explicit -g flag setting" into devel/master

4 years agoMerge "DALi Version 1.4.37" into devel/master
Adeel Kazmi [Fri, 13 Sep 2019 13:38:55 +0000 (13:38 +0000)]
Merge "DALi Version 1.4.37" into devel/master

4 years agoDALi Version 1.4.37 34/213834/1 dali_1.4.37
Richard Huang [Fri, 13 Sep 2019 12:19:04 +0000 (13:19 +0100)]
DALi Version 1.4.37

Change-Id: I8c3b430f50570c0f306e728eecd11378d35c3063

4 years agoRemoved explicit -g flag setting 25/213725/1
adam.b [Tue, 10 Sep 2019 13:31:34 +0000 (14:31 +0100)]
Removed explicit -g flag setting

Setting -g flag has been removed. This should be set by the CMAKE_BUILD_TYPE (Debug/Release).

Change-Id: I5dc0061a03f98132264cf65103c1ca11979bd2e0

4 years agoLinking pthreads optional 48/213648/1
adam.b [Mon, 9 Sep 2019 14:59:55 +0000 (15:59 +0100)]
Linking pthreads optional

Pthreads added to the linked libs only when exists.

Change-Id: Icfe78665bf00705f2d2ef53634095ea9e25d7789

4 years agoMerge "DALi Version 1.4.36" into devel/master
Adeel Kazmi [Thu, 5 Sep 2019 14:30:37 +0000 (14:30 +0000)]
Merge "DALi Version 1.4.36" into devel/master

4 years agoDALi Version 1.4.36 74/213474/1 dali_1.4.36
Anton Obzhirov [Thu, 5 Sep 2019 14:26:54 +0000 (15:26 +0100)]
DALi Version 1.4.36

Change-Id: Ib7f7613f1cbe3c3914bb72d1974ffaaf2c5551cc

4 years agoMerge "Fix Svace+Coverity issue" into devel/master
JIYUN YANG [Thu, 5 Sep 2019 12:10:16 +0000 (12:10 +0000)]
Merge "Fix Svace+Coverity issue" into devel/master

4 years agoFix Svace+Coverity issue 06/213406/2
Jiyun Yang [Thu, 5 Sep 2019 05:04:21 +0000 (14:04 +0900)]
Fix Svace+Coverity issue

Change-Id: Idd07e1f8052ac4f60022f421460eda49f3096167
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
4 years ago(CameraActor) Use scene's size as the canvas size when a ZERO size is used in SetPers... 84/213384/3
Adeel Kazmi [Wed, 4 Sep 2019 16:41:54 +0000 (17:41 +0100)]
(CameraActor) Use scene's size as the canvas size when a ZERO size is used in SetPerspectiveProjection

Change-Id: I9546b190e84f65bed91907acb1a71923abe2f567

4 years ago[ATSPI] Add CalculateScreenExtents function 50/180550/32
Radoslaw Cybulski [Wed, 30 May 2018 13:53:11 +0000 (15:53 +0200)]
[ATSPI] Add CalculateScreenExtents function

Adds (real, pixel based) screen position, calculated in render function.

Change-Id: Ia34490c59643d0ef3b7f64ae05da51547921f615

4 years agoMerge "[ATSPI] Adds support for enumeration in Property::Value" into devel/master
Adeel Kazmi [Mon, 2 Sep 2019 15:28:51 +0000 (15:28 +0000)]
Merge "[ATSPI] Adds support for enumeration in Property::Value" into devel/master

4 years ago[ATSPI] Adds support for enumeration in Property::Value 49/180549/20
Radoslaw Cybulski [Fri, 20 Apr 2018 11:14:57 +0000 (13:14 +0200)]
[ATSPI] Adds support for enumeration in Property::Value

Property::Value can now be initialized with enumeration value. It will
be converted into int. Similarly user can retrieve int value as
enumeration. Note, that no attempt is made to check, if enumeration
types for setting and retrieving match - user can set with one
enumeration type and retrieve with another.

Change-Id: I4656acd23f6f69d35f0b28c7e9082d2ef968d6b6

4 years ago(Build) Fix Target 64 Bit builds 95/213195/2
Adeel Kazmi [Mon, 2 Sep 2019 11:22:27 +0000 (12:22 +0100)]
(Build) Fix Target 64 Bit builds

Change-Id: I08e6d43183c871ddb60af45e76507a191d26d219

4 years agoDALi Version 1.4.35 94/213094/1 dali_1.4.35
György Straub [Fri, 30 Aug 2019 07:59:41 +0000 (08:59 +0100)]
DALi Version 1.4.35

Change-Id: If7f5208f08c4e109458078854b98c6db1e32323d

4 years ago(Build) Only use lcov if it's available 50/213050/1
Adeel Kazmi [Thu, 29 Aug 2019 18:08:49 +0000 (19:08 +0100)]
(Build) Only use lcov if it's available

Change-Id: Icbcbee5ffcafcc51f4c040eb78cfa5e925fd6ced

4 years agoUpdated some documentation following cmake change 70/212870/3
Adeel Kazmi [Tue, 27 Aug 2019 13:43:08 +0000 (14:43 +0100)]
Updated some documentation following cmake change

Change-Id: Ie192bcbfd8337748483bfaba66a8b1b869aa5b7d

4 years agoMerge "Use CMake by default" into devel/master
Adeel Kazmi [Tue, 27 Aug 2019 13:22:30 +0000 (13:22 +0000)]
Merge "Use CMake by default" into devel/master

4 years agoDALi Version 1.4.34 14/212614/1 dali_1.4.34
greynaga [Fri, 23 Aug 2019 10:01:49 +0000 (11:01 +0100)]
DALi Version 1.4.34

Change-Id: Ic450e39c3d9a32ab12da1fd59dcd372d3ec5c961

4 years agoUse CMake by default 56/212456/5
Adeel Kazmi [Wed, 21 Aug 2019 14:57:40 +0000 (15:57 +0100)]
Use CMake by default

Change-Id: I946555f2ef20f2456f95c207abce25c4857af3dc

4 years agoAdded script that updates list of source files for CMake build 47/212047/10
adam.b [Tue, 13 Aug 2019 15:59:59 +0000 (16:59 +0100)]
Added script that updates list of source files for CMake build

Added update-file-lists.sh script that uses file.list files as a source to generate file-list.cmake files. Script should be run in order to update CMake build system when source/header files are added/removed.

Change-Id: I40d0d5b30ab42937e48361caacca25b3dec5c864

4 years agoDocumentation update for SCREEN_POSITION 93/212193/2
Agnelo Vaz [Fri, 16 Aug 2019 12:56:09 +0000 (13:56 +0100)]
Documentation update for SCREEN_POSITION

Change-Id: I671eb0fe48c672e99af6ac520b2c4072cfa026db

4 years agoMerge "DALi Version 1.4.33" into devel/master
Adeel Kazmi [Fri, 16 Aug 2019 09:53:28 +0000 (09:53 +0000)]
Merge "DALi Version 1.4.33" into devel/master

4 years agoDALi Version 1.4.33 73/212173/1 dali_1.4.33
Cheng-Shiun Tsai [Fri, 16 Aug 2019 09:40:20 +0000 (10:40 +0100)]
DALi Version 1.4.33

Change-Id: I7b6912ffed423bb621f056d44a2c67107f003053

4 years agofix texture converting crash 89/211889/2
junqing.ma [Sat, 10 Aug 2019 08:38:31 +0000 (16:38 +0800)]
fix texture converting crash

Change-Id: I6bcfeea9ae67e73ca488ea654ddb02bacc0daa45

4 years agoMerge "Add KeyEventGeneratedSignal for Get KeyEvent normally" into devel/master
Heeyong Song [Mon, 12 Aug 2019 04:25:01 +0000 (04:25 +0000)]
Merge "Add KeyEventGeneratedSignal for Get KeyEvent normally" into devel/master