[Vulkan] Added Pipeline object to the API.
[platform/core/uifw/dali-core.git] / dali / graphics / vulkan / vulkan-graphics.cpp
2018-06-12 adam.b[Vulkan] Added Pipeline object to the API.
2018-06-12 Angelos GkountisFixed application crashes/stalls during teardown
2018-06-11 Angelos GkountisRefactored the Vulkan::CommandPool class
2018-06-11 Angelos GkountisChanged the command pool management
2018-06-11 Angelos GkountisAttempt to make dali-demo work
2018-06-11 Angelos GkountisRefactored the Vulkan::Queue and Vulkan::CommandBuffer...
2018-06-11 Angelos GkountisVulkan::Fence lifetime changes
2018-06-11 Angelos GkountisRefactored the Vulkan::Sampler class
2018-06-11 Angelos GkountisThe ResourceCache now stores ImageViews
2018-06-11 Angelos GkountisRefactored the Vulkan::Image class
2018-06-11 Angelos GkountisVulkanImageView moved to separate files
2018-06-11 Angelos GkountisGraphics refactoring
2018-05-31 David SteeleFixing up Vulkan branch after merge to dali_1.3.26
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-03 David SteeleMerge changes I6844a8f6,Ib613d6cb,I342ec48f,Ie03bf9e9...
2018-05-03 adam.b[Vulkan] graphics controller, multiple pipelines
2018-05-03 adam.b[Vulkan] Increased number of swapchain images until...
2018-04-04 Francisco SantosMultiple fixes
2018-03-29 Francisco SantosMerge changes I8a148074,I6532af40,I6cb64283,Id615bd9f...
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-02-18 adam.b[Vulkan] Working build
2018-02-07 adam.b[Vulkan] Basic Vulkan backend
2017-11-16 jsr184Build fixes
2017-11-14 adam.bSimplified Vulkan backend [WIP]