aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/gpu/vk/GrVkTypes.h
Commit message (Expand)AuthorAge
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Reland "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-30
* Revert "Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMem...Gravatar Greg Daniel2018-05-25
* Create API for GrVkMemoryAllocator and impliment use of AMD VulkanMemoryAlloc...Gravatar Greg Daniel2018-05-25
* Reland "Remove GrBackendObject and all related functions from Skia."Gravatar Greg Daniel2018-05-21
* Revert "Remove GrBackendObject and all related functions from Skia."Gravatar Brian Osman2018-05-10
* Remove GrBackendObject and all related functions from Skia.Gravatar Greg Daniel2018-05-10
* Add SK_SUPPORT_LEGACY_BACKEND_OBJECTSGravatar Robert Phillips2018-04-12
* Add ctor to GrVkImageInfo.Gravatar Greg Daniel2018-04-10
* Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.Gravatar Greg Daniel2018-04-10
* Add GrBackendTexture accessor to SkImage (take 2)Gravatar Robert Phillips2018-04-04
* Add ctor to GrVkAllocGravatar Greg Daniel2018-03-02
* Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memor...Gravatar Greg Daniel2018-02-26
* Revert "Fixes to alignment issues with regards to mapped vulkan memory."Gravatar Greg Daniel2018-02-25
* Fixes to alignment issues with regards to mapped vulkan memory.Gravatar Greg Daniel2018-02-23
* Remove SkCrossContextImageData and all support codeGravatar Brian Osman2017-05-11
* Use GrSemaphore rather than GrFence for external texture dataGravatar Brian Osman2017-03-02
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-28
* Revert "Add GrExternalTextureData and SkCrossContextImageData"Gravatar Brian Osman2017-02-24
* Add GrExternalTextureData and SkCrossContextImageDataGravatar Brian Osman2017-02-24
* Support use of non-coherent memory allocations in Vulkan.Gravatar jvanverth2016-09-20
* Enable many more tests for VulkanGravatar egdaniel2016-06-28
* Create free list heap for suballocationGravatar jvanverth2016-06-13
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Set the "mutable format" bit on sRGB images at creation time.Gravatar brianosman2016-05-17
* Refactor Vulkan image, texture, RTs so that create and getter handles match.Gravatar egdaniel2016-05-13
* Remove executable bit from source code files.Gravatar benjaminwagner2016-05-04
* Apply setImageLayout() to all of a VkImage's subresources.Gravatar jvanverth2016-05-03
* Update min Vulkan version to 1.0.8.0, and fix various bugsGravatar egdaniel2016-04-21
* Add WSI functions to GrVkInterfaceGravatar jvanverth2016-03-28
* Implement Vulkan GrBackendObject for textures.Gravatar jvanverth2016-03-18