Merge "Added sub pixel itensity calculation for text rendering." into tizen
[platform/core/uifw/dali-core.git] / dali / internal / update / manager /
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-12 Ferran SoleChanged STEREO_HORIZONTAL view mode to work with landsc... 09/25709/5
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-05-01 Ferran SoleFix bug when reusing renderlist on stencil renderers 88/20288/1
2014-04-16 Francisco SantosKlocwork fixes.
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-10 Paul WisbeyMerge "Print line numbers with shader source."
2014-03-10 Francisco SantosChanged view matrix calculation to fix related problems. 62/17762/1
2014-03-05 Kimmo HoikkaInline default layer sort function to avoid unnecessary... 21/17221/1
2014-03-03 Kimmo HoikkaFix the renderable visibility checking and its relation...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version