(Scripting) Some internal structs/templates public so that they can be re-used in...
[platform/core/uifw/dali-core.git] / dali / internal / update /
2014-05-15 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-15 Paul WisbeyStubbed-out Dynamics implementation to reduce binary...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-09 Kimmo HoikkaContextObserver removal, part II: Its gone 25/20625/1
2014-05-09 Kimmo HoikkaFix regression by previous optimization for mDirtyFlags 23/20623/1
2014-05-03 Kimmo HoikkaAlign data members, pointers first, classes then, next...
2014-05-03 Kimmo HoikkaGPUBuffer is unnecessarily large
2014-05-03 Javon PrinceAdd BakeFinal to Animation::EndAction
2014-05-01 Kimmo HoikkaFix code to not include std set directly 96/20296/1
2014-05-01 Javon PrinceText: Quality improvement 91/20291/1
2014-05-01 Adeel Kazmi(Gestures) Ensure an update is done if gesture properti... 90/20290/1
2014-05-01 Adeel KazmiMessageQueue now correctly reports that an update is... 89/20289/1
2014-05-01 Ferran SoleFix bug when reusing renderlist on stencil renderers 88/20288/1
2014-05-01 Paul WisbeyShare a single weight property between constraints 87/20287/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
2014-04-16 Francisco SantosFix wrong check for warning.
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-16 Julien Heanley(PropertyNotification) Force a property notification...
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 38/19438/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-04-03 Paul Wisbeypan smoothing and prediction
2014-04-03 Julien Heanley(PanGestures)PropertyOwner.ResetDefaultProperties is...
2014-04-03 David Steele(RenderTask) Make FB image attachments immediately...
2014-03-20 Julien Heanley(PropertyNotifications) Added incremental step notification 55/18255/7
2014-03-18 Francisco SantosReimplement InvertYAxis API in CameraActor. 13/18213/6
2014-03-13 Julien Heanley(Animation) Added component index to allow animation... 80/17980/5
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-05 Paul WisbeyRemove redundant Core::SendEvent() & NotificationEvent 20/17220/1
2014-03-03 Lee MorganEmscripten workarounds and llvm syntax fixes
2014-03-03 Kimmo HoikkaFix the renderable visibility checking and its relation...
2014-03-03 Julien Heanley(PropertyNotification) Added conditions to allow checki...
2014-03-03 David Steele(Images) Reducing thread tennis
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version