platform/core/uifw/dali-core.git
2021-04-14 Adam BialogonskiFixed test cases and other minor fixes (like doxy) 20/256920/3
2021-04-13 adam.bRenderPass and presentation 78/256578/6
2021-04-13 David SteeleFixing up test cases following render pass changes 47/256547/4
2021-04-13 David SteeleDisabling Stencil test cases temporarily 45/256545/5
2021-04-13 David SteeleInitialize framebuffer before render pass used 19/256119/11
2021-04-13 Adam BialogonskiCreate render pass for surface rendering 21/256021/12
2021-04-13 adam.bAdded RenderPass and RenderTarget support 15/255315/17
2021-04-13 David SteeleImplementing Framebuffer object 01/255701/4
2021-04-13 Adam BialogonskiMerge branch 'devel/master' into devel/graphics 04/256804/1
2021-04-12 Heeyong SongFix Property::Value memory leak 54/256754/1
2021-04-12 Heeyong SongSkip rendering before the first renderer is added to... 43/256743/2
2021-04-09 Adam BialogonskiDALi Version 2.0.21 97/256697/1 dali_2.0.21
2021-04-08 Adam BialogonskiFixed memory leaks 59/256659/2
2021-04-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 44/256644/1
2021-04-07 Wonsik JungMerge "Fix incorrect rotation angle." into devel/master
2021-04-02 Heeyong SongMerge "Fix Coverity issue" into devel/master
2021-04-01 Wonsik JungFix incorrect rotation angle. 78/256378/2
2021-04-01 David SteeleMerge "(Automated Tests) Delete unused TestGraphicsProg...
2021-04-01 Adeel Kazmi(Automated Tests) Delete unused TestGraphicsProgram... 57/256357/2
2021-04-01 Richard HuangDALi Version 2.0.20 62/256362/1 dali_2.0.20
2021-04-01 Heeyong SongFix Coverity issue 77/256277/1
2021-03-29 Adeel KazmiFix some SVACE issues 20/256120/1
2021-03-26 Adeel KazmiMerge branch 'devel/graphics' into devel/master 34/256034/2 graphics-backend-release-1
2021-03-26 Adeel Kazmi(Automated Tests) Tests Sync 37/256037/1
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/256023/1
2021-03-26 Adeel KazmiDALi Version 2.0.19 07/256007/1 dali_2.0.19
2021-03-23 Heeyong SongFix partial update issue 80/255680/3
2021-03-19 David SteeleAdd scissor/viewport handling 10/255310/5
2021-03-19 David SteeleRestructure Render::Renderer 09/255309/5
2021-03-19 David SteeleDALi Version 2.0.18 00/255600/1 dali_2.0.18
2021-03-16 David SteeleMerge "Command union has been named" into devel/graphics
2021-03-15 Joogab YunIt should be touched as much as the area set by the... 93/255093/3
2021-03-12 David SteeleMerge branch 'devel/master' into devel/graphics graphics-backend-pre-release-3
2021-03-12 Adam BialogonskiDALi Version 2.0.17 35/255135/1 dali_2.0.17
2021-03-11 Adam BialogonskiCommand union has been named 66/255066/1
2021-03-11 David SteeleFix build error for implicitly constructing templated... 57/255057/4
2021-03-11 David SteeleHarden shader cache against memory corruption 52/255052/1
2021-03-09 Richard HuangFix potential memory scribbling issue in Render::Unifor... 19/254819/1
2021-03-09 Richard HuangRemove unused code in Program 07/254807/1
2021-03-09 Richard HuangWrite default uniforms in UBO before the properties... 04/254804/1
2021-03-08 Richard HuangTest harness for custom uniform support in uniform... 14/254714/5
2021-03-08 Adam BialogonskiTest harness for UBO 67/254567/5
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-03-05 David SteeleTest harness sync with Sampler update 50/254650/1
2021-03-05 Richard HuangDALi Version 2.0.16 35/254635/1 dali_2.0.16
2021-03-03 David SteeleSyncing test harness changes 96/254496/2
2021-03-02 David SteeleUpdating Program to remove shader compilation 16/254416/5
2021-03-01 Adeel KazmiMerge branch 'devel/master' into devel/graphics 69/254369/1
2021-03-01 David SteeleAllow actor without loaded textures to continue rendering. 64/254364/1 graphics-backend-pre-release-2
2021-03-01 Adam BialogonskiBugfix: Gfx program discarded while DALi ProgramCache... 63/254363/2
2021-02-27 David SteeleTest harness updates 42/254342/3
2021-02-26 Adam BialogonskiGfx Shader support 85/254185/8
2021-02-26 David SteeleDALi Version 2.0.15 28/254328/1 dali_2.0.15
2021-02-23 David SteeleAttribute reflection 97/253697/5
2021-02-23 Richard HuangShader Reflection 94/253494/8
2021-02-19 Adam BialogonskiDALi Version 2.0.14 05/253905/1 dali_2.0.14
2021-02-15 David SteeleMoving CullFace mode and Blending modes to Pipeline 76/253476/3
2021-02-15 Adeel KazmiMerge branch 'devel/master' into devel/graphics 58/253558/2
2021-02-12 David SteeleFixing vertex buffer upload issues. 12/253512/1 graphics-backend-pre-release-1
2021-02-12 Adeel KazmiDALi Version 2.0.13 96/253496/1 dali_2.0.13
2021-02-11 David SteeleImplemented Draw and basic pipeline for vertex format... 23/253123/11
2021-02-11 David SteeleOnly call cmd::BindTextures if there are valid textures 89/253489/1
2021-02-10 Adeel KazmiMerge "Move shader program creation from update side...
2021-02-09 David SteeleConverted GPU buffers for geometry to new API 20/253120/5
2021-02-09 David SteeleMigrating render-texture and render-sampler to new API 80/252980/8
2021-02-09 Adam BialogonskiAdded custom deleter for graphics types 31/253231/5
2021-02-09 Richard HuangMove shader program creation from update side to render... 89/253389/3
2021-02-09 JIYUN YANGMerge "Add KeyFrames APIs" into devel/master
2021-02-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 10/253310/1
2021-02-08 Jiyun YangAdd KeyFrames APIs 74/252974/10
2021-02-05 Richard HuangDALi Version 2.0.12 03/253203/1 dali_2.0.12
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/253124/1
2021-02-04 Adam BialogonskiGraphics API 70/252970/4
2021-02-02 Adeel Kazmi(HitTest) Check clipped actor if it is really touchable... 07/252707/3
2021-02-01 Richard HuangTemporarily removed caching for GL call status 03/252703/1
2021-02-01 Heeyong SongDo not call NotifyObjects in case of finished animations 36/252436/2
2021-01-29 David SteeleDALi Version 2.0.11 83/252583/1 dali_2.0.11
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 Adeel KazmiEnsure we check for null when freeing from the memory... 13/252213/3
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-22 Adeel KazmiDALi Version 2.0.10 14/252114/1 dali_2.0.10
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-19 David SteeleAll test execution now outputs results to xml files 88/250088/3
2021-01-19 Adeel KazmiMerge "Reduce Actor Class Size by using ConstString...
2021-01-18 David SteeleInitial refactoring of graphics interface 14/251614/5
2021-01-15 adam.bDALi Version 2.0.9 99/251599/1 dali_2.0.9
2021-01-13 Subhransu MohantyReduce Actor Class Size by using ConstString 42/248642/3
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
2021-01-08 Richard HuangDALi Version 2.0.8 45/251145/1 dali_2.0.8
2021-01-07 Adeel KazmiUpdated macOS instructions 80/251080/2
next