projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
(Automated Tests) Delete unused TestGraphicsProgram constructor
[platform/core/uifw/dali-core.git]
/
dali
/
devel-api
/
2021-03-26
Adeel Kazmi
Merge branch 'devel/graphics' into devel/master
34/256034/2
graphics-backend-release-1
tree
|
commitdiff
2021-03-26
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
23/256023/1
tree
|
commitdiff
2021-03-12
David Steele
Merge branch 'devel/master' into devel/graphics
graphics-backend-pre-release-3
tree
|
commitdiff
2021-03-08
Adam Bialogonski
UBO support on the Core side using CPU-based Buffer...
11/254411/11
tree
|
commitdiff
2021-03-01
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
69/254369/1
tree
|
commitdiff
2021-02-15
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
58/253558/2
tree
|
commitdiff
2021-02-10
Adeel Kazmi
Merge "Move shader program creation from update side...
tree
|
commitdiff
2021-02-09
JIYUN YANG
Merge "Add KeyFrames APIs" into devel/master
tree
|
commitdiff
2021-02-08
Jiyun Yang
Add KeyFrames APIs
74/252974/10
tree
|
commitdiff
2021-01-28
Adeel Kazmi
Merge "Updated all code to new format" into devel/master
tree
|
commitdiff
2021-01-27
David Steele
Updated all code to new format
01/252401/2
tree
|
commitdiff
2021-01-27
Subhransu Mohanty
Add EraseIf() api to OwnerContainer for proper implemen...
87/252387/2
tree
|
commitdiff
2020-12-08
David Steele
Merge "[dali-core] add all X11 colors to Color namespac...
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
Wander Lairson Costa
Implement a semaphore primitive
32/244732/9
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
Subhransu Mohanty
Improve the logic using Erase-Remove Idiom.
36/242436/6
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
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
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-09-22
Adeel Kazmi
Merge "Include the algorithm header file" into devel...
tree
|
commitdiff
2020-09-21
Adeel Kazmi
Merge "Internal::Actor Refactoring" into devel/master
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-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-10
David Steele
Formatting automated-tests
01/243601/4
tree
|
commitdiff
2020-09-10
David Steele
Formatted API
58/243758/3
tree
|
commitdiff
2020-09-10
Richard Huang
Export Setter APIs in DevelKeyEvent
23/243823/1
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
Richard Huang
Add devel api to create valid handle for Gesture classes
91/243591/2
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
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-07
Adeel Kazmi
Fix indenting
04/243504/1
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
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-02
Richard Huang
Add devel API to create an initialized HoverEvent handle
34/243034/2
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Added move semantics to TouchEvent & fixed some...
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-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-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
2020-08-25
Adeel Kazmi
Merge "Changed Animation API enums to uppercase." into...
tree
|
commitdiff
2020-08-25
Richard Huang
KeyEvent class pimpling
82/242282/3
tree
|
commitdiff
2020-08-24
David Steele
Migrating Handle devel-api to public-api
46/242146/5
tree
|
commitdiff
2020-08-21
György Straub
[dali_1.9.26] Merge branch 'devel/master'
87/241987/1
tree
|
commitdiff
2020-08-19
Richard Huang
WheelEvent class pimpling
56/241356/2
tree
|
commitdiff
2020-08-17
Adeel Kazmi
Renamed TouchData to TouchEvent
05/241105/3
tree
|
commitdiff
2020-08-14
greynaga
[dali_1.9.25] Merge branch 'devel/master'
93/241093/1
tree
|
commitdiff
2020-08-13
David Steele
Merge "Removed TouchEvent from actor & stage" into...
tree
|
commitdiff
2020-08-13
David Steele
Removed TouchEvent from actor & stage
10/240710/7
tree
|
commitdiff
2020-08-11
Adeel Kazmi
Merge "Make Dali::Vector movable & add use Modern C...
tree
|
commitdiff
2020-08-10
Adeel Kazmi
Make Dali::Vector movable & add use Modern C++ semantic...
07/240707/1
tree
|
commitdiff
2020-08-07
David Steele
[dali_1.9.24] Merge branch 'devel/master'
76/240576/1
tree
|
commitdiff
2020-08-05
Adeel Kazmi
Remove DALI_COMPILE_TIME_ASSERT macro (use static_asser...
40/240340/1
tree
|
commitdiff
2020-07-31
Cheng-Shiun Tsai
[dali_1.9.23] Merge branch 'devel/master'
02/240002/1
tree
|
commitdiff
2020-07-27
Adeel Kazmi
Merge "Fix incorrect Dali::Scene comment in actor.h...
tree
|
commitdiff
2020-07-27
Heeyong Song
Merge "Fix PropertyNotification issue" into devel/master
tree
|
commitdiff
2020-07-24
Adeel Kazmi
Merge changes I1eb87265,I98fa1da7 into devel/master
tree
|
commitdiff
2020-07-24
Adeel Kazmi
Merge "Refactored NativeImageInterfaceExtension into...
tree
|
commitdiff
2020-07-24
adam.b
Added draw command support to the Renderer.
26/238026/12
tree
|
commitdiff
2020-07-24
adam.b
AddOn support
25/238025/11
tree
|
commitdiff
2020-07-24
Richard Huang
[dali_1.9.22] Merge branch 'devel/master'
01/239401/1
tree
|
commitdiff
2020-07-24
David Steele
Refactored NativeImageInterfaceExtension into NativeIma...
13/238313/4
tree
|
commitdiff
2020-07-22
Adeel Kazmi
Add property which allows touch-down actor to continuou...
94/237794/7
tree
|
commitdiff
2020-07-17
adam.b
[dali_1.9.21] Merge branch 'devel/master'
17/238817/1
tree
|
commitdiff
2020-07-15
Adeel Kazmi
Move Stage to Devel API
18/238518/4
tree
|
commitdiff
2020-06-26
György Straub
[dali_1.9.18] Merge branch 'devel/master'
52/237252/1
tree
|
commitdiff
2020-06-19
Anton Obzhirov
Partial update implementation, first phase.
77/230877/23
tree
|
commitdiff
2020-06-19
greynaga
[dali_1.9.17] Merge branch 'devel/master'
07/236707/1
tree
|
commitdiff
2020-06-17
Adeel Kazmi
Remove Image & ResourceImage
14/236514/1
tree
|
commitdiff
2020-06-17
Adeel Kazmi
Merge "Replace some Dali::Actor public APIs with new...
tree
|
commitdiff
2020-06-16
Richard Huang
Replace some Dali::Actor public APIs with new properties
75/236375/3
tree
|
commitdiff
2020-06-12
Adeel Kazmi
(Scripting) Remove Image class Usage
85/236085/1
tree
|
commitdiff
2020-06-12
Cheng-Shiun Tsai
[dali_1.9.16] Merge branch 'devel/master'
61/236061/1
tree
|
commitdiff
2020-06-08
Adeel Kazmi
Remove NinePatchImage
70/235670/2
tree
|
commitdiff
next