1. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  2. 9d02a4c Using staging buffers for vulkan texture uploads. by Greg Daniel · 4 years, 2 months ago
  3. 5082df1 Remove need for gpu when unrefing managed resources. by Jim Van Verth · 4 years, 6 months ago
  4. a31ab4b Have GrVkUniformBuffers own their descriptor sets. by Greg Daniel · 4 years, 6 months ago
  5. 3e19216 Hoist GrVkResource up so it can be used for D3D and Metal. by Jim Van Verth · 4 years, 6 months ago
  6. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 10 months ago
  7. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  8. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  9. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  10. 927ac9c Refactor vulkan buffer mapping and unmapping by egdaniel · 8 years ago
  11. 848904e Fix vulkan build by egdaniel · 8 years ago
  12. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  13. 4c6e47a Recycle small uniform buffers. by jvanverth · 8 years ago
  14. 069c464 Vulkan fixes for TesselatingPathRenderer test by jvanverth · 8 years ago
  15. a584de9 Add static buffer support by jvanverth · 8 years ago
  16. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  17. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 8 years ago
  18. 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
  19. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  20. 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