Friendly janitor cleaning up unnecessary header dependencies
[platform/core/uifw/dali-core.git] / dali / internal / update / manager / update-manager.cpp
2014-11-28 Kimmo HoikkaFriendly janitor cleaning up unnecessary header depende... 05/31005/3
2014-11-26 Kimmo HoikkaMerge "Increased precision of texture coordinate in...
2014-11-26 Kimmo HoikkaMerge "Shader & Program cleanup, Part 1: Remove cyclic...
2014-11-24 Kimmo HoikkaShader & Program cleanup, Part 1: Remove cyclic depende... 46/30646/4
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaAvoid setting all the programs in all the shaders,... 36/29936/3
2014-09-25 Kimmo HoikkaMerge "Stop heap allocating messages from UpdateManager...
2014-09-25 Kimmo HoikkaStop heap allocating messages from UpdateManager for... 42/27942/6
2014-09-18 Kimmo HoikkaMerge "Added api function to specify speed factor of...
2014-09-15 Kimmo HoikkaMerge "LLVM/Emscripten fixes" into tizen
2014-09-12 Kimmo HoikkaMerge "API to allow Actor to insert child at a specific...
2014-09-12 Kevin ButchartAPI to allow Actor to insert child at a specific index 60/26460/12
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 David SteeleChanged Core::Update to add current time and vsync... 29/26429/3
2014-08-20 Adeel KazmiMerge "DALi Version 1.0.5" into tizen
2014-08-20 Adeel KazmiMerge "Fix the library search path in "dali-core.pc...
2014-08-19 Paul WisbeyAlways call RenderTask::UpdateState every frame 16/26216/2
2014-08-14 Paul WisbeyMerge "Changed STEREO_HORIZONTAL view mode to work...
2014-08-13 Adeel KazmiMerge "DALi Version 1.0.4" into tizen
2014-08-13 Adeel KazmiMerge "removal of shader inheritance, renderable actors...
2014-08-13 Kimmo Hoikkaremoval of shader inheritance, renderable actors now... 15/25415/8
2014-08-01 Adeel KazmiMerge "Add some constants that show the version of...
2014-08-01 Adeel KazmiMerge "Added new shader hint for modifying geometry...
2014-07-31 David SteeleAdded new shader hint for modifying geometry 64/25164/6
2014-07-17 Paul WisbeyMerge "Text - Methods added to find characters and...
2014-07-16 Kimmo HoikkaMerge "prevent memory corruption by calling erase on...
2014-07-16 Kimmo Hoikkaremove the defunct and undocumented dynamics debug... 64/24564/1
2014-07-08 Kimmo HoikkaPrevent event thread from picking up notifications... 89/24089/1
2014-07-08 Adeel Kazmi(UpdateManager) Fire animation notifications ONLY when... 87/24087/1
2014-07-08 David SteeleAdded image renderer clip space culling 85/24085/1
2014-07-08 Paul WisbeyFixed RenderTask bug when source actor is off-stage. 78/24078/1
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0 00/21500/2 submit/tizen/20140526.004747
2014-05-22 TaeyoonRevert "License conversion from Flora to Apache 2.0"
2014-05-22 TaeyoonLicense conversion from Flora to Apache 2.0
2014-05-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-05-01 Adeel Kazmi(Gestures) Ensure an update is done if gesture properti... 90/20290/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-04-03 Julien Heanley(PanGestures)PropertyOwner.ResetDefaultProperties is...
2014-03-12 Paul WisbeyCustom property owning objects 10/17710/16
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version