1. ddf9835 Minor fixes to avoid NVPR in Vulkan and provide good GrVkGpu teardown. by jvanverth · 8 years ago
  2. 470d77a Use dynamic state from vulkan pipelines by egdaniel · 8 years ago
  3. d2497f3 Enable extension support and debug layer. by jvanverth · 8 years ago
  4. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  5. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  6. a6b439a Fix 32bit win Vulkan build by bsalomon · 8 years ago
  7. 0fcfb75 Fix some issues for Linux Vulkan build by jvanverth · 8 years ago
  8. e699d0c Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  9. 28f45b9 Add "sample locations" feature to GrProcessor by cdalton · 8 years ago
  10. e77875a Fix stall in Vk clear by jvanverth · 8 years ago
  11. d331259 Revert of Don't allow nullptr in texels array params (unless using a transfer buffer). (patchset #3 id:60001 of https://codereview.chromium.org/1765633002/ ) by bsalomon · 8 years ago
  12. 8ee78f3 Don't allow nullptr in texels array params (unless using a transfer buffer). by bsalomon · 8 years ago
  13. 03509ea Use VkPipelineCaches during VkPipeline creation by jvanverth · 8 years ago
  14. a1e6b3b Get Vk compiling post-MIP map changes by bsalomon · 8 years ago
  15. 3d5d9ac Implement various vulkan stencil clears and fix various stenciling bugs. by egdaniel · 8 years ago
  16. 164a9f0 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago
  17. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  18. 48cf268 Add vulkan files into skia repo. This is an incomplete backend with only partial functionality at this time. by Greg Daniel · 8 years ago