projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge "Remove erroneous assert, pointers to references cannot be null." into devel...
[platform/core/uifw/dali-core.git]
/
dali
/
2017-01-16
David Steele
Merge "Remove erroneous assert, pointers to references...
tree
|
commitdiff
2017-01-16
Seoyeon Kim
Update doxygen tags
27/110427/1
tree
|
commitdiff
2017-01-13
Francisco Santos
Remove erroneous assert, pointers to references cannot...
89/110289/4
tree
|
commitdiff
2017-01-13
David Steele
DALi Version 1.2.22
91/110291/1
dali_1.2.22
tree
|
commitdiff
2017-01-06
Adeel Kazmi
Remove left over references to ImageActor & ShaderEffect
60/109060/1
tree
|
commitdiff
2017-01-06
Adeel Kazmi
Merge "DALi Version 1.2.21" into devel/master
tree
|
commitdiff
2017-01-06
Agnelo Vaz
DALi Version 1.2.21
42/109042/1
dali_1.2.21
tree
|
commitdiff
2017-01-06
Adeel Kazmi
Ensure clipping gets disabled properly when previously...
65/108965/1
tree
|
commitdiff
2017-01-04
Adeel Kazmi
(Actor) Add enumeration setting support to various...
09/108509/1
tree
|
commitdiff
2016-12-30
Adeel Kazmi
DALi Version 1.2.20
dali_1.2.20
tree
|
commitdiff
2016-12-23
Adeel Kazmi
Remove deprecation warnings from TouchEvent
91/106891/1
tree
|
commitdiff
2016-12-20
Adeel Kazmi
Merge changes I822c3044,I9e0f12e7,Ibab0e11e,Icb145e7b...
tree
|
commitdiff
2016-12-20
suhyung Eom
Move virtual destructor same position as 2.4
64/105864/1
tree
|
commitdiff
2016-12-19
suhyung Eom
Move virutal method's position to its original
67/105567/1
tree
|
commitdiff
2016-12-16
Francisco Santos
Simplify logic, avoid storing raw pointer
81/102781/3
tree
|
commitdiff
2016-12-16
Francisco Santos
Comparison between boolean and integer.
77/102777/3
tree
|
commitdiff
2016-12-16
Francisco Santos
Incorrect signature of assignment operator.
75/102775/3
tree
|
commitdiff
2016-12-16
Francisco Santos
DALi Version 1.2.19
44/105444/1
dali_1.2.19
tree
|
commitdiff
2016-12-15
Adeel Kazmi
Merge "Enabling animation of Renderer properties when...
tree
|
commitdiff
2016-12-15
Nick Holland
Type registry changed C# callback signatures
32/101932/6
tree
|
commitdiff
2016-12-13
David Steele
Enabling animation of Renderer properties when offstage
18/101318/2
tree
|
commitdiff
2016-12-13
Ferran Sole
Fix bug binding native image textures
77/104577/4
tree
|
commitdiff
2016-12-13
suhyung Eom
Apply deprecate macro and LOG
91/96791/13
tree
|
commitdiff
2016-12-09
Adeel Kazmi
Merge "Adding Devel Property Registration macro" into...
tree
|
commitdiff
2016-12-09
Ferran Sole
DALi Version 1.2.18
35/103835/1
dali_1.2.18
tree
|
commitdiff
2016-12-09
David Steele
Adding Devel Property Registration macro
14/102914/3
tree
|
commitdiff
2016-12-08
Adeel Kazmi
Merge "Remove some dead typedefs from progress-value...
tree
|
commitdiff
2016-12-07
Adeel Kazmi
Merge "Changed log message to inform number of textures...
tree
|
commitdiff
2016-12-06
Kimmo Hoikka
Merge "Added sibling order property to the actor's...
tree
|
commitdiff
2016-12-06
Ferran Sole
Stop calling destroy methods of texture and FrameBuffer...
72/102672/5
tree
|
commitdiff
2016-12-06
Ferran Sole
Added sibling order property to the actor's property...
85/102785/3
tree
|
commitdiff
2016-12-06
Kimmo Hoikka
Remove some dead typedefs from progress-value.h
53/101953/2
tree
|
commitdiff
2016-12-06
Ferran Sole
Changed log message to inform number of textures !...
78/100878/2
tree
|
commitdiff
2016-12-05
Adeel Kazmi
Merge "Prevent API generate warning log" into devel...
tree
|
commitdiff
2016-12-02
adam.b
DALi Version 1.2.17
77/101977/1
dali_1.2.17
tree
|
commitdiff
2016-12-01
David Steele
Merge "Remove dead code from tests." into devel/master
tree
|
commitdiff
2016-12-01
David Steele
Merge "Add missing includes." into devel/master
tree
|
commitdiff
2016-12-01
Kimmo Hoikka
Merge "Removed ShaderEffect" into devel/master
tree
|
commitdiff
2016-12-01
Adeel Kazmi
Removed ShaderEffect
08/101608/3
tree
|
commitdiff
2016-12-01
Francisco Santos
Add missing includes.
50/101550/4
tree
|
commitdiff
2016-12-01
Ferran Sole
Added sibling order property to Actor
20/100620/8
tree
|
commitdiff
2016-12-01
Kimmo Hoikka
Remove unused custom-uniform.cpp
77/101577/1
tree
|
commitdiff
2016-12-01
Adeel Kazmi
Remove unused member variable in Render::Renderer
08/101508/1
tree
|
commitdiff
2016-12-01
Adeel Kazmi
Merge "Replace ASSERT_ALWAYS( false && "message ) with...
tree
|
commitdiff
2016-11-30
Kimmo Hoikka
Replace ASSERT_ALWAYS( false && "message ) with a more...
68/100868/10
tree
|
commitdiff
2016-11-30
Kimmo Hoikka
Remove dead code (archive.cpp)
08/101208/2
tree
|
commitdiff
2016-11-25
Victor Cebollada
Revert public API changes. Handle methods.
83/98183/4
tree
|
commitdiff
2016-11-25
Adeel Kazmi
Merge "Revert public API changes. BATCH property."...
tree
|
commitdiff
2016-11-25
Kimmo Hoikka
Merge "Added C# control / property registration to...
tree
|
commitdiff
2016-11-25
Adeel Kazmi
Merge "Change CustomActorImpl destructor to protected...
tree
|
commitdiff
2016-11-25
Victor Cebollada
Revert public API changes. BATCH property.
12/98112/7
tree
|
commitdiff
2016-11-25
Victor Cebollada
DALi Version 1.2.16
37/100137/1
dali_1.2.16
tree
|
commitdiff
2016-11-24
Adeel Kazmi
Change CustomActorImpl destructor to protected
19/100019/2
tree
|
commitdiff
2016-11-24
Adeel Kazmi
Fix comment in core-impl.cpp
18/100018/2
tree
|
commitdiff
2016-11-24
Kimmo Hoikka
Fix incorrect comment about position and position inher...
97/99897/3
tree
|
commitdiff
2016-11-24
dongsug song
Merge "Update comment for SetParentOrigin & SetAnchorPo...
tree
|
commitdiff
2016-11-24
dongsug song
Merge "Update comment for Actor::SetPosition()" into...
tree
|
commitdiff
2016-11-24
dongsug song
Merge "Update the doxygen comment for CameraActor ...
tree
|
commitdiff
2016-11-23
Yoonsang Lee
Update comment for Actor::SetPosition()
99/99699/1
tree
|
commitdiff
2016-11-23
Yoonsang Lee
Update comment for SetParentOrigin & SetAnchorPoint
98/99698/2
tree
|
commitdiff
2016-11-23
Nick Holland
Added C# control / property registration to devel API
15/96615/12
tree
|
commitdiff
2016-11-23
dongsug song
Merge "Update comment for Image::Image()" into devel...
tree
|
commitdiff
2016-11-23
Yoonsang Lee
Update the doxygen comment Stage
14/99514/4
tree
|
commitdiff
2016-11-23
Yoonsang Lee
Update the doxygen comment for CameraActor
62/99062/2
tree
|
commitdiff
2016-11-22
Seoyeon Kim
Prevent API generate warning log
04/99304/1
tree
|
commitdiff
2016-11-21
Kimmo Hoikka
Merge "Fix bug in TextureSet" into devel/master
tree
|
commitdiff
2016-11-21
Seoyeon Kim
Add Privilege doxygen tag to get storage image size
08/98408/3
tree
|
commitdiff
2016-11-18
Ferran Sole
Fix bug in TextureSet
73/98773/3
tree
|
commitdiff
2016-11-18
Adeel Kazmi
Merge "DALi Version 1.2.15" into devel/master
tree
|
commitdiff
2016-11-18
Umar
DALi Version 1.2.15
26/98726/1
dali_1.2.15
tree
|
commitdiff
2016-11-17
Yoonsang Lee
Update comment for Image::Image()
92/98392/2
tree
|
commitdiff
2016-11-16
Adeel Kazmi
Fix various SVACE errors
07/98007/3
tree
|
commitdiff
2016-11-16
Paul Wisbey
Merge "Check if number of textures match active sampler...
tree
|
commitdiff
2016-11-16
Ferran Sole
Fixed bug in TextureSet::GetTextureCount()
21/98221/1
tree
|
commitdiff
2016-11-15
Adeel Kazmi
Removed unused ImageData class from Integration API
09/98009/1
tree
|
commitdiff
2016-11-14
Adeel Kazmi
Fix various SVACE errors
53/97253/5
tree
|
commitdiff
2016-11-14
Ferran Sole
Check if number of textures match active samplers
01/97501/5
tree
|
commitdiff
2016-11-11
Adeel Kazmi
DALi Version 1.2.14
58/97258/1
dali_1.2.14
tree
|
commitdiff
2016-11-10
Ferran Sole
Added warning message for inactive samplers in the...
03/95703/8
tree
|
commitdiff
2016-11-08
Adeel Kazmi
Animation documentation now mentions TimePeriod effect...
83/96083/3
tree
|
commitdiff
2016-11-04
David Steele
Merge "Fix a bug where NativeImage::GetUrl() was always...
tree
|
commitdiff
2016-11-04
Kimmo Hoikka
Fix a bug where NativeImage::GetUrl() was always return...
73/95773/1
tree
|
commitdiff
2016-11-04
Tom Robinson
DALi Version 1.2.13
64/95764/1
dali_1.2.13
tree
|
commitdiff
2016-10-28
Adeel Kazmi
Corrected documentation in Shader
09/94409/2
tree
|
commitdiff
2016-10-28
Xiangyin Ma
DALi Version 1.2.12
65/94365/1
dali_1.2.12
tree
|
commitdiff
2016-10-26
Kimmo Hoikka
Fix a bug in texture where Upload without parameters...
33/93333/3
tree
|
commitdiff
2016-10-21
Adeel Kazmi
Merge "DALi Version 1.2.11" into devel/master
tree
|
commitdiff
2016-10-21
Nick Holland
DALi Version 1.2.11
12/93312/1
dali_1.2.11
tree
|
commitdiff
2016-10-21
Tom Robinson
Hit test includes clipping actors as well as their...
64/93264/3
tree
|
commitdiff
2016-10-18
Kimmo Hoikka
Added chaining support for Property::Array
39/92739/1
tree
|
commitdiff
2016-10-14
Richard Huang
DALi Version 1.2.10
28/92328/1
dali_1.2.10
tree
|
commitdiff
2016-10-11
David Steele
Added a new default for ActorBehaviour.
70/90870/2
tree
|
commitdiff
2016-10-10
Kimmo Hoikka
Merge "Elaborated on some of the TouchData documenation...
tree
|
commitdiff
2016-10-10
Adeel Kazmi
Merge "Add missed doxygen documentation" into devel...
tree
|
commitdiff
2016-10-07
Adeel Kazmi
Elaborated on some of the TouchData documenation
70/91470/2
tree
|
commitdiff
2016-10-07
Ferran Sole
DALi Version 1.2.9
55/91455/1
dali_1.2.9
tree
|
commitdiff
2016-09-30
suhyung Eom
Add function to set top margin of the stage
17/87617/11
tree
|
commitdiff
2016-09-30
adam.b
DALi Version 1.2.8
77/90577/1
dali_1.2.8
tree
|
commitdiff
2016-09-29
taeyoon
Modify texture bind for OES_EGL_image_external
63/89863/5
tree
|
commitdiff
2016-09-26
Seoyeon Kim
Add missed doxygen documentation
93/89693/1
tree
|
commitdiff
next