projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix potential memory scribbling issue in Render::UniformBuffer
[platform/core/uifw/dali-core.git]
/
dali
/
internal
/
2021-03-09
Richard Huang
Fix potential memory scribbling issue in Render::Unifor...
19/254819/1
tree
|
commitdiff
2021-03-09
Richard Huang
Remove unused code in Program
07/254807/1
tree
|
commitdiff
2021-03-09
Richard Huang
Write default uniforms in UBO before the properties...
04/254804/1
tree
|
commitdiff
2021-03-08
Adam Bialogonski
UBO support on the Core side using CPU-based Buffer...
11/254411/11
tree
|
commitdiff
2021-03-08
Richard Huang
Create UBO for uniform buffer bindings
91/254291/12
tree
|
commitdiff
2021-03-02
David Steele
Updating Program to remove shader compilation
16/254416/5
tree
|
commitdiff
2021-03-01
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
69/254369/1
tree
|
commitdiff
2021-03-01
David Steele
Allow actor without loaded textures to continue rendering.
64/254364/1
graphics-backend-pre-release-2
tree
|
commitdiff
2021-03-01
Adam Bialogonski
Bugfix: Gfx program discarded while DALi ProgramCache...
63/254363/2
tree
|
commitdiff
2021-02-26
Adam Bialogonski
Gfx Shader support
85/254185/8
tree
|
commitdiff
2021-02-23
David Steele
Attribute reflection
97/253697/5
tree
|
commitdiff
2021-02-23
Richard Huang
Shader Reflection
94/253494/8
tree
|
commitdiff
2021-02-15
David Steele
Moving CullFace mode and Blending modes to Pipeline
76/253476/3
tree
|
commitdiff
2021-02-15
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
58/253558/2
tree
|
commitdiff
2021-02-12
David Steele
Fixing vertex buffer upload issues.
12/253512/1
graphics-backend-pre-release-1
tree
|
commitdiff
2021-02-11
David Steele
Implemented Draw and basic pipeline for vertex format...
23/253123/11
tree
|
commitdiff
2021-02-11
David Steele
Only call cmd::BindTextures if there are valid textures
89/253489/1
tree
|
commitdiff
2021-02-10
Adeel Kazmi
Merge "Move shader program creation from update side...
tree
|
commitdiff
2021-02-09
David Steele
Converted GPU buffers for geometry to new API
20/253120/5
tree
|
commitdiff
2021-02-09
David Steele
Migrating render-texture and render-sampler to new API
80/252980/8
tree
|
commitdiff
2021-02-09
Richard Huang
Move shader program creation from update side to render...
89/253389/3
tree
|
commitdiff
2021-02-09
JIYUN YANG
Merge "Add KeyFrames APIs" into devel/master
tree
|
commitdiff
2021-02-08
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
10/253310/1
tree
|
commitdiff
2021-02-08
Jiyun Yang
Add KeyFrames APIs
74/252974/10
tree
|
commitdiff
2021-02-04
Adeel Kazmi
Merge branch 'devel/master' into devel/graphics
24/253124/1
tree
|
commitdiff
2021-02-02
Adeel Kazmi
(HitTest) Check clipped actor if it is really touchable...
07/252707/3
tree
|
commitdiff
2021-02-01
Richard Huang
Temporarily removed caching for GL call status
03/252703/1
tree
|
commitdiff
2021-02-01
Heeyong Song
Do not call NotifyObjects in case of finished animations
36/252436/2
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
2021-01-26
David Steele
Merge "Ensure we check for null when freeing from the...
tree
|
commitdiff
2021-01-26
Wonsik Jung
Merge "Fix the synchronization issue when window is...
tree
|
commitdiff
2021-01-25
Adeel Kazmi
Ensure we check for null when freeing from the memory...
13/252213/3
tree
|
commitdiff
2021-01-25
David Steele
Merge "Refactor Node class and TransformManagerproperty...
tree
|
commitdiff
2021-01-25
Subhransu Mohanty
Refactor Node class and TransformManagerproperty* class...
15/251315/3
tree
|
commitdiff
2021-01-25
Subhransu Mohanty
Fix performance issue in UpdateManager::AddNode()
20/251020/2
tree
|
commitdiff
2021-01-23
Wonsik Jung
Fix the synchronization issue when window is resized...
29/248429/15
tree
|
commitdiff
2021-01-20
David Steele
Merge "Removed scene-graph dependency from internal...
tree
|
commitdiff
2021-01-20
David Steele
Removed scene-graph dependency from internal actor...
29/251829/2
tree
|
commitdiff
2021-01-19
Adeel Kazmi
Merge "Reduce Actor Class Size by using ConstString...
tree
|
commitdiff
2021-01-18
David Steele
Initial refactoring of graphics interface
14/251614/5
tree
|
commitdiff
2021-01-13
Subhransu Mohanty
Reduce Actor Class Size by using ConstString
42/248642/3
tree
|
commitdiff
2021-01-10
Heeyong Song
Do not calculate dirty rects when rendering is skipped
78/250678/2
tree
|
commitdiff
2021-01-10
Heeyong Song
Fix Rendering behavior issue
53/250653/2
tree
|
commitdiff
2020-12-30
Heeyong Song
Fix scissor clipping issue
93/250593/1
tree
|
commitdiff
2020-12-23
Adeel Kazmi
Merge "Updated patch coverage script." into devel/master
tree
|
commitdiff
2020-12-21
Heeyong Song
Merge "Fix stencil clipping bug" into devel/master
tree
|
commitdiff
2020-12-18
adam.b
Created PartialRenderingDataProvider to store per-frame...
24/247424/12
tree
|
commitdiff
2020-12-16
David Steele
Merge "use std::string_view to avoid shader string...
tree
|
commitdiff
2020-12-16
Heeyong Song
Fix stencil clipping bug
84/249784/1
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
Richard Huang
Ensure we use TransformManager const methods to retriev...
02/249202/3
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
Adeel Kazmi
(UpdateProxy) Ensure we use TransformManager const...
93/249193/1
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
Adeel Kazmi
Merge "Fixed SVACE errors" into devel/master
tree
|
commitdiff
2020-12-02
David Steele
Merge "Optimize Orphan animator Cleanup." into devel...
tree
|
commitdiff
2020-12-02
Adeel Kazmi
Fixed SVACE errors
08/248808/1
tree
|
commitdiff
2020-12-02
Subhransu Mohanty
Optimize Orphan animator Cleanup.
63/248763/1
tree
|
commitdiff
2020-12-02
Heeyong Song
Ensure to update nodes even though they are invisible
55/248555/2
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-12-01
Subhransu Mohanty
Added String Interning Support to Dali.
60/248560/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-05
György Straub
RenderTaskProcessor::AddRenderablesForTask() optimization.
41/239741/9
tree
|
commitdiff
2020-11-03
Subhransu Mohanty
Improve the logic using Erase-Remove Idiom.
36/242436/6
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
next