platform/core/uifw/dali-core.git
2021-09-16 Richard HuangPerform AABB test in the viewport space for renderers... 13/263213/14
2021-09-14 Adeel Kazmi(dali_env) Install the correct package depending on... 47/264147/3
2021-09-13 Heeyong SongMerge "Enable assert always in Dali::Vector" into devel...
2021-09-10 Adeel KazmiMerge "DALi Version 2.0.43" into devel/master
2021-09-10 David SteeleDALi Version 2.0.43 40/263840/1 dali_2.0.43
2021-09-10 Heeyong SongEnable assert always in Dali::Vector 39/263739/2
2021-09-08 Eunki HongAdd BlendMode::ON_WITHOUT_CULL to keep rendering even... 69/263369/5
2021-09-03 Adeel KazmiDALi Version 2.0.42 95/263495/1 dali_2.0.42
2021-09-02 Adeel KazmiFix SVACE error in tap-gesture-detector-impl.cpp 44/263444/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 Adeel KazmiFix SVACE errors in Graphics Backend 03/263203/1
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 Adam BialogonskiDALi Version 2.0.41 85/263185/1 dali_2.0.41
2021-08-27 joogab.yunAdd KEYBOARD_FOCUSABLE_CHILDREN property. 62/262762/6
2021-08-26 joogab.yunAdd ReceiveAllTapEvents(bool) 83/262983/6
2021-08-24 Adeel KazmiMerge "Remove unused custom shader prefix method" into...
2021-08-23 seunghoRemove unused custom shader prefix method 84/262884/1
2021-08-23 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
2021-08-20 Adeel KazmiMerge "Fix static analysis issue" into devel/master
2021-08-20 David SteeleDALi Version 2.0.40 41/262841/1 dali_2.0.40
2021-08-20 Heeyong SongFix static analysis issue 68/262568/3
2021-08-18 Heeyong SongFix PropertyNotification issue 83/262683/1
2021-08-13 Adeel KazmiDALi Version 2.0.39 89/262589/1 dali_2.0.39
2021-08-06 Adeel KazmiMerge "DALi Version 2.0.38" into devel/master
2021-08-06 Richard HuangDALi Version 2.0.38 13/262313/1 dali_2.0.38
2021-08-05 joogab.yunAdd SetTapMaximumAllowedTime 69/261669/14
2021-08-04 joogab.yun1. Revert "Sets the tap gesture timer to 330ms." 38/261938/12
2021-07-30 Adam BialogonskiDALi Version 2.0.37 01/262001/1 dali_2.0.37
2021-07-23 Richard HuangDALi Version 2.0.36 35/261735/1 dali_2.0.36
2021-07-21 David SteeleMoved SetUpdate propagation to UpdateNodes 83/261583/1
2021-07-21 Adeel KazmiMerge "Changed RenderDataProvider to remove copy" into...
2021-07-21 Seungho BAEKMerge "Just block notifying OnScene and OffScene callba...
2021-07-21 Heeyong SongMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-20 David SteeleChanged RenderDataProvider to remove copy 29/261529/1
2021-07-20 Joogab YunSets the tap gesture timer to 330ms. 89/261489/2
2021-07-19 David SteeleMerge changes I6d6c0232,I6667d1d6,I43e227fc into devel...
2021-07-19 Joogab YunAdd Timer at TapGestureRecognizer 45/260645/14
2021-07-19 seunghoJust block notifying OnScene and OffScene callback... 30/261430/1
2021-07-16 Adeel KazmiMerge "DALi Version 2.0.35" into devel/master
2021-07-16 Adeel KazmiMerge "Revert "Correctly aging renderer uniformMap...
2021-07-16 David SteeleDALi Version 2.0.35 93/261393/1 dali_2.0.35
2021-07-16 Adam BialogonskiRemoved memcpy() from uniform write 57/261157/4
2021-07-16 Adam BialogonskiUniform data cached locally in the uniform map 01/260901/8
2021-07-16 Adam BialogonskiUpdating geometry without iterating render items 40/260840/7
2021-07-15 Joogab YunGesture is interrupted if even one of several views... 48/258748/5
2021-07-12 Adeel KazmiRevert "Correctly aging renderer uniformMap" 62/261162/2
2021-07-09 Adam BialogonskiDALi Version 2.0.34 60/261060/1 dali_2.0.34
2021-07-07 Adam BialogonskiReflection GetSamplers() returns const ref 09/260909/5
2021-07-02 Adeel KazmiDALi Version 2.0.33 88/260788/1 dali_2.0.33
2021-06-28 seunghoAdd ApplyCustomFragmentPrefix 08/260408/5
2021-06-25 Adam BialogonskiOptimized program retrieval from the cache 39/260339/5
2021-06-25 Adam BialogonskiAdded local pipeline cache on the dali-core side 59/260259/9
2021-06-25 Adam BialogonskiSimplified uniform write 83/260183/7
2021-06-25 Adam BialogonskiRemoved 'bindings' parameter from WriteUniform() functions 82/260182/4
2021-06-25 Richard HuangDALi Version 2.0.32 81/260481/1 dali_2.0.32
2021-06-22 David SteeleCorrectly aging renderer uniformMap 51/260251/1
2021-06-22 Adeel KazmiMerge "Removing GL usage from dali core" into devel...
2021-06-18 Adeel KazmiMerge "DALi Version 2.0.31" into devel/master
2021-06-18 David SteeleDALi Version 2.0.31 93/260093/1 dali_2.0.31
2021-06-17 Wonsik JungFix window/screen rotation issue. 09/259309/7
2021-06-17 David SteeleRemoving GL usage from dali core 01/260001/1
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-15 joogab yunMerge "Add input source type to TapGesture. This is...
2021-06-11 Adeel KazmiMerge "Fixed depth/stencil renderbuffer attachments...
2021-06-11 David SteeleMerge "DALi Version 2.0.30" into devel/master
2021-06-11 Seungho BAEKMerge "Add SwitchParent api in actor-devel" into devel...
2021-06-11 Adeel KazmiDALi Version 2.0.30 26/259726/1 dali_2.0.30
2021-06-11 Joogab YunAdd TOUCH_FOCUSABLE property 58/259258/15
2021-06-10 David SteeleFixed depth/stencil renderbuffer attachments 63/259663/1
2021-06-10 Joogab YunAdd input source type to TapGesture. 77/259077/13
2021-06-07 Heeyong SongAdd ETC2_EAC compressed texture format 62/259362/1
2021-06-04 Adam BialogonskiDALi Version 2.0.29 23/259323/1 dali_2.0.29
2021-06-03 Seungho BaekAdd SwitchParent api in actor-devel 49/250549/65
2021-06-01 joogab yunMerge "Add Gesture Propagation" into devel/master
2021-05-31 Joogab YunAdd Gesture Propagation 43/258143/17
2021-05-31 joogab yunMerge "Fixed an issue the triple tap did not work....
2021-05-31 Heeyong SongFix scissor clipping in case of a transparent Renderer 78/258978/2
2021-05-28 Richard HuangDALi Version 2.0.28 66/258966/1 dali_2.0.28
2021-05-27 Adeel KazmiFixed SVACE errors in Test Graphics 99/258899/1
2021-05-27 Heeyong SongFix node tree logging 44/258744/2
2021-05-26 David SteeleMerge branch 'devel/master' into devel/graphics 93/258793/2
2021-05-26 Joogab YunFixed an issue the triple tap did not work. 66/258466/13
2021-05-25 Adam BialogonskiManaged uniform buffer support. 27/257327/17 devel/graphics
2021-05-21 David SteeleDALi Version 2.0.27 34/258634/1 dali_2.0.27
2021-05-20 Heeyong SongMerge "Add methods to get current size and orientation...
2021-05-19 David SteeleAdding graphics sync object 88/258488/2
2021-05-14 Adeel KazmiMerge "Adding packed small float pixel format." into...
2021-05-14 Adam BialogonskiDALi Version 2.0.26 84/258384/1 dali_2.0.26
2021-05-14 Heeyong SongAdd methods to get current size and orientation to... 10/257610/4
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/258323/1
2021-05-12 adam.bUBO page reduced to 64 bytes for individual UBOs 68/258168/2
2021-05-12 David SteeleAdding packed small float pixel format. 24/258224/4
2021-05-07 Adeel KazmiMerge "DALi Version 2.0.25" into devel/master
2021-05-07 Adeel KazmiDALi Version 2.0.25 94/257994/1 dali_2.0.25
2021-05-06 Adeel KazmiFixed Signal crash on Ubuntu 20.04 27/257927/4
2021-05-06 Richard HuangTexture mipmap support 20/257920/1
2021-04-30 David SteeleAdding source format to texture upload 81/257781/1
2021-04-30 Richard HuangDALi Version 2.0.24 54/257754/1 dali_2.0.24
2021-04-29 David SteeleClean up in Aisle #3 00/257700/1
2021-04-29 David SteeleCleanup in Aisle #2 99/257699/1
next