Shader & Program cleanup, Part 2: Stop calling render thread methods from update...
[platform/core/uifw/dali-core.git] / dali / integration-api /
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-17 Francisco SantosIterator is no longer valid after erase. 41/30341/2
2014-11-07 Adeel KazmiMerge "Updated test harness code to enable styling...
2014-11-06 Kimmo HoikkaMerge "Klockwork fixes: Distance field iteration ...
2014-11-06 Adeel KazmiMerge "Klockwork: remove unreachable code, check iterat...
2014-11-05 Kimmo HoikkaMerge "Updates to handle context loss and regain" into...
2014-11-05 Adeel KazmiMerge "Reduce exports by inlining alpha functions and...
2014-11-05 Kingsley StephensKlockwork fixes: Distance field iteration 83/29883/1
2014-11-05 David SteeleUpdates to handle context loss and regain 69/27369/18
2014-11-05 Adeel KazmiMerge "Dont keep update unnecessarily running when...
2014-11-04 Kimmo HoikkaDont keep update unnecessarily running when even thread... 10/29810/2
2014-10-30 Kimmo HoikkaMerge "stop using double variant of pow" into tizen
2014-10-30 Kimmo HoikkaFixing the remaining exports from public API 77/29577/6
2014-10-28 Kimmo Hoikkamoving the environment options to Adaptor (where they... 22/29422/4
2014-10-24 Kimmo HoikkaUnnecessary export removal 54/29354/4
2014-10-03 Richard HuangAdded hover event in Dali 14/27814/11
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 Lee MorganLLVM/Emscripten fixes 93/25993/7
2014-08-29 Paul WisbeyMerge "Changed Core::Update to add current time and...
2014-08-28 Victor CebolladaReplaces TextArray type definition. 94/26394/6
2014-08-28 David SteeleChanged Core::Update to add current time and vsync... 29/26429/3
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 Adeel KazmiMerge "Added dali-common.h to header requiring it....
2014-08-13 David SteeleAdded dali-common.h to header requiring it. 80/25980/1
2014-08-07 Francisco SantosSplit GlAbstraction to prevent double definition of... 44/25144/7
2014-07-08 David SteeleAdded pre/post render methods to GL abstraction 02/24102/1
2014-07-08 Victor CebolladaFont - Fixes some documentation issues and the pass... 00/24100/1
2014-07-08 Julien HeanleyPan Gesture Cleanup Move functions from profiling.h... 98/24098/1
2014-07-08 Julien HeanleyPan Gesture Prediction - Added smoothing phase 97/24097/1
2014-06-10 Andrew CoxImage Load Cancelation - Downgrade error log to warning...
2014-06-10 Julien HeanleyPan Gestures - Changed Pan gesture prediction amount...
2014-06-10 TaeyoonConversion to Apache 2.0 license
2014-06-10 Julien HeanleyPan Gesture Prediction - Added DALI_PAN_GESTURE_PREDICT...
2014-06-10 Kimmo Hoikka(cleanup) Stop including std::vector directly inside...
2014-06-10 Adeel KazmiMerge branch 'master' into tizen
2014-06-10 Adeel KazmiRevert "License conversion from Flora to Apache 2.0" 27/22727/1
2014-05-29 David SteeleAdded object sizes to platform abstraction in profiling...
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 Andrew CoxRevert "[SRUK] Bitmap core patch 2 of 4 - Replace all...
2014-05-09 Andrew CoxBitmap core patch 2 of 4 - Replace all uses of the... 02/18002/4
2014-05-09 Paul WisbeyFix regression with BitmapImage (width/height variety) 20/20620/1
2014-04-23 Andrew CoxImageData class to replace Bitmap class with new simple... 59/19959/1
2014-04-23 Julien Heanley(PanGesture) Added environment variable "PAN_PREDICTION... 56/19956/1
2014-04-16 Francisco SantosKlocwork fixes.
2014-04-11 Javon PrinceChanges to support stereoscopic 3D 38/19438/1
2014-04-11 Victor CebolladaGlyphImage added. Retrieves a glyph image representing... 37/19437/1
2014-04-11 David Steele(Image) Add support for 9-patch images 34/19434/1
2014-04-11 Paul Wisbey(PanGesture) Logging enabled via environment variable 33/19433/1
2014-03-11 Richard UnderhillRemoved legacy resource tracking / logging 60/17760/4
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 Agnelo Vaz(KeyEvents) Removing deprecated and unused KeyEvents
2014-03-03 David Steele(ImageLoader) Added synchronous method to get closest...
2014-03-03 Paul Wisbey[SRUK] Initial copy from Tizen 2.2 version