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 "use std::string_view to avoid shader string duplication." into devel/master
[platform/core/uifw/dali-core.git]
/
dali
/
internal
/
event
/
2020-12-16
David Steele
Merge "use std::string_view to avoid shader string...
tree
|
commitdiff
2020-12-15
David Steele
Merge "Ensure actor size is set to node if different...
tree
|
commitdiff
2020-12-14
David Steele
Ensure actor size is set to node if different
44/249544/2
tree
|
commitdiff
2020-12-14
Adeel Kazmi
Fix Svace error in actor-parent-impl.cpp
42/249542/1
tree
|
commitdiff
2020-12-11
Adeel Kazmi
Merge "DALi Version 2.0.5" into devel/master
tree
|
commitdiff
2020-12-11
Adeel Kazmi
Merge "[dali-core] add libhyphen-dev library to dali...
tree
|
commitdiff
2020-12-11
Adeel Kazmi
Merge "Refactored actor impl child/parent handling...
tree
|
commitdiff
2020-12-08
David Steele
Merge "[dali-core] add all X11 colors to Color namespac...
tree
|
commitdiff
2020-12-08
Adeel Kazmi
Merge "(UpdateProxy) Ensure we use TransformManager...
tree
|
commitdiff
2020-12-08
Heeyong Song
Merge "Ensure to update nodes even though they are...
tree
|
commitdiff
2020-12-07
David Steele
Refactored actor impl child/parent handling out
43/249143/1
tree
|
commitdiff
2020-12-03
Subhransu Mohanty
refactor Object,TypeInfo and PropertyMetaData to use...
70/248870/2
tree
|
commitdiff
2020-12-03
Subhransu Mohanty
use std::string_view to avoid shader string duplication.
86/248886/1
tree
|
commitdiff
2020-12-02
David Steele
Merge "Optimize Orphan animator Cleanup." into devel...
tree
|
commitdiff
2020-12-01
Adeel Kazmi
Refactored Internal::Actor by moving some methods into...
06/248706/2
tree
|
commitdiff
2020-12-01
David Steele
Moved sibling order algorithms out of actor-impl
07/248707/1
tree
|
commitdiff
2020-12-01
David Steele
Merge changes I2dff9828,Ie3c8048a,Ib1b1d3bc into devel...
tree
|
commitdiff
2020-12-01
Seungho Baek
Make blend for the opaque renderer when advanced blend...
27/248327/4
tree
|
commitdiff
2020-12-01
Subhransu Mohanty
Avoid Heap allocation in UniformMap.
90/248590/3
tree
|
commitdiff
2020-12-01
Subhransu Mohanty
Refactor UniformMap, PropertyOwner and Program to use...
69/248569/5
tree
|
commitdiff
2020-11-30
David Steele
Merge "refactor AlphaFunction class to reduce size...
tree
|
commitdiff
2020-11-23
Adeel Kazmi
Merge "Support screen and client rotation" into devel...
tree
|
commitdiff
2020-11-23
Wonsik Jung
Support screen and client rotation
21/244821/11
tree
|
commitdiff
2020-11-18
Adeel Kazmi
Merge "Clean up the code to build successfully on macOS...
tree
|
commitdiff
2020-11-18
Wander Lairson Costa
Clean up the code to build successfully on macOS
85/243985/9
tree
|
commitdiff
2020-11-11
Seungho BAEK
Merge "Blend Equation Advanced Supporting" into devel...
tree
|
commitdiff
2020-11-03
David Steele
Merge "use string_view instead of const string literals...
tree
|
commitdiff
2020-11-03
Subhransu Mohanty
use string_view instead of const string literals.
22/245322/4
tree
|
commitdiff
2020-11-03
sub.mohanty@samsun...
refactor dali-animation.
11/245511/11
tree
|
commitdiff
2020-10-30
Seungho, Baek
Blend Equation Advanced Supporting
00/224500/45
tree
|
commitdiff
2020-10-29
Joogab Yun
Change property name from TouchDelegateArea to TouchArea.
91/246391/2
tree
|
commitdiff
2020-10-23
Subhransu Mohanty
use algorithm and range for
67/243767/3
tree
|
commitdiff
2020-10-23
Adeel Kazmi
Merge "DALi Version 1.9.35" into devel/master
tree
|
commitdiff
2020-10-23
David Steele
Merge "use modern construct '= default' for special...
tree
|
commitdiff
2020-10-23
joogab yun
Merge "Add TouchDelegateArea property." into devel...
tree
|
commitdiff
2020-10-22
Joogab Yun
Add TouchDelegateArea property.
35/245935/9
tree
|
commitdiff
2020-10-20
David Steele
Merge "refactor Property::Map interface." into devel...
tree
|
commitdiff
2020-10-19
David Steele
Merge "add base type of enum to reduce class size...
tree
|
commitdiff
2020-10-16
Adeel Kazmi
Merge "DALi Version 1.9.34" into devel/master
tree
|
commitdiff
2020-10-16
Richard Huang
[dali_1.9.34] Merge branch 'devel/master'
42/245842/1
tree
|
commitdiff
2020-10-16
Adeel Kazmi
Merge "Skip rendering if no animation is currently...
tree
|
commitdiff
2020-10-14
Joogab Yun
Add intercept touch event
58/245258/18
tree
|
commitdiff
2020-10-09
Subhransu Mohanty
use modern construct '= default' for special functions.
75/243875/3
tree
|
commitdiff
2020-10-09
Richard Huang
Skip rendering if no animation is currently active
27/244727/4
tree
|
commitdiff
2020-10-08
Subhransu Mohanty
add base type of enum to reduce class size.
31/245331/2
tree
|
commitdiff
2020-10-02
Cheng-Shiun Tsai
[dali_1.9.32] Merge branch 'devel/master'
16/245116/1
tree
|
commitdiff
2020-09-30
Adeel Kazmi
Merge "partial rendering - When calculating the area...
tree
|
commitdiff
2020-09-30
Adeel Kazmi
Merge "partial rendering" into devel/master
tree
|
commitdiff
2020-09-29
György Straub
Const correctness improvements for Property::Value.
74/244974/4
tree
|
commitdiff
2020-09-28
sub.mohanty@samsun...
refcator demangler to avoid temporary vector and string...
21/244921/3
tree
|
commitdiff
2020-09-25
Adeel Kazmi
[dali_1.9.31] Merge branch 'devel/master'
87/244887/1
tree
|
commitdiff
2020-09-25
Joogab Yun
partial rendering
10/240310/9
tree
|
commitdiff
2020-09-23
Adeel Kazmi
Merge "Not use texture bound cache in unexpected cases...
tree
|
commitdiff
2020-09-23
Subhransu Mohanty
Fix interface to avoid heap allocation.
63/244663/1
tree
|
commitdiff
2020-09-22
Adeel Kazmi
Merge "Include the algorithm header file" into devel...
tree
|
commitdiff
2020-09-21
Adeel Kazmi
Merge "Fix interface to take sink argument by value...
tree
|
commitdiff
2020-09-21
Adeel Kazmi
Merge "Internal::Actor Refactoring" into devel/master
tree
|
commitdiff
2020-09-21
Subhransu Mohanty
Fix interface to take sink argument by value.
61/242861/5
tree
|
commitdiff
2020-09-18
David Steele
[dali_1.9.30] Merge branch 'devel/master'
44/244444/1
tree
|
commitdiff
2020-09-17
Heeyong Song
Merge "Fix texture bound cache issue" into devel/master
tree
|
commitdiff
2020-09-17
Adeel Kazmi
Merge "Added API to apply native texture modification...
tree
|
commitdiff
2020-09-17
Adeel Kazmi
Internal::Actor Refactoring
59/243759/8
tree
|
commitdiff
2020-09-16
Adeel Kazmi
Merge "Fix AddUniformMapping() interface to take unifor...
tree
|
commitdiff
2020-09-16
Subhransu Mohanty
Fix AddUniformMapping() interface to take uniform name...
55/242855/3
tree
|
commitdiff
2020-09-15
Subhransu Mohanty
refactor PropertyMetadata table.
98/243998/3
tree
|
commitdiff
2020-09-14
Heeyong Song
Merge "Ensure animation is not played when an actor...
tree
|
commitdiff
2020-09-14
David Steele
Added API to apply native texture modification to shader
82/243982/2
tree
|
commitdiff
2020-09-11
adam.b
[dali_1.9.29] Merge branch 'devel/master'
70/243970/1
tree
|
commitdiff
2020-09-11
Heeyong Song
Ensure animation is not played when an actor is not...
98/243898/2
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Add devel api to create valid handle for Gesture...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Changed 'virtual' function override declarations...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Fix indenting" into devel/master
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "use modern construct 'nullptr' instead of 'NULL...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Add Integration API to Create public event type...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "fix deep copy of the vector." into devel/master
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "use modern construct 'override' in the derive...
tree
|
commitdiff
2020-09-08
Seungho BAEK
Merge "Make Update() function of frame callback is...
tree
|
commitdiff
2020-09-08
Subhransu Mohanty
use modern construct 'nullptr' instead of 'NULL' or '0'
21/243521/2
tree
|
commitdiff
2020-09-08
Subhransu Mohanty
use modern construct 'override' in the derive class.
34/243334/2
tree
|
commitdiff
2020-09-07
Subhransu Mohanty
Use modern construct 'using' instead of typedef.
43/243343/2
tree
|
commitdiff
2020-09-04
Richard Huang
[dali_1.9.28] Merge branch 'devel/master'
81/243281/1
tree
|
commitdiff
2020-09-03
Adeel Kazmi
Merge "Removed On(...)Event()" into devel/master
tree
|
commitdiff
2020-09-03
adam.b
Removed On(...)Event()
58/242358/7
tree
|
commitdiff
2020-09-03
Subhransu Mohanty
change Object::OnPropertySet() interface signature.
27/242427/3
tree
|
commitdiff
2020-09-03
György Straub
Moved Gesture::State and -::Type to gesture-enumerations.h.
25/243025/4
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Merge "Renamed TouchSignal to TouchedSignal" into devel...
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Renamed TouchSignal to TouchedSignal
16/243016/5
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Added move semantics to TouchEvent & fixed some...
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Added move semantics to TouchEvent & fixed some other...
92/242892/2
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
tree
|
commitdiff
2020-09-01
Joogab Yun
Refactoring Gestures Class
81/235481/55
tree
|
commitdiff
2020-09-01
György Straub
Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage...
80/242880/4
tree
|
commitdiff
2020-09-01
György Straub
Renaming of enum values for coding standards compliance.
68/242668/4
tree
|
commitdiff
2020-08-28
Richard Huang
Move TouchPoint to Devel API
73/242673/2
tree
|
commitdiff
2020-08-28
Victor Cebollada
[dali_1.9.27] Merge branch 'devel/master'
31/242631/1
tree
|
commitdiff
2020-08-27
Adeel Kazmi
Merge "Changed const variables to constexpr where possi...
tree
|
commitdiff
2020-08-27
György Straub
Renamed KeyEvent enum values to comply with coding...
84/242484/4
tree
|
commitdiff
2020-08-26
Adeel Kazmi
Moved RotationGesture to the Public API
16/242416/3
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "Renaming PropertyBuffer to VertexBuffer" into...
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "KeyEvent class pimpling" into devel/master
tree
|
commitdiff
next