1. 4bcd62e Add some copy support for vulkan msaa by egdaniel · 8 years ago
  2. ce3bfb1 Don't add the resolve attachment to vulkan render passes. by egdaniel · 8 years ago
  3. f963599 Add flag for window rectangles to GrRenderTarget by csmartdalton · 8 years ago
  4. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  5. d62e28b Refactor creation of GrVkRenderPasses to make them move general by egdaniel · 8 years ago
  6. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  7. 72ac55f Fix msaa on GrVkRenderTarget by egdaniel · 8 years ago
  8. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  9. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  10. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 8 years ago
  11. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  12. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  13. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  14. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 9 years ago
  15. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 9 years ago
  16. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 9 years ago
  17. 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
  18. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  19. 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