platform/core/uifw/dali-core.git
2022-09-02 Eunki, HongTest harness sync (Framebuffer) 48/280748/1
2022-09-02 Richard HuangDALi Version 2.1.38 29/280729/1 dali_2.1.38
2022-08-26 David SteeleDALi Version 2.1.37 07/280307/1 dali_2.1.37
2022-08-22 Heeyong SongMerge "(Partial Update) Change damaged rect calcutation...
2022-08-19 Adam BialogonskiDALi Version 2.1.36 50/279950/1 dali_2.1.36
2022-08-18 Heeyong Song(Partial Update) Change damaged rect calcutation 96/279796/1
2022-08-17 seunghoAdd ViewportGuideActor to RenderTask 97/279397/10
2022-08-12 Adeel KazmiMerge "DALi Version 2.1.35" into devel/master
2022-08-12 Adeel KazmiDALi Version 2.1.35 38/279638/1 dali_2.1.35
2022-08-11 seunghoUnify the way to handle on/off screen render task hit... 94/279294/5
2022-08-05 David SteeleDALi Version 2.1.34 24/279324/1 dali_2.1.34
2022-08-01 Eunki, HongAdd operator for Matirx3 * Vector3 19/278819/5
2022-07-29 Richard HuangDALi Version 2.1.33 17/279017/1 dali_2.1.33
2022-07-28 Eunki HongMerge "Remove std::vector dependency for dali-signal...
2022-07-26 Heeyong SongAdd new header files to dali-core.h 11/278811/1
2022-07-26 Heeyong Song(Partial Update) Change UPDATE_SIZE_HINT to UPDATE_AREA... 73/278673/2
2022-07-26 Eunki, HongRemove std::vector dependency for dali-signal.h 68/278768/3
2022-07-22 Adeel KazmiMerge "Reduced the cyclomatic complexity of several...
2022-07-22 Adeel KazmiReduced the cyclomatic complexity of several functions 56/278456/8
2022-07-22 Adeel KazmiMerge "DALi Version 2.1.32" into devel/master
2022-07-22 Eunki, HongUpload PixelData's sub image to Texture 35/277735/12
2022-07-22 Adam BialogonskiDALi Version 2.1.32 10/278610/1 dali_2.1.32
2022-07-22 Heeyong Song(Partial Update) Fix renderer opacity issue 47/278547/1
2022-07-20 Adeel KazmiReduced the cyclomatic complexity of DecoratedVisualRen... 50/278450/1
2022-07-18 Seungho BAEKMerge "Change dali-scene-loader to dali-scene3d" into...
2022-07-18 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-18 seunghoChange dali-scene-loader to dali-scene3d 51/277851/2
2022-07-15 Richard HuangDALi Version 2.1.31 68/277968/1 dali_2.1.31
2022-07-15 joogab.yunFix an issue where TapGesture Events are not being... 23/277923/2
2022-07-13 Eunki, HongProperty::Value operator== for the same type. 75/277575/7
2022-07-11 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-08 joogab.yunAdd ALLOW_ONLY_OWN_TOUCH property. 32/276632/12
2022-07-08 Adeel KazmiDALi Version 2.1.30 47/277547/1 dali_2.1.30
2022-07-07 joogab.yunFix an issue where TapGesture Events are not being... 85/277385/4
2022-07-06 Adam BialogonskiDirectRendering with DrawableView support and list... 11/276111/8
2022-07-01 David SteeleMerge "DALi Version 2.1.29" into devel/master
2022-07-01 David SteeleDALi Version 2.1.29 89/277189/1 dali_2.1.29
2022-07-01 joogab.yunAdd InterceptKeyEvent 83/276883/4
2022-06-27 Heeyong SongAdd GetPixelFormat to Texture 89/276889/1
2022-06-24 David SteeleMerge "DALi Version 2.1.28" into devel/master
2022-06-24 Adeel KazmiDALi Version 2.1.28 88/276788/1 dali_2.1.28
2022-06-23 Heeyong SongAdd default logs in key event processor 84/276484/2
2022-06-23 Heeyong SongEnable ENABLE_BACKTRACE 79/276479/4
2022-06-20 Adeel KazmiFixed SVACE error in pan-gesture-processor.cpp 53/276553/1
2022-06-20 Eunki, HongFix logical bug on Pan MotionEventAge 14/276514/1
2022-06-17 David SteeleMerge "DALi Version 2.1.27" into devel/master
2022-06-17 David SteeleDALi Version 2.1.27 95/276495/1 dali_2.1.27
2022-06-17 Eunki, HongDiscard some motion during pan gesture 78/276378/7
2022-06-14 Heeyong SongMake mScene nullptr when the Actor is disconnected... 46/276246/2
2022-06-10 Adam BialogonskiDALi Version 2.1.26 72/276172/1 dali_2.1.26
2022-06-03 Eunki, HongMinor optimize during iterate of uniform map 79/275879/1
2022-06-01 Richard HuangDALi Version 2.1.25 69/275769/1 dali_2.1.25
2022-05-27 Adeel KazmiMerge "DALi Version 2.1.24" into devel/master
2022-05-27 Adeel KazmiDALi Version 2.1.24 36/275636/1 dali_2.1.24
2022-05-27 Eunki, HongRevrert "Enable assert alwayd in Dali::Vector" 87/275587/3
2022-05-20 Adeel KazmiMerge "DALi Version 2.1.23" into devel/master
2022-05-20 Adam BialogonskiDALi Version 2.1.23 10/275310/1 dali_2.1.23
2022-05-18 Eunki, HongFix when shader changeness not applied issue 63/275163/9
2022-05-18 Eunki HongMerge "base-signal connect and disconnect in O(1)"...
2022-05-18 Eunki, HongMinor optimize during build uniform index maps 77/275077/6
2022-05-17 Eunki, HongKeyframe->GetValue works on O(log n) 01/275101/3
2022-05-16 Eunki, Hongbase-signal connect and disconnect in O(1) 17/274617/13
2022-05-13 David SteeleMerge "Apply Visual's transform + borderline properties...
2022-05-13 Richard HuangDALi Version 2.1.22 18/275018/1 dali_2.1.22
2022-05-12 Eunki, HongApply Visual's transform + borderline properties for... 82/274182/21
2022-05-12 Heeyong SongDelete Renderers before Shaders 30/274930/1
2022-05-12 Heeyong SongRemove duplicated scene object deletion from VisualRenderer 28/274928/1
2022-05-09 Heeyong SongMerge "Add API to UpdateProxy" into devel/master
2022-05-06 David SteeleDALi Version 2.1.21 11/274711/1 dali_2.1.21
2022-05-06 Heeyong SongAdd API to UpdateProxy 53/274253/3
2022-04-29 Adeel KazmiMerge "DALi Version 2.1.20" into devel/master
2022-04-29 David SteeleMerge "Simplifying UniformMap updating" into devel...
2022-04-29 Adam BialogonskiDALi Version 2.1.20 99/274499/1 dali_2.1.20
2022-04-28 Eunki, HongFix memory leak of visual renderer 12/274412/1
2022-04-25 David SteeleSimplifying UniformMap updating 86/261286/14
2022-04-25 Eunki, HongCalculate hash by Dali::Vector<std::uint8_t> 21/274221/1
2022-04-22 David SteeleMerge "DALi Version 2.1.19" into devel/master
2022-04-22 Adeel KazmiDALi Version 2.1.19 84/274184/1 dali_2.1.19
2022-04-22 Heeyong SongMerge "Relayout only if the actor is on Scene" into...
2022-04-21 Eunki, HongLock uniform buffer only 1 times per each render +... 81/272981/20
2022-04-21 Seungho BAEKMerge "Fix to do not update state of render task in...
2022-04-21 seunghoFix to do not update state of render task in case of... 30/273930/3
2022-04-19 Heeyong SongRelayout only if the actor is on Scene 66/273966/1
2022-04-19 Heeyong SongMerge "Add CHROMINANCE pixel format" into devel/master
2022-04-14 Richard HuangDALi Version 2.1.18 40/273840/1 dali_2.1.18
2022-04-14 Heeyong SongAdd CHROMINANCE pixel format 35/273835/1
2022-04-11 David SteeleMerge "Changed handling of uniforms of arrays of struct...
2022-04-08 David SteeleChanged handling of uniforms of arrays of structs 18/273618/1
2022-04-08 Adeel KazmiMerge "Added New() function creating Renderer with...
2022-04-08 David SteeleDALi Version 2.1.17 02/273602/1 dali_2.1.17
2022-04-08 Adam BialogonskiAdded New() function creating Renderer with RenderCallback 89/272689/5
2022-04-05 Eunki HongMerge "Level up Dali::Internal::FreeList as Dali::FreeL...
2022-04-05 Heeyong SongMerge "Use update object size in CalculateActorScreenPo...
2022-04-05 Adeel KazmiMerge "Hit-test can hit more than 32 depth clipping...
2022-04-04 Eunki, HongLevel up Dali::Internal::FreeList as Dali::FreeList 82/271082/14
2022-04-04 Adeel KazmiMerge "Fixing culling for magnifier use case" into...
2022-04-04 David SteeleFixing culling for magnifier use case 68/272368/6
2022-04-04 Heeyong SongUse update object size in CalculateActorScreenPosition 27/273327/1
2022-04-01 Eunki, HongHit-test can hit more than 32 depth clipping actor. 76/272976/4
2022-04-01 Adam BialogonskiDALi Version 2.1.16 68/273268/1 dali_2.1.16
next