1. b68319a Send correct clear count to vulkan beginRenderPass by Greg Daniel · 7 years ago
  2. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  3. 77a86f8 Track clear counts in vulkan render passes by Greg Daniel · 8 years ago
  4. ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
  5. 27bb284 Check granularity in render pass bounds by egdaniel · 8 years ago
  6. 9a6cf80 Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers. by egdaniel · 8 years ago
  7. 2feb093 Add support for finding/creating general GrVkRenderPass from the VkResourceProvider. by egdaniel · 8 years ago
  8. d62e28b Refactor creation of GrVkRenderPasses to make them move general by egdaniel · 8 years ago
  9. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  10. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 9 years ago
  11. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 9 years ago
  12. 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
  13. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  14. 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