Implemented Upload methods in Texture to upload data from PixelData objects
[platform/core/uifw/dali-core.git] / dali / internal / event /
2016-06-17 Ferran SoleImplemented Upload methods in Texture to upload data... 92/74692/5
2016-06-16 Adeel Kazmi(Touch) Added pressure, radius & angle information 79/74579/8
2016-06-14 Ferran SoleAllow new texture to be created from native images 30/74230/8
2016-06-13 David SteeleMerge "(Actor) Add ability to connect to new touch...
2016-06-13 David SteeleMerge "Remove unnecessary functions from Scripting...
2016-06-13 Adeel Kazmi(Actor) Add ability to connect to new touch signal... 39/74239/1
2016-06-10 Adeel KazmiRemove unnecessary functions from Scripting, support... 46/73846/4
2016-06-09 Ferran SoleNew Texture API clean-up 60/73760/4
2016-06-03 Kimmo HoikkaMerge "Change PixelData to use the handle/body pattern...
2016-06-03 Paul WisbeyMerge "New DepthTestMode API in Renderer" into devel...
2016-06-03 Tom RobinsonNew DepthTestMode API in Renderer 92/72592/15
2016-06-03 Xiangyin MaChange PixelData to use the handle/body pattern 13/71513/5
2016-06-03 Paul WisbeyMerge "DALi Version 1.1.37" into devel/master
2016-06-03 Ferran SoleAdded Texture object and FrameBuffer object to renderin... 34/71834/19
2016-06-02 Adeel KazmiAdded class to replace TouchEvent 08/70808/12
2016-05-20 Adeel KazmiMerge "Type registry helper: Core change to make usable...
2016-05-20 Richard HuangObject::GetPropertyType should return Property::NONE... 95/70795/1
2016-05-19 Richard HuangSupport for child properties registration 74/70174/4
2016-05-16 Adeel KazmiMerge "Added static function Geometry::QUAD()" into...
2016-05-16 Kimmo HoikkaMerge "Prevention of Null pointer dereference" into...
2016-05-13 Seoyeon KimPrevention of Null pointer dereference 26/69226/2
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
next