Removal of unnecessary Actor-attachment classes, part I - event thread
[platform/core/uifw/dali-core.git] / dali / internal / event /
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
2015-11-12 Adeel Kazmi(Object) RegisterProperty just sets the property if... 51/51651/2
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 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 Kimmo HoikkaMerge "Remove some ancient dead code, Vertex3d" into...
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 Lee MorganRemoved redundant type field 06/50106/3
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 Lee MorganPath registration with type registry 04/50104/2
2015-10-22 Xiangyin MaAdded Thread abstract class 27/49927/5
next