1. 6a0176b Add ref counted wrapped around GrTexture ReleaseProc by Greg Daniel · 7 years ago
  2. 81b8059 Start removing uses of VkFormatToPixelConfig in vulkan backend by Greg Daniel · 7 years ago
  3. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  4. cef213c Move ReleaseProc info to GrTexture and for implementations to define it. by Greg Daniel · 8 years ago
  5. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  6. a3b6a55 In Vulkan make sure to add barriers between write operations by Greg Daniel · 8 years ago
  7. 19ff103 Always add a barrier when old layout was general in vulkan. by egdaniel · 8 years ago
  8. 3602d4f Allow vulkan to upload data to testing textures with optimal layouts by egdaniel · 8 years ago
  9. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  10. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  11. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  12. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  13. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  14. 50c46c7 Clean up GrVkImage::setLayout() by jvanverth · 8 years ago
  15. 82c0558 Set barriers and image layout changes between mipmap blits. by jvanverth · 8 years ago
  16. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  17. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  18. 8f1dcaa Update vulkan format features in caps. by egdaniel · 9 years ago
  19. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  20. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 9 years ago
  21. 0fcfb75 Fix some issues for Linux Vulkan build by jvanverth · 9 years ago
  22. 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
  23. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  24. 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