Merge "Allow reading Vector2/3/4 values from Property::Value with type Vector2/3...
[platform/core/uifw/dali-core.git] / dali / internal / event /
2016-05-12 David SteeleMerge "Allow reading Vector2/3/4 values from Property...
2016-05-12 Adeel KazmiMerge "Moved TextureCache dispatch methods to their...
2016-05-11 David SteeleMoved TextureCache dispatch methods to their own class 94/60294/7
2016-05-10 David SteeleMerge "Fix the issue of actors disappearing from system...
2016-05-10 Xiangyin MaFix the issue of actors disappearing from system overlay 88/68788/2
2016-05-09 Kimmo HoikkaMerge "Added property to Renderer to specify the depth...
2016-05-09 Ferran SoleAdded property to Renderer to specify the depth function 04/68504/5
2016-05-09 Seoyeon KimChange a few minor comments in RenderTask 12/68712/1
2016-05-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
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-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 Adeel KazmiMerge "Renderer property enum clean-up" into devel...
2016-04-22 Paul WisbeyRenderer property enum clean-up 09/67009/1
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-20 Kimmo HoikkaRemoval of unnecessary Actor-attachment classes, part... 49/66549/12
2016-04-19 Kimmo HoikkaMerge "Added GetImage() and GetSampler() and GetTexture...
2016-04-18 Ferran SoleAdded GetImage() and GetSampler() and GetTextureCount... 95/66395/3
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 Adeel KazmiRemoved unused CullFace features for ImageActor 23/66023/1
2016-04-14 Xiangyin MaAdd REQUIRES_SYNC property to RenderTask 85/64485/4
2016-04-08 Tom RobinsonFix for double deletion of memory pool objects 81/65181/5
2016-04-01 Ferran SoleFixed bug in ImageActor::SetImage 27/64527/1
2016-03-30 Ferran SoleAdded test case for SetInheritPosition/IsPositionInherited 24/64224/1
2016-03-29 Xiangyin MaAlways notify the derived class when removing child... 30/63030/5
2016-03-29 Adeel KazmiMerge "Added string writers for Property::MAP and Prope...
2016-03-23 Richard HuangForce the child with assigned size during relayout... 31/63031/4
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-17 Ferran SoleData oriented transform manager 01/58001/49
2016-03-09 suhyung EomFixed Svace defect 83/61583/1
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-03-01 Richard HuangForce the actors in the relayout container to do a... 64/60664/2
2016-02-24 David SteeleRemoved spurious TODOs 93/60293/1
2016-02-15 Xiangyin MaEnsure the use of ShaderEffect in ImageActor is backwar... 44/59244/2
2016-02-09 Adeel KazmiMerge "Upgraded test harness" into devel/master
2016-02-09 Ferran SoleFix for building error on gcc 4.6.3 43/59043/2
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-05 Lee MorganAdded Animation GetState() 27/58527/9
2016-02-02 taeyoonMerge "NativeImageSource with tbm_surface for tizen...
2016-02-01 Adeel Kazmi(FrameBufferImage) Store ReleasePolicy to satisfy Tizen... 25/58525/2
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-02-01 taeyoonNativeImageSource with tbm_surface for tizen 3.0 wayland 76/52176/15
2016-01-29 Lee MorganAdded Animation loop count 39/56939/20
2016-01-26 Yoonsang LeeApply the new doxygen tagging rule for @DEPRECATED 12/57712/4
2016-01-22 Kimmo HoikkaMerge changes I523a4ff5,Ic7d369c0 into devel/master
2016-01-20 Adeel KazmiMerge "Simplify javascript layer behavior enum STRING...
2016-01-20 Nick HollandSimplify javascript layer behavior enum STRING 33/55533/5
2016-01-19 x1ma(Animatable property) default value setting and uniform... 64/57164/5
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-14 Tom RobinsonAdded ASTC Native file format loader 45/56645/6
2016-01-13 Ferran SoleSort overlay actors based on depth index 50/56750/6
2016-01-13 Richard HuangFixed target size for Actor and added script support... 51/56651/4
2016-01-08 Tom RobinsonSupport for ASTC compressed textures wrapped in KTX... 75/54475/12
2016-01-06 Adeel KazmiMerge "Renamed empty animation test function" into...
2016-01-06 Kimmo HoikkaMerge "(ImageActor) Partially restored Get/Set Image...
2016-01-06 Adeel Kazmi(ImageActor) Partially restored Get/Set Image & NinePat... 47/56247/2
2015-12-17 Ferran SoleUse memory pools to allocate nodes, renderers, material... 99/54499/8
2015-12-11 x1ma(ImageActor) resize the geometry in shader 42/53842/5
2015-12-11 Adeel KazmiMerge "LLVM/Emscripten fixes" into devel/master
2015-12-11 Adeel KazmiMerge "Return target size and position while retrieving...
2015-12-11 Lee MorganLLVM/Emscripten fixes 88/44188/19
2015-12-11 Richard HuangReturn target size and position while retrieving defaul... 01/54001/6
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 Lee MorganImplemented shader program property 28/50828/10
2015-12-08 Kimmo HoikkaMerge "Remove Node::ResolveVisibilty()" into devel...
2015-12-03 Adeel KazmiMerge "Added RenderTask WorldToViewport coordinates...
2015-12-03 Lee MorganAdded RenderTask WorldToViewport coordinates 44/51444/4
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-24 Kimmo HoikkaMerge "(AutomatedTests) Ensure warnings are shown as...
2015-11-23 Xiangyin MaModify ShaderEffect to be the wrapper class of Shader 08/52308/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-20 Adeel KazmiFix minor klocwork issue 92/52292/1
2015-11-19 Adeel KazmiMerge "Guard against GestureEventProcessor access after...
2015-11-19 Kimmo HoikkaMerge "Removed some junk from Makefile.am" into devel...
2015-11-18 Paul WisbeyGuard against GestureEventProcessor access after Core... 40/52040/3
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 Chu HoangChanged ImageActor and to use new renderers and removed... 42/51642/3
2015-11-13 Chu HoangAdded an Material::GetTexture method. 37/51237/6
next