Merge "use std::string_view to avoid shader string duplication." into devel/master
[platform/core/uifw/dali-core.git] / dali / internal /
2020-12-16 David SteeleMerge "use std::string_view to avoid shader string...
2020-12-15 David SteeleMerge "Ensure actor size is set to node if different...
2020-12-14 David SteeleEnsure actor size is set to node if different 44/249544/2
2020-12-14 Adeel KazmiFix Svace error in actor-parent-impl.cpp 42/249542/1
2020-12-11 Adeel KazmiMerge "DALi Version 2.0.5" into devel/master
2020-12-11 Adeel KazmiMerge "[dali-core] add libhyphen-dev library to dali...
2020-12-11 Adeel KazmiMerge "Refactored actor impl child/parent handling...
2020-12-08 Richard HuangEnsure we use TransformManager const methods to retriev... 02/249202/3
2020-12-08 David SteeleMerge "[dali-core] add all X11 colors to Color namespac...
2020-12-08 Adeel KazmiMerge "(UpdateProxy) Ensure we use TransformManager...
2020-12-08 Adeel Kazmi(UpdateProxy) Ensure we use TransformManager const... 93/249193/1
2020-12-08 Heeyong SongMerge "Ensure to update nodes even though they are...
2020-12-07 David SteeleRefactored actor impl child/parent handling out 43/249143/1
2020-12-03 Subhransu Mohantyrefactor Object,TypeInfo and PropertyMetaData to use... 70/248870/2
2020-12-03 Subhransu Mohantyuse std::string_view to avoid shader string duplication. 86/248886/1
2020-12-02 Adeel KazmiMerge "Fixed SVACE errors" into devel/master
2020-12-02 David SteeleMerge "Optimize Orphan animator Cleanup." into devel...
2020-12-02 Adeel KazmiFixed SVACE errors 08/248808/1
2020-12-02 Subhransu MohantyOptimize Orphan animator Cleanup. 63/248763/1
2020-12-02 Heeyong SongEnsure to update nodes even though they are invisible 55/248555/2
2020-12-01 Adeel KazmiRefactored Internal::Actor by moving some methods into... 06/248706/2
2020-12-01 David SteeleMoved sibling order algorithms out of actor-impl 07/248707/1
2020-12-01 David SteeleMerge changes I2dff9828,Ie3c8048a,Ib1b1d3bc into devel...
2020-12-01 Seungho BaekMake blend for the opaque renderer when advanced blend... 27/248327/4
2020-12-01 Subhransu MohantyAvoid Heap allocation in UniformMap. 90/248590/3
2020-12-01 Subhransu MohantyRefactor UniformMap, PropertyOwner and Program to use... 69/248569/5
2020-12-01 Subhransu MohantyAdded String Interning Support to Dali. 60/248560/5
2020-11-30 David SteeleMerge "refactor AlphaFunction class to reduce size...
2020-11-23 Adeel KazmiMerge "Support screen and client rotation" into devel...
2020-11-23 Wonsik JungSupport screen and client rotation 21/244821/11
2020-11-18 Adeel KazmiMerge "Clean up the code to build successfully on macOS...
2020-11-18 Wander Lairson CostaClean up the code to build successfully on macOS 85/243985/9
2020-11-11 Seungho BAEKMerge "Blend Equation Advanced Supporting" into devel...
2020-11-05 György StraubRenderTaskProcessor::AddRenderablesForTask() optimization. 41/239741/9
2020-11-03 Subhransu MohantyImprove the logic using Erase-Remove Idiom. 36/242436/6
2020-11-03 David SteeleMerge "use string_view instead of const string literals...
2020-11-03 Subhransu Mohantyuse string_view instead of const string literals. 22/245322/4
2020-11-03 sub.mohanty@samsun... refactor dali-animation. 11/245511/11
2020-10-30 Seungho, BaekBlend Equation Advanced Supporting 00/224500/45
2020-10-29 Joogab YunChange property name from TouchDelegateArea to TouchArea. 91/246391/2
2020-10-23 Subhransu Mohantyuse algorithm and range for 67/243767/3
2020-10-23 Adeel KazmiMerge "DALi Version 1.9.35" into devel/master
2020-10-23 David SteeleMerge "use modern construct '= default' for special...
2020-10-23 joogab yunMerge "Add TouchDelegateArea property." into devel...
2020-10-22 Joogab YunAdd TouchDelegateArea property. 35/245935/9
2020-10-20 David SteeleMerge "refactor Property::Map interface." into devel...
2020-10-19 David SteeleMerge "add base type of enum to reduce class size...
2020-10-16 Adeel KazmiMerge "DALi Version 1.9.34" into devel/master
2020-10-16 Richard Huang[dali_1.9.34] Merge branch 'devel/master' 42/245842/1
2020-10-16 Adeel KazmiMerge "Skip rendering if no animation is currently...
2020-10-14 Joogab YunAdd intercept touch event 58/245258/18
2020-10-09 Subhransu Mohantyuse modern construct '= default' for special functions. 75/243875/3
2020-10-09 David SteeleMerge changes I2769d6ae,I11060630,I5c96789c,I1d0e89be...
2020-10-09 György Straub[dali_1.9.33] Merge branch 'devel/master' 69/245469/1
2020-10-09 Richard HuangSkip rendering if no animation is currently active 27/244727/4
2020-10-08 Adeel KazmiMerge "skipping the render items outside of the partial...
2020-10-08 Subhransu Mohantyadd base type of enum to reduce class size. 31/245331/2
2020-10-07 David SteeleMerge "added Erase and EraseIf function to dali-vector...
2020-10-07 adam.bskipping the render items outside of the partial render... 01/245101/2
2020-10-06 Adeel KazmiMerge "Added small buffer optimization to Property...
2020-10-06 Subhransu Mohantykeep a static vector to avoid memory allocation 70/242970/3
2020-10-02 Cheng-Shiun Tsai[dali_1.9.32] Merge branch 'devel/master' 16/245116/1
2020-09-30 Adeel KazmiMerge "partial rendering - When calculating the area...
2020-09-30 Adeel KazmiMerge "partial rendering" into devel/master
2020-09-29 György StraubConst correctness improvements for Property::Value. 74/244974/4
2020-09-28 Joogab Yunpartial rendering 61/244861/2
2020-09-28 sub.mohanty@samsun... refcator demangler to avoid temporary vector and string... 21/244921/3
2020-09-25 Adeel Kazmi[dali_1.9.31] Merge branch 'devel/master' 87/244887/1
2020-09-25 Joogab Yunpartial rendering 10/240310/9
2020-09-23 Adeel KazmiMerge "Not use texture bound cache in unexpected cases...
2020-09-23 Subhransu MohantyFix interface to avoid heap allocation. 63/244663/1
2020-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-22 Heeyong SongNot use texture bound cache in unexpected cases 96/244396/2
2020-09-21 Adeel KazmiMerge "Fix interface to take sink argument by value...
2020-09-21 Adeel KazmiMerge "Internal::Actor Refactoring" into devel/master
2020-09-21 Subhransu MohantyFix interface to take sink argument by value. 61/242861/5
2020-09-18 David Steele[dali_1.9.30] Merge branch 'devel/master' 44/244444/1
2020-09-17 Heeyong SongMerge "Fix texture bound cache issue" into devel/master
2020-09-17 Adeel KazmiMerge "Added API to apply native texture modification...
2020-09-17 Adeel KazmiInternal::Actor Refactoring 59/243759/8
2020-09-17 Heeyong SongFix texture bound cache issue 78/244278/2
2020-09-16 Adeel KazmiMerge "Fix AddUniformMapping() interface to take unifor...
2020-09-16 Subhransu MohantyFix AddUniformMapping() interface to take uniform name... 55/242855/3
2020-09-15 Subhransu Mohantyrefactor PropertyMetadata table. 98/243998/3
2020-09-14 Heeyong SongMerge "Ensure animation is not played when an actor...
2020-09-14 David SteeleAdded API to apply native texture modification to shader 82/243982/2
2020-09-11 adam.b[dali_1.9.29] Merge branch 'devel/master' 70/243970/1
2020-09-11 Heeyong SongEnsure animation is not played when an actor is not... 98/243898/2
2020-09-08 Adeel KazmiMerge "Add devel api to create valid handle for Gesture...
2020-09-08 Adeel KazmiMerge "Changed 'virtual' function override declarations...
2020-09-08 Adeel KazmiMerge "Fix indenting" into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'nullptr' instead of 'NULL...
2020-09-08 Adeel KazmiMerge "Add Integration API to Create public event type...
2020-09-08 Adeel KazmiMerge "fix deep copy of the vector." into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'override' in the derive...
2020-09-08 Seungho BAEKMerge "Make Update() function of frame callback is...
2020-09-08 Subhransu Mohantyfix deep copy of the vector. 47/243547/2
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-09-08 Subhransu Mohantyuse modern construct 'override' in the derive class. 34/243334/2
2020-09-07 Seungho, BaekMake Update() function of frame callback is called... 53/238353/6
next