[Tizen] Restore Uploaded signal for BufferImage and ResourceImage
[platform/core/uifw/dali-core.git] / dali / integration-api /
2018-03-27 dongsug.songMerge branch 'devel/master' into tizen 05/174005/1
2018-02-19 Heeyong SongAdd a flag to force the Clear on the framebuffer 41/168841/6
2018-01-30 Seoyeon KimMerge branch 'devel/master' into tizen 56/168656/1
2017-12-13 Adeel KazmiMerge "Add DALI_LOG_RELEASE_INFO for debug" into devel...
2017-12-04 sunghyun kimAdd DALI_LOG_RELEASE_INFO for debug 07/162607/2
2017-11-30 Heeyong SongMerge "Refactoring Animation Update" into devel/master
2017-11-20 Heeyong Songpan-gesture code refactor and environment variables 55/159355/5
2017-11-17 Adeel KazmiDisable certain GL calls when depth and/or stencil... 60/159560/3
2017-11-14 Heeyong SongMerge branch 'devel/master' into tizen 38/159938/1
2017-11-01 Victor CebolladaRender to Frame Buffer Object. 76/155576/11
2017-10-25 Heeyong SongMerge "Change to process events when the application...
2017-10-24 Heeyong SongChange to process events when the application is paused 45/152145/7
2017-09-29 Adeel KazmiMove device codes & related TouchData & KeyEvent method... 07/153807/1
2017-09-29 Adeel KazmiMerge changes Iebb3261e,I67abf9f4 into devel/master
2017-09-29 Adeel KazmiMove GLES 3.0 floating point pixel formats to Public API 34/153534/4
2017-09-12 Heeyong SongMerge branch 'devel/master' into tizen 09/149309/1
2017-08-25 Adeel KazmiMerge "Change Dali::Thread, Dali::Mutex and Dali::Condi...
2017-08-24 David SteeleMerge "Ensure Animatable component properties can be...
2017-08-24 Adeel KazmiMerge changes I57a04bbc,I14901695 into devel/master
2017-08-21 David SteeleAdded CMake build system 68/144968/3
2017-08-16 David SteeleMerge "change DALI_COMPILE_TIME_ASSERT to use static_as...
2017-08-16 David SteeleMerge "Replace GCC specific __thread with C++ 11 keywor...
2017-08-16 Kimmo HoikkaReplace GCC specific __thread with C++ 11 keyword threa... 78/144378/2
2017-08-14 Seoyeon KimMerge branch 'devel/master' into tizen 34/143934/1
2017-08-01 David SteeleMerge "Remove use of map-wrapper from TypeRegistry...
2017-08-01 David SteeleMerge "Fix some CppCheck errors" into devel/master
2017-07-31 Kimmo HoikkaFix some CppCheck errors 71/141471/2
2017-07-24 taeyoon0.leeMerge branch 'devel/master (1.2.49)' into tizen 21/140121/1
2017-07-13 Adeel KazmiMerge "Reduce Render::Texture size by 30% and texture...
2017-07-12 taeyoon0.leeMerge "Added device information in TouchData/KeyEvent...
2017-07-06 taeyoon0.leeAdded device information in TouchData/KeyEvent 74/135674/8
2017-07-04 Jinho, LeeMerge branch 'devel/master' into tizen 46/137146/1
2017-07-03 Kimmo HoikkaMerge "Replace DALI_COMPILE_TIME_ASSERT with C++11...
2017-07-03 Adeel KazmiMerge "Updated Layer documentation to describe correct...
2017-06-30 Adeel KazmiMerge "Performance Improvements: Remove unnecessary...
2017-06-30 Tom RobinsonPerformance Improvements: Remove unnecessary SwapBuffer... 19/136219/4
2017-06-29 David SteeleTemporary types for PropertyValue debugging 28/136428/2
2017-05-31 Jinho, LeeMerge branch 'devel/master' into tizen 64/131864/1
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 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 Nick HollandFix support for NativeImage 90/129690/3
2017-05-08 Heeyong SongMerge branch 'devel/master' into tizen 40/128140/1
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-26 Heeyong SongMerge "SVACE issue resolved" into devel/master
2017-04-25 taeyoon0.leeMerge branch 'devel/masteri (1.2.36+)' into tizen 52/126752/1
2017-04-25 taeyoon0.leeRevert "[Tizen] Adding deviceClass to KeyEvent Integ" 16/126516/2
2017-04-21 Adeel KazmiMerge "Adding deviceClass to KeyEvent Integ" into devel...
2017-04-21 Heeyong SongAdding deviceClass to KeyEvent Integ 48/125448/4
2017-04-17 Heeyong Song[Tizen] Adding deviceClass to KeyEvent Integ 64/125464/1 accepted/tizen/unified/20170418.072515 submit/tizen/20170417.100748
2017-04-17 Jinho, LeeMerge branch 'devel/master' into tizen 93/125393/1
2017-04-12 Agnelo VazAdding deviceName to KeyEvent Integ 52/124552/4
2017-04-11 Adeel KazmiMerge "Adding Dali::KeyEvent convertor" into devel...
2017-04-10 Agnelo VazAdding Dali::KeyEvent convertor 08/124208/2
2017-03-13 taeyoon0.leeMerge branch 'devel/master (1.2.30)' into tizen 84/118584/1 accepted/tizen/common/20170313.162729 accepted/tizen/ivi/20170314.074858 accepted/tizen/mobile/20170314.074519 accepted/tizen/tv/20170314.074720 accepted/tizen/unified/20170314.074946 accepted/tizen/wearable/20170314.074811 submit/tizen/20170313.134641
2017-02-24 Adeel KazmiMerge "Removed redundant resource loading & rendering...
2017-02-21 Francisco SantosRemoved redundant resource loading & rendering code 24/113024/6
2017-02-16 Seoyeon KimMerge "[Tizen] Prepare for Tizen 4.0 Build" into tizen accepted/tizen/common/20170223.182714 accepted/tizen/ivi/20170220.224143 accepted/tizen/mobile/20170220.223722 accepted/tizen/tv/20170220.223939 accepted/tizen/wearable/20170220.224057 submit/tizen/20170220.003759 submit/tizen_common/20170223.092744
2017-02-09 minho.sunMerge branch 'devel/master' into tizen 82/113782/1
2017-02-08 Kimmo HoikkaMerge "Added travis.yml for auto-building patches"...
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-04 Seoyeon KimMerge branch 'devel/master' into tizen 10/108310/1
2016-12-13 suhyung EomMerge branch 'devel/master (1.2.18)' into tizen 24/104424/2
2016-12-13 suhyung EomApply deprecate macro and LOG 91/96791/13
2016-11-16 Paul WisbeyMerge "Check if number of textures match active sampler...
2016-11-15 Adeel KazmiRemoved unused ImageData class from Integration API 09/98009/1
2016-11-14 dongsug.songMerge branch 'devel/master' into tizen 19/97619/1
2016-11-14 dongsug.songRevert "[3.0] Remove/move experimental features" 00/97600/1
2016-10-10 Adeel KazmiMerge "Add missed doxygen documentation" into devel...
2016-09-30 suhyung EomAdd function to set top margin of the stage 17/87617/11
2016-09-15 Kimmo HoikkaMerge "Remove/move experimental features" into devel...
2016-09-15 taeyoon[3.0] Remove/move experimental features 90/87990/6
2016-09-15 taeyoonRemove/move experimental features 43/88243/2
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 99/75399/1
2016-06-16 Adeel Kazmi(Touch) Added pressure, radius & angle information 79/74579/8
2016-06-13 David SteeleMerge "(Actor) Add ability to connect to new touch...
2016-06-13 David SteeleMerge "Remove unnecessary functions from Scripting...
2016-06-13 Paul WisbeyMerge "Removed HasRendered() from Core RenderStatus...
2016-06-09 adam.bRemoved HasRendered() from Core RenderStatus. 49/73849/2
2016-05-31 suhyung EomMerge branch 'devel/master' into tizen 04/72204/1
2016-05-26 Adeel KazmiMerge "Allows debug builds to be enabled for GBS builds...
2016-05-25 Adeel KazmiMerge "Removed unused TouchData from Integration API...
2016-05-24 Adeel KazmiRemoved unused TouchData from Integration API & TouchRe... 18/71218/1
2016-05-18 minho.sunMerge branch 'devel/master' into tizen 06/71006/1
2016-05-06 Adeel KazmiMerge "DALi Version 1.1.33" into devel/master
2016-05-06 David SteeleMerge "Removal of the Scene graph node attachment"...
2016-05-05 Kimmo HoikkaRemoval of the Scene graph node attachment 86/68486/6
2016-05-03 dongsug.songMerge branch 'devel/master' into tizen 74/68374/1
2016-04-25 Ferran SoleRemove Geometry scene object 44/66744/14
2016-04-20 Kimmo HoikkaRemoval of unnecessary Actor-attachment classes, part... 49/66549/12
2016-04-18 Ferran SoleRendering API clean-up 49/65749/8
2016-03-21 minho.sunMerge branch 'devel/master' into tizen 01/62901/1
next