Fix Coverity issue
[platform/core/uifw/dali-core.git] / dali / internal / update /
2021-03-26 Adeel KazmiMerge branch 'devel/graphics' into devel/master 34/256034/2 graphics-backend-release-1
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/256023/1
2021-03-23 Heeyong SongFix partial update issue 80/255680/3
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-08 Adam BialogonskiUBO support on the Core side using CPU-based Buffer... 11/254411/11
2021-03-08 Richard HuangCreate UBO for uniform buffer bindings 91/254291/12
2021-02-15 Adeel KazmiMerge branch 'devel/master' into devel/graphics 58/253558/2
2021-02-10 Adeel KazmiMerge "Move shader program creation from update side...
2021-02-09 Richard HuangMove shader program creation from update side to render... 89/253389/3
2021-01-28 Adeel KazmiMerge "Updated all code to new format" into devel/master
2021-01-27 David SteeleUpdated all code to new format 01/252401/2
2021-01-27 Subhransu MohantyAdd EraseIf() api to OwnerContainer for proper implemen... 87/252387/2
2021-01-26 David SteeleMerge "Ensure we check for null when freeing from the...
2021-01-26 Wonsik JungMerge "Fix the synchronization issue when window is...
2021-01-25 David SteeleMerge "Refactor Node class and TransformManagerproperty...
2021-01-25 Subhransu MohantyRefactor Node class and TransformManagerproperty* class... 15/251315/3
2021-01-25 Subhransu MohantyFix performance issue in UpdateManager::AddNode() 20/251020/2
2021-01-23 Wonsik JungFix the synchronization issue when window is resized... 29/248429/15
2021-01-20 David SteeleMerge "Removed scene-graph dependency from internal...
2021-01-20 David SteeleRemoved scene-graph dependency from internal actor... 29/251829/2
2021-01-10 Heeyong SongDo not calculate dirty rects when rendering is skipped 78/250678/2
2021-01-10 Heeyong SongFix Rendering behavior issue 53/250653/2
2020-12-30 Heeyong SongFix scissor clipping issue 93/250593/1
2020-12-23 Adeel KazmiMerge "Updated patch coverage script." into devel/master
2020-12-21 Heeyong SongMerge "Fix stencil clipping bug" into devel/master
2020-12-18 adam.bCreated PartialRenderingDataProvider to store per-frame... 24/247424/12
2020-12-16 David SteeleMerge "use std::string_view to avoid shader string...
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-02 Adeel KazmiMerge "Fixed SVACE errors" into devel/master
2020-12-02 David SteeleMerge "Optimize Orphan animator Cleanup." into devel...
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 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-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 sub.mohanty@samsun... refactor dali-animation. 11/245511/11
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-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 Adeel KazmiMerge "Skip rendering if no animation is currently...
2020-10-09 Subhransu Mohantyuse modern construct '= default' for special functions. 75/243875/3
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-07 David SteeleMerge "added Erase and EraseIf function to dali-vector...
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-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-18 David Steele[dali_1.9.30] Merge branch 'devel/master' 44/244444/1
2020-09-17 Adeel KazmiMerge "Added API to apply native texture modification...
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-14 Heeyong SongMerge "Ensure animation is not played when an actor...
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 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
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-04 Richard Huang[dali_1.9.28] Merge branch 'devel/master' 81/243281/1
2020-09-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-09-01 Adeel KazmiMerge "Added move semantics to TouchEvent & fixed some...
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2020-09-01 György StraubMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage... 80/242880/4
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
2020-08-28 Victor Cebollada[dali_1.9.27] Merge branch 'devel/master' 31/242631/1
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 David SteeleRenaming PropertyBuffer to VertexBuffer 76/242176/3
2020-08-25 Adeel KazmiMerge "Changed Animation API enums to uppercase." into...
2020-08-24 adam.bChanged Animation API enums to uppercase. 65/242165/1
2020-08-07 David Steele[dali_1.9.24] Merge branch 'devel/master' 76/240576/1
2020-08-04 Adeel KazmiMerge "Rename OnStage signals and related internal...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 14/240214/2
next