1. 1591c38 Use GrBackendObjectOwnership instead of GrVkImage::Wrapped by Greg Daniel · 7 years ago
  2. 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
  3. 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 8 years ago
  4. 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
  5. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 8 years ago
  6. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  7. 7ac5da8 Dont allocate a new image which already has mip levels, when regenerating vulkan mipmaps by egdaniel · 8 years ago
  8. 7ec9241 Add resource tracking output and command buffer recycling by jvanverth · 8 years ago
  9. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  10. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  11. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  12. 50c46c7 Clean up GrVkImage::setLayout() by jvanverth · 9 years ago
  13. 82c0558 Set barriers and image layout changes between mipmap blits. by jvanverth · 9 years ago
  14. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 9 years ago
  15. cf942c4 Fix gcc warnings in Vulkan backend by bsalomon · 9 years ago
  16. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 9 years ago
  17. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  18. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
  19. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 9 years ago
  20. 9846ef2 Replace some nullptrs with VK_NULL_HANDLE by jvanverth · 9 years ago
  21. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago
  22. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  23. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 9 years ago