Performance Improvements: Reduce glClear calls
[platform/core/uifw/dali-core.git] / dali / internal / event /
2017-06-28 Tom RobinsonPerformance Improvements: Reduce glClear calls 72/135972/4
2017-06-19 David SteeleAdded mechanism to get type info of CustomActor 33/134433/2
2017-06-12 David SteeleMerge "Simplified actor depth traversal algorithms...
2017-06-12 David SteeleSimplified actor depth traversal algorithms 13/132813/6
2017-06-09 Adeel KazmiMerge "Adding Progress notification to Animation" into...
2017-06-09 Agnelo VazAdding Progress notification to Animation 12/132812/14
2017-06-09 Paul WisbeyMerge "Mipmap level parameter" into devel/master
2017-06-09 Adeel KazmiMerge "Implemented basic CPU image masking" into devel...
2017-06-09 David SteeleImplemented basic CPU image masking 35/132535/7
2017-06-08 Kimmo HoikkaRemove current and future memory leaks with messages... 10/132810/2
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 David SteeleMerge "(Animation) Ensure PlayFrom updates the cached...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBetween updates the...
2017-05-26 David SteeleMerge "(Animation) Ensure AnimateBy updates the cached...
2017-05-26 Kimmo HoikkaRemoval of unnecessary set and map wrappers 54/131354/2
2017-05-26 Adeel Kazmi(Animation) Ensure PlayFrom updates the cached event... 99/131099/2
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBetween updates the cached... 72/130272/5
2017-05-26 Adeel Kazmi(Animation) Ensure AnimateBy updates the cached event... 23/130223/8
2017-05-25 David SteeleMerge "Deprecate all Image classes" into devel/master
2017-05-25 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 82/129982/3
2017-05-18 Adeel Kazmi(Animation) Ensure TimePeriod is taken into account... 89/129889/3
2017-05-18 Kimmo HoikkaEnable -Wold-style-cast to ensure more consideration... 07/129707/5
2017-05-18 Adeel KazmiMerge "Enable -Woverloaded-virtual to enforce correct...
2017-05-18 Adeel KazmiMerge "Enable -Wnon-virtual-dtor to avoid incorrect...
2017-05-17 David SteeleMerge changes I84e1ce43,I76b93d51 into devel/master
2017-05-17 Kimmo HoikkaEnable -Wnon-virtual-dtor to avoid incorrect C++ code... 88/129688/3
2017-05-17 Adeel Kazmi(Animation) Reorder animation variables according to... 68/129668/2
2017-05-17 Adeel KazmiEnsure cached values of properties animated using Anima... 80/128380/9
2017-05-15 David SteeleMerge "Remove duplicated Erase iteration code by introd...
2017-05-12 Adeel KazmiMerge "Initialize 'mDepthTreeDirty' member in stage...
2017-05-12 David SteeleMerge "Ensure animations take TimePeriod into account...
2017-05-12 Richard HuangFix the USE_ASSIGNED_SIZE resize policy to not overwrit... 21/127921/5
2017-05-12 Adeel KazmiMerge "Build dali with C++11" into devel/master
2017-05-09 Seoyeon KimInitialize 'mDepthTreeDirty' member in stage-impl.cpp 77/128377/1
2017-05-09 Kimmo HoikkaRemove Gesture container as there is only ever one... 63/128363/1
2017-05-03 Kimmo HoikkaRemove obsolete template and harmonize UpdateManager... 87/127987/8
2017-05-03 David SteeleMerge "Remove dead code for render needing an update...
2017-05-02 David SteeleMerge "(Actor) Fix mismatch between GetTargetSize metho...
2017-05-02 David SteeleAdded new mechanism to order actor depths 74/126474/7
2017-04-28 Adeel Kazmi(Actor) Fix mismatch between GetTargetSize method and... 56/127756/1
2017-04-27 Adeel KazmiMerge "Synchronous Set/Get behaviour for default proper...
2017-04-27 Adeel KazmiSynchronous Set/Get behaviour for default properties 72/126472/5
2017-04-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
2017-04-21 Adeel KazmiAdded Visibility Change Signal & added macro to print... 59/126459/4
2017-04-21 Adeel KazmiMerge "Adding deviceClass to KeyEvent Integ" into devel...
2017-04-21 David SteeleMerge "Synchronous Set/Get Behaviour for custom & anima...
2017-04-21 Heeyong SongAdding deviceClass to KeyEvent Integ 48/125448/4
2017-04-20 Adeel KazmiSynchronous Set/Get Behaviour for custom & animatable... 66/124466/8
2017-04-12 Agnelo VazAdding deviceName to KeyEvent Integ 52/124552/4
2017-04-11 Heeyong SongMerge "Fix disconnection issue of signal" into devel...
2017-04-07 Paul WisbeyAvoid Svace DEREF_OF_NULL warning in constraint-impl.h 27/117827/3
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-06 minho.sunAdded stage-devel to support KeyEvent propagation 82/122982/8
2017-04-03 Adeel KazmiEnsure SCREEN_POSITION value takes POSITION_USES_ANCHOR... 49/122849/1
2017-03-27 Adeel KazmiMerge "Fix to avoid DEREF_AFTER_NULL Svace issue in...
2017-03-24 Adeel KazmiMerge "packaging/dali.spec use license macro" into...
2017-03-24 Adeel Kazmi(Renderer) Fix memory leak when using blend-color 68/120668/6
2017-03-21 David SteeleMerge "Target Values of animation only set on ::Play...
2017-03-20 Adeel KazmiEnsure width & height properties can be set individually 20/119920/2
2017-03-20 Agnelo VazTarget Values of animation only set on ::Play() 86/119386/5
2017-03-15 Agnelo VazAdded Getters for Animator Connectors base class 29/119129/4
2017-03-09 Adeel KazmiAdded a property to allow an actor to ignore the anchor... 11/117811/10
2017-03-08 Kimmo HoikkaMerge "Fix memory leaks detected by Valgrind" into...
2017-03-08 Agnelo VazAdded Get Screen Position functionality to Actor 99/117599/7
2017-03-07 Nick HollandFix memory leaks detected by Valgrind 15/117015/3
2017-03-06 Adeel KazmiMerge "Added checks to Sibling Order Raise/Lower API...
2017-03-06 Agnelo VazAdded checks to Sibling Order Raise/Lower API 12/117312/4
2017-02-24 Agnelo VazAdding Raise Lower API to Actor 22/114722/18
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-22 Richard HuangAdd Opacity property for Actor 24/115624/7
2017-02-21 Francisco SantosRemoved redundant resource loading & rendering code 24/113024/6
2017-02-17 Adeel KazmiMerge "Update doxygen comments" into devel/master
2017-02-16 Richard HuangActor size property should return preferred size if... 62/113462/5
2017-02-15 Adeel KazmiMerge "Delete ThreadLocalStorage on shutdown" into...
2017-02-14 Adeel KazmiMerge "Remove batching." into devel/master
2017-02-14 Francisco SantosRemove batching. 40/113940/4
2017-02-09 Adeel KazmiMerge "Deprecated Layer::TREE_DEPTH_MULTIPLIER and...
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
2017-02-08 David SteeleDeprecated Layer::TREE_DEPTH_MULTIPLIER and fixed mis... 64/113464/2
2017-02-03 David SteeleMerge "DALi Version 1.2.25" into devel/master
2017-02-02 Paul WisbeyRemoved ResourceClient 91/112791/2
2017-01-30 Kimmo HoikkaMerge "Removed FrameBufferId from SceneGraph::RenderTas...
2017-01-30 Kimmo HoikkaMerge "Remove images from TextureSet" into devel/master
2017-01-26 Ferran SoleRemove images from TextureSet 65/112165/5
2017-01-25 Ferran SoleChanged remaining image types to use Texture internally 05/111905/7
2017-01-24 Ferran SoleDelete ImageFactory and ImageFactoryCache as they are... 39/111439/2
2017-01-19 Paul WisbeyMerge "Changed ResourceImage to use Dali::Texture inter...
2017-01-18 Ferran SoleChanged ResourceImage to use Dali::Texture internally 49/109749/7
2017-01-16 David SteeleMerge "Remove erroneous assert, pointers to references...
2017-01-13 Francisco SantosRemove erroneous assert, pointers to references cannot... 89/110289/4
2017-01-06 Adeel KazmiRemove left over references to ImageActor & ShaderEffect 60/109060/1
2017-01-04 Adeel Kazmi(Actor) Add enumeration setting support to various... 09/108509/1
2016-12-15 Adeel KazmiMerge "Enabling animation of Renderer properties when...
2016-12-15 Nick HollandType registry changed C# callback signatures 32/101932/6
2016-12-13 David SteeleEnabling animation of Renderer properties when offstage 18/101318/2
2016-12-13 suhyung EomApply deprecate macro and LOG 91/96791/13
2016-12-09 Adeel KazmiMerge "Adding Devel Property Registration macro" into...
2016-12-08 Adeel KazmiMerge "Remove some dead typedefs from progress-value...
2016-12-07 Adeel KazmiMerge "Changed log message to inform number of textures...
2016-12-06 Kimmo HoikkaMerge "Added sibling order property to the actor's...
next