platform/core/uifw/dali-core.git
2018-05-25 adam.b[Vulkan] Indexed draw and topology support
2018-05-25 adam.b[Vulkan] Fixes in graphics-algorithms
2018-05-25 adam.b[Vulkan] Buffer didn't use "usage" flag
2018-05-25 adam.b[Vulkan] Fixed compilation error
2018-05-25 Angelos GkountisMoved the type alias of the RefCountedTexture to the...
2018-05-25 Angelos GkountisAltered the aliases of reference counted Vulkan objects
2018-05-25 Angelos GkountisIntegrated the Vulkan::ResourceCache class into the...
2018-05-25 Angelos GkountisImplemented the ResourceCache class.
2018-05-25 adam.b[Vulkan] Cleanup after removing rendering backend
2018-05-25 adam.b[Vulkan] Pipeline safeguards
2018-05-25 adam.b[Vulkan] L8 texture support
2018-05-25 adam.b[Vulkan] Support for clear color in Swapchain
2018-05-25 adam.b[Vulkan] Graphics API cleanup
2018-05-25 adam.b[Vulkan] Builtin shaders and shaders offline compilatio...
2018-05-25 adam.b[Vulkan] Vulkan controller moved to the API
2018-05-08 David SteeleFixed build break
2018-05-03 David SteeleMoved framebuffer messages from UpdateManager to FrameB...
2018-05-03 David SteeleMerge changes I6844a8f6,Ib613d6cb,I342ec48f,Ie03bf9e9...
2018-05-03 David SteeleRemoving rendering backend
2018-05-03 adam.b[Vulkan] graphics controller, multiple pipelines
2018-05-03 adam.b[Vulkan] Increased number of swapchain images until...
2018-05-03 adam.b[Vulkan] Factories and general controller cleanup
2018-04-25 adam.b[Vulkan] SpirV reflection rewrite and bug fixes
2018-04-25 Daekwang RyuFix uninitialized variable
2018-04-12 Daekwang RyuFix uninitialized variable
2018-04-04 Francisco SantosMultiple fixes
2018-03-29 Adeel Kazmi(dali_env) Updated to allow installation from local...
2018-03-29 Francisco SantosMerge changes I8a148074,I6532af40,I6cb64283,Id615bd9f...
2018-03-29 adam.b[Vulkan] Sampler and texture support - something is...
2018-03-29 adam.b[Vulkan] Managed command buffer pool
2018-03-29 adam.b[Vulkan] Image and Swapchain upgrade
2018-03-29 Adeel KazmiMerge "Change default vulkan SDK to a fixed version...
2018-03-19 adam.b[Vulkan] SPIRV simplified reflection ( work in progress )
2018-03-01 Adeel Kazmi(dali_env) Added dependency to glm
2018-02-18 Francisco Santosbuild helper
2018-02-18 Francisco SantosDon't set GL shaders.
2018-02-18 adam.b[Vulkan] Working build
2018-02-14 adam.bSubmit render calls from update to graphics
2018-02-09 adam.b[Vulkan] New Image and ImageView for Swapchain
2018-02-09 Francisco SantosFormat for clang-format-7
2018-02-07 adam.b[Vulkan] Basic Vulkan backend
2018-01-25 Francisco SantosChange default vulkan SDK to a fixed version
2017-11-17 adam.bGraphics integration API deployment and fixing missing...
2017-11-17 Francisco SantosCreate wrapper for vulkan.hpp
2017-11-16 jsr184Build fixes
2017-11-15 Francisco SantosAdd operator address overload to Synchronized::Handle
2017-11-14 adam.bSimplified Vulkan backend [WIP]
2017-11-13 Francisco SantosMerge branch 'devel/master' into devel/vulkan
2017-11-10 Victor CebolladaDALi Version 1.2.65 19/159619/1 dali_1.2.65
2017-11-08 Victor CebolladaCaches stencil glStencilFunc() and glStencilOp() calls. 81/159381/2
2017-11-08 Victor CebolladaAvoid calling glActiveTexture() unnecessarily. 60/159360/1
2017-11-06 Eunki HongBug fix at DevelAnimation::ProgressReashedSignal 71/158971/1
2017-11-03 David SteeleMerge "Bug fix at PlayAfter" into devel/master
2017-11-03 György StraubDALi Version 1.2.64 61/158861/1 dali_1.2.64
2017-11-03 Eunki HongBug fix at PlayAfter 86/157886/11
2017-11-01 Victor CebolladaRender to Frame Buffer Object. 76/155576/11
2017-11-01 Victor CebolladaRenderTaskProcessor code cleaning. 74/157674/4
2017-10-27 UmarDALi Version 1.2.63 46/158046/1 dali_1.2.63
2017-10-26 Adeel KazmiRevert "Mark uniform map as not having changed when... 88/157888/1
2017-10-25 Francisco SantosMark uniform map as not having changed when it's ready 80/157680/1
2017-10-25 Heeyong SongMerge "Change to process events when the application...
2017-10-24 Adeel KazmiMerge "Ensured Random::Range does not overflow" into...
2017-10-24 Heeyong SongFix SCREEN_POSITION error 41/157241/1
2017-10-24 Heeyong SongChange to process events when the application is paused 45/152145/7
2017-10-23 David SteeleEnsured Random::Range does not overflow 10/157210/1
2017-10-23 adam.bBounding box clipping fix 47/157147/2
2017-10-23 Victor CebolladaDo nothing if the same size is set to the stage. 69/157069/3
2017-10-20 Richard HuangDALi Version 1.2.62 01/156901/1 dali_1.2.62
2017-10-16 Seoyeon KimAdd Property::EXTENTS type 50/154650/15
2017-10-16 HyunJu ShinMerge "Initialize mTextureSet in RenderItem" into devel...
2017-10-13 greynagaDALi Version 1.2.61 63/155563/1 dali_1.2.61
2017-10-13 Seoyeon KimInitialize mTextureSet in RenderItem 33/155533/1
2017-10-11 Eunki HongFix LoopingMode::AUTO_REVERSE behavior when LoopCount... 68/154268/5
2017-10-10 Adeel KazmiMerge "Add types to Device::SubClass" into devel/master
2017-10-10 Seoyeon KimInitialize Random::Range() 41/154441/1
2017-10-10 Heeyong SongAdd types to Device::SubClass 32/152832/2
2017-10-06 Adeel KazmiMerge "Fast bounding-box clipping feature" into devel...
2017-10-06 Adeel KazmiDALi Version 1.2.60 32/154132/1 dali_1.2.60
2017-10-06 Tom RobinsonFast bounding-box clipping feature 98/151998/9
2017-10-03 Adeel KazmiAdd macro for Public API read-only properties 42/153942/2
2017-09-29 Adeel KazmiMoved some Actor APIs to the Public API 20/153820/1
2017-09-29 Adeel KazmiMove device codes & related TouchData & KeyEvent method... 07/153807/1
2017-09-29 Adeel KazmiMoved some Animation Devel APIs to the Public API 67/153767/2
2017-09-29 Adeel KazmiMerge changes Iebb3261e,I67abf9f4 into devel/master
2017-09-29 Adeel KazmiMerge "Move WeakHandle to the Public API" into devel...
2017-09-29 Francisco SantosDALi Version 1.2.59 84/153784/1 dali_1.2.59
2017-09-29 Adeel KazmiMoved Dali::Vector functions to support C++11 range... 35/153535/4
2017-09-29 Adeel KazmiMove WeakHandle to the Public API 33/153533/3
2017-09-29 Adeel KazmiMove GLES 3.0 floating point pixel formats to Public API 34/153534/4
2017-09-25 David SteeleMerge "Revert "Initialize random number generator"...
2017-09-22 David SteeleDALi Version 1.2.58 78/151978/1 dali_1.2.58
2017-09-22 Adeel KazmiRevert "Initialize random number generator" 73/151973/2
2017-09-21 Adeel KazmiMerge "Initialize random number generator" into devel...
2017-09-19 Adeel KazmiChange the order of the nodes when actors are moved 82/151082/2
2017-09-15 Agnelo VazDALi Version 1.2.57 90/150390/1 dali_1.2.57
2017-09-15 Seoyeon KimInitialize random number generator 48/150248/1
2017-09-14 Kimmo HoikkaTest macros print just filename and not full path,... 00/150200/2
2017-09-13 David SteeleMerge "Fix SVACE issue" into devel/master
2017-09-12 Seoyeon KimFix SVACE issue 26/148426/4
2017-09-08 adam.bDALi Version 1.2.56 57/148657/1 dali_1.2.56
next