Merge branch 'devel/master' into tizen
[platform/core/uifw/dali-core.git] / automated-tests /
2021-04-01 Adeel Kazmi(Automated Tests) Delete unused TestGraphicsProgram... 57/256357/2
2021-03-30 Bowon RyuMerge branch 'devel/master' into tizen
2021-03-30 Bowon RyuRevert "[Tizen] Fix partial update issue"
2021-03-30 Heeyong Song[Tizen] Fix partial update issue submit/tizen/20210330.021548
2021-03-29 Adeel KazmiFix some SVACE issues 20/256120/1
2021-03-29 JunsuChoiMerge branch 'devel/master' into tizen
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-23 Heeyong SongFix partial update issue 80/255680/3
2021-03-19 David SteeleAdd scissor/viewport handling 10/255310/5
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-11 Adam BialogonskiCommand union has been named 66/255066/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-05 David SteeleTest harness sync with Sampler update 50/254650/1
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-02-27 David SteeleTest harness updates 42/254342/3
2021-02-26 Adam BialogonskiGfx Shader support 85/254185/8
2021-02-23 David SteeleAttribute reflection 97/253697/5
2021-02-23 Richard HuangShader Reflection 94/253494/8
2021-02-16 WoochanleeMerge branch 'devel/master' into tizen
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-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 Heeyong SongMerge branch 'devel/master' into tizen
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-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-02-01 Daekwang RyuMerge branch 'devel/master' into tizen
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-26 David SteeleMerge "Ensure we check for null when freeing from the...
2021-01-26 seunghoMerge branch 'devel/master' into tizen
2021-01-26 Wonsik JungMerge "Fix the synchronization issue when window is...
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-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-19 Moonhee, ChoiMerge branch 'devel/master' into tizen
2021-01-18 David SteeleInitial refactoring of graphics interface 14/251614/5
2021-01-11 huiyu.eunMerge branch 'devel/master' into tizen
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 Dongsug SongMerge branch 'devel/master' into tizen
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-16 Heeyong SongFix stencil clipping bug 84/249784/1
2020-12-15 Seoyeon KimMerge branch 'devel/master' into tizen
2020-12-11 David SteeleUpdated patch coverage script. 60/249460/1
2020-12-11 Adeel KazmiMerge "DALi Version 2.0.5" into devel/master
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 Sunghyun KimMerge branch 'devel/master' into tizen
2020-12-08 Heeyong SongMerge "Ensure to update nodes even though they are...
2020-12-07 David SteeleRefactored actor impl child/parent handling out 43/249143/1
2020-12-03 Subhransu Mohantyrefactor Object,TypeInfo and PropertyMetaData to use... 70/248870/2
2020-12-02 Heeyong SongEnsure to update nodes even though they are invisible 55/248555/2
2020-12-01 David SteeleMoved sibling order algorithms out of actor-impl 07/248707/1
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 MohantyAdded String Interning Support to Dali. 60/248560/5
2020-11-30 David SteeleMerge "refactor AlphaFunction class to reduce size...
2020-11-26 Jiyun YangMerge branch 'devel/master' into tizen
2020-11-26 Jiyun YangRevert "[Tizen] Add screen and client rotation itself...
2020-11-23 Adeel KazmiMerge "Support screen and client rotation" into devel...
2020-11-23 Wander Lairson CostaImplement a semaphore primitive 32/244732/9
2020-11-23 Wonsik JungSupport screen and client rotation 21/244821/11
2020-11-19 Heeyong Song[Tizen] Add screen and client rotation itself function
2020-11-19 Heeyong SongMerge branch 'devel/master' into tizen
2020-11-19 Heeyong SongRevert "[Tizen] Add screen and client rotation itself...
2020-11-19 Heeyong SongRevert "[Tizen] Add Integration API to Create public...
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-10 Wonsik Jung[Tizen] Add Integration API to Create public event...
2020-11-10 Wonsik Jung[Tizen] Add screen and client rotation itself function
2020-11-10 Wonsik JungMerge branch 'devel/master' into tizen
2020-11-10 Wonsik JungRevert "[Tizen] Add screen and client rotation itself...
2020-11-10 Wonsik JungRevert "[Tizen] Add Integration API to Create public...
next