1. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  2. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  3. 594739c Use STDArray to for tracked resources in vulkan command buffer by egdaniel · 8 years ago
  4. ec44099 Lots of little cleanup improvements to Vulkan by egdaniel · 8 years ago
  5. 52ad251 Implement Vulkan Resolve. by egdaniel · 8 years ago
  6. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  7. c1be9bc Add GrVkRecycledResource subclass by egdaniel · 8 years ago
  8. 7ec9241 Add resource tracking output and command buffer recycling by jvanverth · 8 years ago
  9. a584de9 Add static buffer support by jvanverth · 8 years ago
  10. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  11. 066df7c Add GpuCommandBuffer support. by egdaniel · 8 years ago
  12. 9a6cf80 Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers. by egdaniel · 8 years ago
  13. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  14. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 8 years ago
  15. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  16. 17b8925 Implement blit image for copySurface in Vulkan by egdaniel · 9 years ago
  17. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  18. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 9 years ago
  19. 470d77a Use dynamic state from vulkan pipelines by egdaniel · 9 years ago
  20. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 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