aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/vk/GrVkCopyManager.h
Commit message (Expand)AuthorAge
* Don't destroy VkPipelineLayouts until after command buffer recording.Gravatar Greg Daniel2018-06-20
* Correctly discard or load RT when doing copies as draws in VulkanGravatar Greg Daniel2018-03-16
* Remove origin field from GrSurface (take 2)Gravatar Robert Phillips2017-08-29
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* Various memory leak fixes in VulkanGravatar Greg Daniel2017-01-09
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Add GrVkCopyPipeline to handle vulkan copies as drawsGravatar egdaniel2016-09-27