Fix build error for implicitly constructing templated arrays of unique ptrs with...
[platform/core/uifw/dali-core.git] / dali / internal / render /
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 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-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-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-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-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 Richard HuangMove shader program creation from update side to render... 89/253389/3
2021-02-08 Adeel KazmiMerge branch 'devel/master' into devel/graphics 10/253310/1
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/253124/1
2021-02-01 Richard HuangTemporarily removed caching for GL call status 03/252703/1
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 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-20 David SteeleRemoved scene-graph dependency from internal actor... 29/251829/2
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-10 Heeyong SongDo not calculate dirty rects when rendering is skipped 78/250678/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 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 Heeyong SongFix stencil clipping bug 84/249784/1
2020-12-08 David SteeleMerge "[dali-core] add all X11 colors to Color namespac...
2020-12-01 David SteeleMerge changes I2dff9828,Ie3c8048a,Ib1b1d3bc into devel...
2020-12-01 Subhransu MohantyAvoid Heap allocation in UniformMap. 90/248590/3
2020-12-01 Subhransu MohantyRefactor UniformMap, PropertyOwner and Program to use... 69/248569/5
2020-11-30 David SteeleMerge "refactor AlphaFunction class to reduce size...
2020-11-23 Adeel KazmiMerge "Support screen and client rotation" into devel...
2020-11-23 Wonsik JungSupport screen and client rotation 21/244821/11
2020-11-18 Adeel KazmiMerge "Clean up the code to build successfully on macOS...
2020-11-11 Seungho BAEKMerge "Blend Equation Advanced Supporting" into devel...
2020-10-30 Seungho, BaekBlend Equation Advanced Supporting 00/224500/45
2020-10-23 Adeel KazmiMerge "DALi Version 1.9.35" into devel/master
2020-10-23 David SteeleMerge "use modern construct '= default' for special...
2020-10-20 David SteeleMerge "refactor Property::Map interface." into devel...
2020-10-19 David SteeleMerge "add base type of enum to reduce class size...
2020-10-16 Adeel KazmiMerge "Skip rendering if no animation is currently...
2020-10-09 Subhransu Mohantyuse modern construct '= default' for special functions. 75/243875/3
2020-10-09 David SteeleMerge changes I2769d6ae,I11060630,I5c96789c,I1d0e89be...
2020-10-09 György Straub[dali_1.9.33] Merge branch 'devel/master' 69/245469/1
2020-10-08 Adeel KazmiMerge "skipping the render items outside of the partial...
2020-10-07 adam.bskipping the render items outside of the partial render... 01/245101/2
2020-10-02 Cheng-Shiun Tsai[dali_1.9.32] Merge branch 'devel/master' 16/245116/1
2020-09-30 Adeel KazmiMerge "partial rendering - When calculating the area...
2020-09-30 Adeel KazmiMerge "partial rendering" into devel/master
2020-09-28 Joogab Yunpartial rendering 61/244861/2
2020-09-25 Adeel Kazmi[dali_1.9.31] Merge branch 'devel/master' 87/244887/1
2020-09-25 Joogab Yunpartial rendering 10/240310/9
2020-09-23 Adeel KazmiMerge "Not use texture bound cache in unexpected cases...
2020-09-22 Adeel KazmiMerge "Include the algorithm header file" into devel...
2020-09-22 Heeyong SongNot use texture bound cache in unexpected cases 96/244396/2
2020-09-21 Adeel KazmiMerge "Internal::Actor Refactoring" into devel/master
2020-09-18 David Steele[dali_1.9.30] Merge branch 'devel/master' 44/244444/1
2020-09-17 Heeyong SongMerge "Fix texture bound cache issue" into devel/master
2020-09-17 Heeyong SongFix texture bound cache issue 78/244278/2
2020-09-11 adam.b[dali_1.9.29] Merge branch 'devel/master' 70/243970/1
2020-09-08 Adeel KazmiMerge "Add devel api to create valid handle for Gesture...
2020-09-08 Adeel KazmiMerge "Changed 'virtual' function override declarations...
2020-09-08 Adeel KazmiMerge "Fix indenting" into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'nullptr' instead of 'NULL...
2020-09-08 Adeel KazmiMerge "Add Integration API to Create public event type...
2020-09-08 Adeel KazmiMerge "fix deep copy of the vector." into devel/master
2020-09-08 Adeel KazmiMerge "use modern construct 'override' in the derive...
2020-09-08 Seungho BAEKMerge "Make Update() function of frame callback is...
2020-09-08 Subhransu Mohantyfix deep copy of the vector. 47/243547/2
2020-09-08 Subhransu Mohantyuse modern construct 'nullptr' instead of 'NULL' or '0' 21/243521/2
2020-09-08 Subhransu Mohantyuse modern construct 'override' in the derive class. 34/243334/2
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-08-28 Victor Cebollada[dali_1.9.27] Merge branch 'devel/master' 31/242631/1
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 David SteeleRenaming PropertyBuffer to VertexBuffer 76/242176/3
2020-08-07 David Steele[dali_1.9.24] Merge branch 'devel/master' 76/240576/1
2020-07-31 David SteeleMerge "DALi Version 1.9.23" into devel/master
2020-07-31 Cheng-Shiun Tsai[dali_1.9.23] Merge branch 'devel/master' 02/240002/1
2020-07-31 Heeyong SongMerge "Change the timing of Context::GlContextCreated...
2020-07-30 Adeel KazmiMerge "Change copy constructor and copy assignment...
2020-07-29 Heeyong SongChange the timing of Context::GlContextCreated() 14/239714/2
2020-07-28 Heeyong SongChange ownership of Context from Scene to RenderManager 24/239624/1
2020-07-28 Heeyong SongRemove context from RenderInstruction 81/239581/1
2020-07-27 Adeel KazmiMerge "Fix incorrect Dali::Scene comment in actor.h...
2020-07-27 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
next