Add REQUIRES_SYNC property to RenderTask
[platform/core/uifw/dali-core.git] / dali / internal / event /
2015-10-13 Ferran SoleRemove Sampler scene object 80/49080/19
2015-10-13 Kimmo HoikkaMerge "Avoid constraint suicide during ObjectDestroyed...
2015-10-12 Paul WisbeyAvoid constraint suicide during ObjectDestroyed callbacks 29/49329/4
2015-10-09 Kimmo HoikkaMerge "Moved OwnerContainer from internal to devel...
2015-10-09 Chu HoangMoved OwnerContainer from internal to devel-api. 37/49237/1
2015-10-07 Chu HoangChanged SceneGraph::Renderer::mOnStage flag to instead... 02/49102/2
2015-09-28 Adeel KazmiRearrange doxygen tags for recently deprecated or new... 56/48756/1
2015-09-25 Kimmo HoikkaMerge "Allow multiple renderers per Actor and sharing...
2015-09-25 HyunJu ShinMerge "Remove the actor from exclusive list in RenderTa...
2015-09-24 Adeel KazmiMerge "Marked new API's since 1.1.4" into devel/master
2015-09-24 Ferran SoleAllow multiple renderers per Actor and sharing renderer... 70/47770/25
2015-09-24 Kimmo HoikkaMerge "Remove dead code: BitmapExternal; not been used...
2015-09-24 Heeyong SongRemove the actor from exclusive list in RenderTaskList... 75/48575/2
2015-09-23 Kimmo HoikkaRemove dead code: BitmapExternal; not been used for... 13/48613/1
2015-09-23 Chu HoangChanged NinePatchImage to always load images without... 09/48609/1
2015-09-23 Adeel KazmiMerge "Changed NinePatchImage to support parsing of...
2015-09-21 Chu HoangChanged NinePatchImage to support parsing of n-patches. 49/48449/5
2015-09-15 Kimmo HoikkaMerge "Added GetUniformName to Sampler." into devel...
2015-09-15 Kimmo HoikkaMerge "Fixed Material::RemoveSampler not calling SceneG...
2015-09-15 Chu HoangAdded GetUniformName to Sampler. 62/48162/2
2015-09-11 Chu HoangFixed Material::RemoveSampler not calling SceneGraph... 41/48041/4
2015-09-09 Adeel KazmiMerge "Stability/Performance for update buffer index...
2015-09-09 Kimmo HoikkaMerge "BufferImage mirrors an external Pixel Buffer...
2015-09-08 Richard UnderhillBufferImage mirrors an external Pixel Buffer on creation. 10/44910/21
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-01 Adeel KazmiMerge changes I02677edb,If59805d2 into devel/master
2015-08-31 taeyoonFix VD prevent issues 26/46826/3
2015-08-31 taeyoonFix prevent issues 25/46825/4
2015-08-28 Richard UnderhillFix for Valgrind reporting loss from QuramBitmapFactory... 78/46378/3
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues - DIVIDE_BY_ZERO" into...
2015-08-28 Kimmo HoikkaMerge "Removed default in AnimatorBase::ApplyAlphaFunct...
2015-08-26 Heeyong SongFix VD prevent issues - DIVIDE_BY_ZERO 01/46801/1
2015-08-25 Kimmo HoikkaMerge "Changed RendererAttachment to use blend flag...
2015-08-25 Kimmo HoikkaRemove Helgrind warning when Node flags are illegally... 26/46726/1
2015-08-14 Kimmo HoikkaMerge "Ensure synchronous buffer decode when using...
2015-08-14 Adeel KazmiEnsure synchronous buffer decode when using encoded... 92/46092/2
2015-07-28 Adeel KazmiMerge "Stop setting crazy Z value when SetSize(width...
2015-07-28 Paul WisbeyRemove on/off stage behavior from Shader 25/44425/4
2015-07-27 Kimmo HoikkaStop setting crazy Z value when SetSize(width,height... 05/44605/3
2015-07-27 Paul WisbeyKeep track of Bitmap data ownership 14/44614/9
2015-07-27 Adeel KazmiMerge "Changed UtcFrustumNearCullP and UtcFrustumFarCul...
2015-07-23 Tom RobinsonRemoved unneeded index param and code from ConnectNode... 10/44610/2
2015-07-23 Lee MorganFix sampler property types 09/44609/1
2015-07-23 Kimmo HoikkaMerge "Cleanup dead declaration from ShaderEffect"...
2015-07-22 Kimmo HoikkaMerge "Changed view frustum culling to ignore mesh...
2015-07-21 Chu HoangChanged view frustum culling to ignore mesh extents... 91/44291/4
2015-07-17 Kimmo HoikkaMerge "Fixed Actor not callind mAttachment->Connect...
2015-07-16 Kimmo HoikkaMerge "Hit test algorithm bug fix" into devel/master
2015-07-16 Kimmo HoikkaMerge "Set default behavior in Layer - to fix target...
2015-07-16 Andrew CoxMove ShaderData from integration api to internal 70/43970/2
2015-07-16 Ferran SoleHit test algorithm bug fix 71/43971/4
2015-07-16 Heeyong SongSet default behavior in Layer - to fix target UTC fail 95/43995/1
2015-07-15 Andrew CoxPassing modifiesGeometry flag from Shader and ShaderEffect 63/43963/1
2015-07-14 Chu HoangFixed Actor not callind mAttachment->Connect if Actor... 39/43839/3
2015-07-14 Tom RobinsonRemoval of Actor::Insert API 60/43860/2
2015-07-14 Kimmo HoikkaMerge "Changed draw ordering to take into account the...
2015-07-14 Ferran SoleChanged draw ordering to take into account the depth... 05/43505/8
2015-07-13 Kimmo HoikkaMerge "Change DrawMode::OVERLAY to DrawMode::OVERLAY_2D...
2015-07-13 Andrew CoxRemoved Resource Saving 59/43759/1
2015-07-13 Richard HuangChange DrawMode::OVERLAY to DrawMode::OVERLAY_2D 50/43750/2
2015-07-13 Kimmo HoikkaMerge "Remove RenderableActor" into devel/master
2015-07-13 Adeel KazmiRemove RenderableActor 15/43715/5
2015-07-13 Andrew CoxShader binary synchronous simplified IO 87/42487/14
2015-07-10 Kimmo HoikkaMerge "New parameter for FrameBufferImage creation...
2015-07-10 Ferran SoleAllow sharing RenderGeometries across multiple Renderers 03/42903/6
2015-07-10 David FumanalNew parameter for FrameBufferImage creation 82/42382/16
2015-07-10 Kimmo HoikkaRemove de-funct dynamics support 09/43509/3
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type as it does not... 84/43384/2
2015-07-07 Adeel KazmiMerge "Remove utc-Dali-GlyphImage.cpp" into devel/master
2015-07-02 Adeel KazmiMerge "Fix in CompareItems" into devel/master
2015-07-02 Adeel KazmiMerge "Added api to check actor's depth in the hierarch...
2015-07-01 Ferran SoleAdded api to check actor's depth in the hierarchy 39/42539/7
2015-06-29 rootRemove Cloth, DynamicsShape::MESH; Remove 'enable-dynam... 18/42518/5
2015-06-29 Kimmo HoikkaPerformance optimizing actor-impl & relayout controller 24/42324/6
2015-06-26 Francisco SantosStage member has been removed from actor. 98/42398/1
2015-06-26 Adeel KazmiMerge "Merge branch 'devel/new_mesh' into devel/master...
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 84/42384/1
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 79/42379/1
2015-06-25 Adeel Kazmi(Actor) Stop creating RelayoutData struct in getters 26/42326/3
2015-06-25 Victor CebolladaFix for SizeNegotiation. 17/42317/1
2015-06-25 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 15/42315/1
2015-06-24 Adeel KazmiMerge "Fix crash on removal of Renderers from stage...
2015-06-24 Adeel KazmiMerge "Fixes scale issue in Frustum Culling" into devel...
2015-06-24 Adeel KazmiMerge "Removed DepthIndex methods from public-api"...
2015-06-24 Francisco SantosFix crash on removal of Renderers from stage. 19/42219/1
2015-06-24 Richard UnderhillRemoved DepthIndex methods from public-api 96/42196/3
2015-06-24 Francisco SantosMove new mesh API to devel-api 97/42197/1
2015-06-24 Kimmo HoikkaMerge "Revert "Move new mesh API to devel-api"" into...
2015-06-24 Kimmo HoikkaRevert "Move new mesh API to devel-api" 94/42194/1
2015-06-24 Kimmo HoikkaMerge changes I539c58fc,I6e1141c1 into devel/new_mesh
2015-06-24 Kimmo HoikkaMerge "Add behaviour for 2D / 3D layers." into devel...
2015-06-24 Kimmo HoikkaMerge "Fix for signals not being received on an Atlas...
2015-06-23 Francisco SantosMove new mesh API to devel-api 31/42131/2
2015-06-23 Francisco SantosUpdate profiling of objects with new mesh objects. 55/41855/8
2015-06-23 Francisco SantosAdd behaviour for 2D / 3D layers. 37/40437/13
2015-06-23 Richard UnderhillFix for signals not being received on an Atlas upload 95/42095/2
2015-06-22 Francisco SantosChange depth-index to non-animatable property. 07/41607/5
2015-06-19 Adeel KazmiMerge "Fix prevent issue - Unsigned compared against...
2015-06-19 Adeel KazmiMerge "Fix UtcDaliObjectRegistryCopyConstructor" into...
next