Allow sharing RenderGeometries across multiple Renderers
[platform/core/uifw/dali-core.git] / dali / internal / update /
2015-07-10 Ferran SoleAllow sharing RenderGeometries across multiple Renderers 03/42903/6
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 Heeyong SongFix in CompareItems 89/42789/2
2015-07-01 Adeel KazmiMerge "Bug fix when changing geometry in a Renderer...
2015-07-01 Adeel KazmiMerge "DALi Version 1.0.47" into devel/master
2015-07-01 David FumanalFix in RenderAttachment destructor 65/42665/2
2015-06-30 David FumanalFix double deletion in message. 42/42542/5
2015-06-29 rootRemove Cloth, DynamicsShape::MESH; Remove 'enable-dynam... 18/42518/5
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 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 Richard UnderhillFixes scale issue in Frustum Culling 30/41530/4
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 SantosAdd behaviour for 2D / 3D layers. 37/40437/13
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...
2015-06-15 Adeel KazmiMerge "Fix prevent issue - animatableProperty might...
2015-06-15 Adeel KazmiMerge "Fix prevent issue - pixbuf might be NULL" into...
2015-06-12 suhyung EomFixed prevent defects 55/41155/3
2015-06-09 Andrew CoxRemoved GeometryType from ShaderEffect and ShaderSubType 25/40425/5
2015-06-09 Tom RobinsonChanged dynamics variable and UTC tests to use pkgconfig 13/40813/2
2015-06-09 Richard UnderhillView frustum culling in update. 42/39342/19
2015-06-09 Adeel KazmiMerge "Remove extension from shader." into devel/new_mesh
2015-06-09 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 32/40732/2
2015-06-03 Kimmo HoikkaMerge "Change default resize policy to USE_NATURAL_SIZE...
2015-06-03 Kimmo HoikkaMerge "Consider loading to be complete when no resource...
2015-06-03 Adeel KazmiMerge changes I7fd36a6d,I2c2e4fe7 into devel/new_mesh
2015-06-03 Francisco SantosFix default value of blend color. 88/40088/3
2015-06-03 Paul WisbeyConsider loading to be complete when no resource ID... 18/40418/5
2015-06-03 Andrew CoxRemove multiple programs from SceneGraph::Shader 13/40413/4
2015-05-29 Kimmo HoikkaMerge "Remove std::vector from public api" into tizen
2015-05-29 Kimmo HoikkaMerge "Move native-image-interface.h and image-operatio...
2015-05-29 Nick HollandMove native-image-interface.h and image-operations... 34/40134/3
2015-05-27 Adeel KazmiMerge "UTC test coverage" into tizen
2015-05-27 Kimmo HoikkaMerge "UTC coverage for Path,KeyFrames,LinearConstraine...
2015-05-26 Xiangyin MaUTC coverage for Path,KeyFrames,LinearConstrainer,Layer... 48/39948/1
2015-05-21 David SteeleChanged depth sorting algorithm. 98/38698/9
2015-05-21 David SteeleAdded test cases and fixed bugs 66/39566/2
2015-05-21 Francisco SantosFixes crash after merge from tizen. 82/39682/4
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 62/39562/1
2015-05-18 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 56/39556/1
2015-05-18 Francisco SantosAdded test cases and fix bug in property buffer reupload. 46/39546/1
2015-05-15 Nick HollandMove more public-api headers to devel-api. PART 2 88/39488/4
2015-05-15 Francisco SantosStore the property types for the update thread to use. 44/39444/1
2015-05-15 Nick HollandCreate devel-api folder for header files used by Adapto... 00/39200/7
2015-05-13 Andrew CoxAPI for eager GLTexture Creation in NativeImage 97/37197/8
2015-05-13 Francisco SantosCorrectly calculate alignment of members in propertyBuf... 26/39226/4
2015-05-12 Kimmo HoikkaMerge "Fix uninitialized mResourceClient in NinePatchIm...
2015-05-08 Paul WisbeyMerge "Remove unnecessary dead variable and unnecessary...
2015-05-07 Kimmo HoikkaRemove unnecessary dead variable and unnecessary include 53/39053/1
2015-05-05 Kimmo HoikkaMerge "Allow registering property components for animat...
2015-05-01 Francisco SantosBug fixes. 47/38947/1
2015-05-01 David SteeleFixed uniform mapping crash 19/38919/3
2015-04-30 David SteeleEnsured shader blending hints override actor color 92/38792/4
2015-04-30 David SteeleWired up material API for blending options 90/38790/2
2015-04-29 Richard HuangAllow registering property components for animatable... 87/38787/4
2015-04-29 Francisco SantosUpload property buffers when they change. 87/38887/1
2015-04-28 David SteeleAdded Blending handling for materials and renderers 54/38654/2
2015-04-28 Francisco SantosFix to avoid copy of non basic types. 63/38663/2
2015-04-28 Francisco SantosFix uninitialized pointer. 57/38657/2
2015-04-28 Francisco SantosMerge remote-tracking branch 'origin/tizen' into devel... 81/38781/1
2015-04-24 Ferran SoleAlphaFunction refactoring 12/38412/21
2015-04-22 Kimmo HoikkaMerge "Added animation and constraint support for UNSIG...
2015-04-22 David SteeleAdded animation and constraint support for UNSIGNED_INT... 03/37703/7
2015-04-21 Francisco SantosFix wrong deletion. 05/38505/1
2015-04-20 Kimmo HoikkaMerge "Size negotiation patch 4: Remove SetRelayoutEnab...
2015-04-20 Kimmo HoikkaMerge "Remove ImageAttributes from public API" into...
2015-04-20 Andrew CoxRemove ImageAttributes from public API 13/37213/16
2015-04-20 Paul WisbeyMerge "Added P/N test cases, fixed last 2 cases." into...
2015-04-17 Kimmo HoikkaMerge "Cleaned up Degree, Radian, AngleAxis and Quatern...
2015-04-17 Kimmo HoikkaMerge "Update UTC for type-registry.h" into tizen
2015-04-16 Francisco SantosFixes and cleanup. 19/38219/6
2015-04-16 Tom RobinsonDynamics build fix 33/38333/1
2015-04-16 Kimmo HoikkaCleaned up Degree, Radian, AngleAxis and Quaternion... 49/36749/11
2015-04-16 HyunJu ShinMerge "- Update UTC for animation.h - Remove assert...
2015-04-14 David SteeleRenamed ConnectionObservers class, un-consted objects 20/38220/3
2015-04-14 David SteeleAdded sampler properties, test cases. 34/38034/3
2015-04-14 Francisco SantosPropertyBuffer Attributes. 46/37946/4
2015-04-14 Heeyong Song- Update UTC for animation.h 78/38178/1
2015-04-09 Paul WisbeyMerge branch 'new_text' into tizen 25/38025/1
2015-04-09 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 06/38006/1
2015-04-08 David SteeleAdded connection for sampler texture 48/37948/1
2015-04-08 Adeel KazmiNew Constraints 69/37869/5
2015-04-08 David SteeleChanged passing of data providers to renderers 78/37878/2
2015-04-07 Paul WisbeyMerge remote-tracking branch 'origin/tizen' into new_text 41/37841/1
next