Change a few minor comments in RenderTask
[platform/core/uifw/dali-core.git] / dali / internal / update /
2016-05-09 Seoyeon KimChange a few minor comments in RenderTask 12/68712/1
2016-05-09 Kimmo HoikkaMerge "RenderItem clean-up" into devel/master
2016-05-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
2016-05-06 Ferran SoleRenderItem clean-up 70/68570/3
2016-05-06 David SteeleMerge "Removal of the Scene graph node attachment"...
2016-05-05 Kimmo HoikkaRemoval of the Scene graph node attachment 86/68486/6
2016-05-05 Ferran SoleFixed culling to take scale into consideration 56/67856/13
2016-05-03 Paul WisbeyBlending enum clean-up 77/66977/17
2016-04-29 Kimmo HoikkaMerge "Remove API to set if a geometry requires writing...
2016-04-29 Ferran SoleRemove API to set if a geometry requires writing to... 29/67529/9
2016-04-27 Adeel KazmiMerge "Fix doxygen errors" into devel/master
2016-04-27 Ferran SoleMake TextureSet a non property owner 52/67452/4
2016-04-25 Ferran SoleRemove Geometry scene object 44/66744/14
2016-04-22 David SteeleMerge "DALi Version 1.1.31" into devel/master
2016-04-21 Adam BialogonskiAdded setIndicesRange(offset, count) function to the... 84/66584/6
2016-04-19 Kimmo HoikkaMerge "Added GetImage() and GetSampler() and GetTexture...
2016-04-18 Paul WisbeyMerge "Deprecated STENCIL DrawMode Will be replaced...
2016-04-18 David SteeleRemoved unused methods from scene-graph-shader.cpp 95/60295/2
2016-04-18 Ferran SoleRendering API clean-up 49/65749/8
2016-04-15 David SteeleMerge "Added previously ommited types of geometry:...
2016-04-14 David SteeleMerge "Removed unused CullFace features for ImageActor...
2016-04-14 Xiangyin MaAdd REQUIRES_SYNC property to RenderTask 85/64485/4
2016-03-30 Ferran SoleAdded test case for SetInheritPosition/IsPositionInherited 24/64224/1
2016-03-21 Paul WisbeyPropertyBuffer SetData clean-up 22/63022/3
2016-03-18 Adeel KazmiMerge "DALi Version 1.1.26" into devel/master
2016-03-18 Ferran SoleBug fix in data oriented transformation manager 16/62816/3
2016-03-17 Ferran SoleData oriented transform manager 01/58001/49
2016-03-02 Agnelo VazResourceManager ResourcePostProcessQueue no longer... 09/60509/8
2016-03-01 Kimmo HoikkaMerge "Force the actors in the relayout container to...
2016-03-01 Ferran SoleDeprecate inheritance modes for position 55/60355/3
2016-02-24 David SteeleRemoved spurious TODOs 93/60293/1
2016-02-24 David SteeleFixing reverse animation with ranges 50/60150/4
2016-02-08 Adeel KazmiMerge "Update Object's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Events' public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Common's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Animation's public header comments" into...
2016-02-08 Adeel KazmiMerge "Update Actors' public header comments" into...
2016-02-08 Kimmo HoikkaMerge "Move blending and culling options from Material...
2016-02-08 x1maMove blending and culling options from Material to... 65/57965/8
2016-02-04 David SteeleEnsuring GL Sync is only used for RefreshOnce render... 59/58259/6
2016-02-02 taeyoonMerge "NativeImageSource with tbm_surface for tizen...
2016-02-01 Adeel KazmiMerge "Add @DEPRECATED to all public symbols of ImageAc...
2016-02-01 Adeel KazmiMerge "Added Animation loop count" into devel/master
2016-01-29 Lee MorganAdded Animation loop count 39/56939/20
2016-01-22 Adeel KazmiMerge "Added @since to type-registry.h API change"...
2016-01-22 Adeel KazmiMerge "DALi Version 1.1.18" into devel/master
2016-01-22 Kimmo HoikkaMerge changes I523a4ff5,Ic7d369c0 into devel/master
2016-01-19 Paul WisbeyAccount for rotation in frustum culling algorithm 66/57366/2
2016-01-18 Paul WisbeyFixed frustum culling when scale is applied 94/57294/1
2016-01-14 Adeel KazmiMerge "Added ASTC Native file format loader" into devel...
2016-01-14 Paul WisbeyMerge "Sort overlay actors based on depth index" into...
2016-01-13 Ferran SoleSort overlay actors based on depth index 50/56750/6
2016-01-11 Adam BialogonskiRemoved sets of connected/disconnected nodes. Brought... 23/56423/7
2015-12-17 Ferran SoleUse memory pools to allocate nodes, renderers, material... 99/54499/8
2015-12-11 Adeel KazmiMerge "LLVM/Emscripten fixes" into devel/master
2015-12-11 Lee MorganLLVM/Emscripten fixes 88/44188/19
2015-12-10 Ferran SoleApply constraints when traversing the scene to update 42/53942/7
2015-12-10 Adeel KazmiMerge "Implemented shader program property" into devel...
2015-12-09 Kimmo HoikkaRemove some dead code 30/53830/6
2015-12-09 Adeel KazmiMerge "Removed unnecessary code from Uint16Pair UTC...
2015-12-08 Kimmo HoikkaMerge "Remove some redundant&dead code from node" into...
2015-12-08 Kimmo HoikkaMerge "Remove Node::ResolveVisibilty()" into devel...
2015-12-08 Kimmo HoikkaRemove some redundant&dead code from node 40/53640/2
2015-12-07 Kimmo HoikkaCleanup, fix incorrect comment and removal of dead... 18/53518/5
2015-12-03 Adeel KazmiMerge "Added RenderTask WorldToViewport coordinates...
2015-12-03 Ferran SoleRemove Node::ResolveVisibilty() 87/53287/1
2015-12-03 Adeel KazmiMerge "Add macros to provide branch prediction informat...
2015-12-02 Ferran SoleFrustum culling optimization 63/53163/7
2015-12-02 Kimmo HoikkaAdd macros to provide branch prediction information 06/53206/1
2015-12-01 Kimmo HoikkaMerge "fix buffer GpuBuffer" into devel/master
2015-11-27 Kimmo HoikkaCleaning up and optimizing scene-graph-material and... 03/51303/20
2015-11-20 Kimmo HoikkaCleaning up some dead code with geometry scaling, rende... 14/52314/3
2015-11-20 Kimmo HoikkaMerge "Changed ResetGLState to only set GL state which...
2015-11-20 Ferran SoleRemoval of renderable attachment 47/52047/7
2015-11-19 Kimmo HoikkaMerge "Removed some junk from Makefile.am" into devel...
2015-11-17 Kimmo HoikkaMerge changes I0cbfe8d4,I63b556cb into devel/master
2015-11-17 Kimmo HoikkaMerge "fix property buffer gl initialization" into...
2015-11-13 Adeel KazmiMerge "DALi Version 1.1.10" into devel/master
2015-11-13 Kimmo HoikkaMerge "Avoid constant in header, use enum instead for...
2015-11-13 Chu HoangChanged ImageActor and to use new renderers and removed... 42/51642/3
2015-11-13 Chu HoangRemoved assert from PropertyOwner::RemoveConstraint... 68/51168/5
2015-11-13 Chu HoangImplemented face culling for SceneGraph::Material 23/50423/10
2015-11-10 Adeel KazmiFix various klocwork issues 67/51567/2
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-03 Ferran SoleFixed bug when adding first renderer to an on stage... 33/50933/1
2015-11-03 Adeel KazmiChanged all property & signal names to lowerCamelCase 34/50834/4
2015-11-02 Xiangyin Ma(Atlas) Upload pixel data & Allow the difference in... 02/50302/10
2015-11-02 Kimmo HoikkaOptimize blending requirement resolution 56/50756/3
2015-10-30 Kimmo HoikkaRemove AffectsOpacity as it slows down 99.9% of use... 39/50739/3
2015-10-30 Kimmo HoikkaRemove obsolete and unnecessary animated and double... 35/50435/6
2015-10-27 Kimmo HoikkaMerge "Add UniformNameCache to keep track of unique...
2015-10-27 Lee MorganPrevent assert during path animation 07/50007/5
2015-10-26 Adeel KazmiMerge "Removed redundant type field" into devel/master
2015-10-26 Adeel KazmiMerge "Path registration with type registry" into devel...
2015-10-26 Adeel KazmiMerge "Added WeakHandleBase::Reset method." into devel...
2015-10-23 Kimmo HoikkaMerge "Remove double-buffered properties from SceneGrap...
2015-10-23 Adeel KazmiMerge "DALi Version 1.1.7" into devel/master
2015-10-23 Paul WisbeyMerge "Stop calculating default filter and wrap modes...
2015-10-23 Ferran SoleRemove double-buffered properties from SceneGraph:... 02/50002/10
2015-10-23 Kimmo HoikkaStop calculating default filter and wrap modes every... 47/50047/3
next