2022-05-27 |
Adeel Kazmi | Merge "DALi Version 2.1.24" into devel/master |
tree | commitdiff |
2022-05-27 |
Eunki, Hong | Revrert "Enable assert alwayd in Dali::Vector" 87/275587/3 |
tree | commitdiff |
2022-05-20 |
Adeel Kazmi | Merge "DALi Version 2.1.23" into devel/master |
tree | commitdiff |
2022-05-18 |
Eunki, Hong | Fix when shader changeness not applied issue 63/275163/9 |
tree | commitdiff |
2022-05-13 |
David Steele | Merge "Apply Visual's transform + borderline properties... |
tree | commitdiff |
2022-05-12 |
Eunki, Hong | Apply Visual's transform + borderline properties for... 82/274182/21 |
tree | commitdiff |
2022-05-09 |
Heeyong Song | Merge "Add API to UpdateProxy" into devel/master |
tree | commitdiff |
2022-05-06 |
Heeyong Song | Add API to UpdateProxy 53/274253/3 |
tree | commitdiff |
2022-04-29 |
David Steele | Merge "Simplifying UniformMap updating" into devel... |
tree | commitdiff |
2022-04-25 |
Eunki, Hong | Calculate hash by Dali::Vector<std::uint8_t> 21/274221/1 |
tree | commitdiff |
2022-04-22 |
Heeyong Song | Merge "Relayout only if the actor is on Scene" into... |
tree | commitdiff |
2022-04-21 |
Eunki, Hong | Lock uniform buffer only 1 times per each render +... 81/272981/20 |
tree | commitdiff |
2022-04-21 |
Seungho BAEK | Merge "Fix to do not update state of render task in... |
tree | commitdiff |
2022-04-21 |
seungho | Fix to do not update state of render task in case of... 30/273930/3 |
tree | commitdiff |
2022-04-19 |
Heeyong Song | Merge "Add CHROMINANCE pixel format" into devel/master |
tree | commitdiff |
2022-04-14 |
Heeyong Song | Add CHROMINANCE pixel format 35/273835/1 |
tree | commitdiff |
2022-04-11 |
David Steele | Merge "Changed handling of uniforms of arrays of struct... |
tree | commitdiff |
2022-04-08 |
David Steele | Changed handling of uniforms of arrays of structs 18/273618/1 |
tree | commitdiff |
2022-04-08 |
Adeel Kazmi | Merge "Added New() function creating Renderer with... |
tree | commitdiff |
2022-04-08 |
Adam Bialogonski | Added New() function creating Renderer with RenderCallback 89/272689/5 |
tree | commitdiff |
2022-04-05 |
Eunki Hong | Merge "Level up Dali::Internal::FreeList as Dali::FreeL... |
tree | commitdiff |
2022-04-05 |
Heeyong Song | Merge "Use update object size in CalculateActorScreenPo... |
tree | commitdiff |
2022-04-05 |
Adeel Kazmi | Merge "Hit-test can hit more than 32 depth clipping... |
tree | commitdiff |
2022-04-04 |
Eunki, Hong | Level up Dali::Internal::FreeList as Dali::FreeList 82/271082/14 |
tree | commitdiff |
2022-04-04 |
Adeel Kazmi | Merge "Fixing culling for magnifier use case" into... |
tree | commitdiff |
2022-04-04 |
David Steele | Fixing culling for magnifier use case 68/272368/6 |
tree | commitdiff |
2022-04-04 |
Heeyong Song | Use update object size in CalculateActorScreenPosition 27/273327/1 |
tree | commitdiff |
2022-04-01 |
Eunki, Hong | Hit-test can hit more than 32 depth clipping actor. 76/272976/4 |
tree | commitdiff |
2022-03-30 |
joogab.yun | Revert "If CapturesAllTouchAfterStart() is true, it... 77/273077/1 |
tree | commitdiff |
2022-03-28 |
Eunki, Hong | Fix hit-test bug when overlay2D child is not overlayed 58/272958/1 |
tree | commitdiff |
2022-03-28 |
Eunki Hong | Merge "TTrace enable always in tizen" into devel/master |
tree | commitdiff |
2022-03-28 |
joogab yun | Merge "If CapturesAllTouchAfterStart() is true, it... |
tree | commitdiff |
2022-03-24 |
joogab.yun | If CapturesAllTouchAfterStart() is true, it should... 03/272403/3 |
tree | commitdiff |
2022-03-22 |
Adeel Kazmi | Merge "Remove element of Property::Map by the specified... |
tree | commitdiff |
2022-03-22 |
huayong.xu | Remove element of Property::Map by the specified key. 28/272428/4 |
tree | commitdiff |
2022-03-18 |
Adam Bialogonski | DirectRendering: 76/270676/20 |
tree | commitdiff |
2022-03-17 |
SangHyeon Lee | Merge "Add UserInteractionEnabled property on actor... |
tree | commitdiff |
2022-03-14 |
joogab.yun | Add a Hit-Test result events. 75/270975/20 |
tree | commitdiff |
2022-03-11 |
David Steele | Removed old context test cases 57/272057/3 |
tree | commitdiff |
2022-03-09 |
David Steele | Added VisualRenderer (for visual default properties) 83/271183/6 |
tree | commitdiff |
2022-03-07 |
EverLEEst(SangHyeo... | Add UserInteractionEnabled property on actor for contro... 15/271115/11 |
tree | commitdiff |
2022-03-07 |
Eunki, Hong | Make Dali::InstrusivePtr able to compare with nullptr 07/271907/4 |
tree | commitdiff |
2022-02-23 |
David Steele | Merge "Implement some more speed-up : Reserve TextureBi... |
tree | commitdiff |
2022-02-23 |
David Steele | Merge "Dali::CalculateHash support to hashing raw-buffe... |
tree | commitdiff |
2022-02-23 |
Eunki, Hong | Add Internal::IndexedMap 84/270484/36 |
tree | commitdiff |
2022-02-23 |
Eunki, Hong | Dali::CalculateHash support to hashing raw-buffer 44/271344/5 |
tree | commitdiff |
2022-02-23 |
Eunki, Hong | Implement some more speed-up : Reserve TextureBindings... 33/271533/3 |
tree | commitdiff |
2022-02-18 |
Adeel Kazmi | Merge "DALi Version 2.1.10" into devel/master |
tree | commitdiff |
2022-02-18 |
Heeyong Song | Merge "(Partial Update) Set the updated flag when the... |
tree | commitdiff |
2022-02-17 |
joogab.yun | Add EmitWheelEventGeneratedSignal for custom wheel... 62/270162/12 |
tree | commitdiff |
2022-02-16 |
Heeyong Song | (Partial Update) Set the updated flag when the Renderer... 72/271172/1 |
tree | commitdiff |
2022-02-16 |
Heeyong Song | Merge "Add stride to PixelData" into devel/master |
tree | commitdiff |
2022-02-14 |
David Steele | Added prefix matching to test case execution 44/271044/1 |
tree | commitdiff |
2022-02-11 |
Heeyong Song | Add stride to PixelData 54/270454/5 |
tree | commitdiff |
2022-01-28 |
Adeel Kazmi | Merge "Adding Handle::ReserveCustomProperties method... |
tree | commitdiff |
2022-01-25 |
David Steele | Adding Handle::ReserveCustomProperties method 97/270097/1 |
tree | commitdiff |
2022-01-25 |
Heeyong Song | (Partial Update) Use world color to check if the item... 16/270016/2 |
tree | commitdiff |
2022-01-21 |
Adeel Kazmi | Merge "Changed SceneHolder's RenderTarget initializatio... |
tree | commitdiff |
2022-01-21 |
David Steele | Changed SceneHolder's RenderTarget initialization 71/268271/5 |
tree | commitdiff |
2022-01-20 |
David Steele | Merge "Decrease property registration time" into devel... |
tree | commitdiff |
2022-01-20 |
David Steele | Decrease property registration time 36/269636/3 |
tree | commitdiff |
2022-01-20 |
Heeyong Song | Merge "(Partial Update) Mark as not rendered if the... |
tree | commitdiff |
2022-01-19 |
joogab yun | Merge "Even if only InterceptTouchEvent is registered... |
tree | commitdiff |
2022-01-18 |
joogab.yun | Even if only InterceptTouchEvent is registered, it... 21/268721/6 |
tree | commitdiff |
2022-01-18 |
Heeyong Song | (Partial Update) Mark as not rendered if the node is... 95/268095/4 |
tree | commitdiff |
2022-01-17 |
Artur Świgoń | Replace obsolete safe bool idiom with explicit operator... 00/269400/2 |
tree | commitdiff |
2021-12-17 |
Heeyong Song | Merge "Move mItemsDirtyRects from Scene to SceneGraph... |
tree | commitdiff |
2021-12-16 |
Heeyong Song | Move mItemsDirtyRects from Scene to SceneGraph::Scene 34/267634/4 |
tree | commitdiff |
2021-12-15 |
Bowon Ryu | Merge "Fixed the crash appears after closing app when... |
tree | commitdiff |
2021-12-10 |
Adeel Kazmi | Merge "Fix the local matrix dirty flag when size is... |
tree | commitdiff |
2021-12-08 |
Heeyong Song | Use a proper projection matrix 75/267175/2 |
tree | commitdiff |
2021-11-24 |
David Steele | Fixed actor relayout dimension dependencies 46/267046/2 |
tree | commitdiff |
2021-11-23 |
Eunki, Hong | ActorSizer::RelayoutDependentOnXXX return default value 55/266955/8 |
tree | commitdiff |
2021-11-17 |
David Steele | Refactored actor size negotiation 83/266583/3 |
tree | commitdiff |
2021-11-17 |
Heeyong Song | Merge "(Partial update) Reset the updated flag after... |
tree | commitdiff |
2021-11-17 |
Heeyong Song | Merge "Don't do AABB culling if the clipping mode of... |
tree | commitdiff |
2021-11-16 |
Heeyong Song | (Partial update) Reset the updated flag after calculati... 02/266602/1 |
tree | commitdiff |
2021-11-16 |
Heeyong Song | Don't do AABB culling if the clipping mode of the node... 15/266215/3 |
tree | commitdiff |
2021-11-09 |
David Steele | Refactored more code into Actor::Relayouter 48/266248/1 |
tree | commitdiff |
2021-11-01 |
Heeyong Song | Merge "Update the preferred size after relayoutting... |
tree | commitdiff |
2021-10-28 |
Heeyong Song | Update the preferred size after relayoutting 46/265646/3 |
tree | commitdiff |
2021-10-28 |
joogab.yun | If the parent is intercepted, the child is informed... 49/265649/3 |
tree | commitdiff |
2021-10-20 |
Heeyong Song | Merge "Protect dereferencing null in Node" into devel... |
tree | commitdiff |
2021-10-19 |
Wonsik Jung | Supports to acknowledge for completing window rotation 71/262971/13 |
tree | commitdiff |
2021-10-15 |
Heeyong Song | Skip rendering if the damaged rect is empty 99/265199/5 |
tree | commitdiff |
2021-10-08 |
Adeel Kazmi | Merge "Adding photoshop blend modes to the GFX API... |
tree | commitdiff |
2021-10-08 |
David Steele | Adding photoshop blend modes to the GFX API 46/265046/3 |
tree | commitdiff |
2021-09-24 |
Eunki, Hong | Add Default Uniform : uActorColor 70/264570/2 |
tree | commitdiff |
2021-09-13 |
Heeyong Song | Merge "Enable assert always in Dali::Vector" into devel... |
tree | commitdiff |
2021-09-10 |
Adeel Kazmi | Merge "DALi Version 2.0.43" into devel/master |
tree | commitdiff |
2021-09-10 |
Heeyong Song | Enable assert always in Dali::Vector 39/263739/2 |
tree | commitdiff |
2021-09-08 |
Eunki Hong | Add BlendMode::ON_WITHOUT_CULL to keep rendering even... 69/263369/5 |
tree | commitdiff |
2021-08-30 |
joogab yun | Merge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe... |
tree | commitdiff |
2021-08-27 |
Adeel Kazmi | Fix SVACE errors in Graphics Backend 03/263203/1 |
tree | commitdiff |
2021-08-27 |
David Steele | Merge "DALi Version 2.0.41" into devel/master |
tree | commitdiff |
2021-08-27 |
joogab.yun | Add KEYBOARD_FOCUSABLE_CHILDREN property. 62/262762/6 |
tree | commitdiff |
2021-08-26 |
joogab.yun | Add ReceiveAllTapEvents(bool) 83/262983/6 |
tree | commitdiff |
2021-08-24 |
Adeel Kazmi | Merge "Remove unused custom shader prefix method" into... |
tree | commitdiff |
2021-08-23 |
seungho | Remove unused custom shader prefix method 84/262884/1 |
tree | commitdiff |
2021-08-06 |
Adeel Kazmi | Merge "DALi Version 2.0.38" into devel/master |
tree | commitdiff |
next |