1. 59dc148 Track GrVkResources in command buffer associated with pipeline barriers. by Greg Daniel · 5 years ago
  2. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  3. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  4. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  5. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  6. 81df041 Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  7. a9d3dae Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh." by Greg Daniel · 6 years ago
  8. 331c266 Use GrVkMemoryAllocator for vulkan memory allocations in ganesh. by Greg Daniel · 6 years ago
  9. e35a99e Update Flush and Invalidate Memory calls in vulkan to take offset and size by Greg Daniel · 6 years ago
  10. 8385a8a Revert "Revert "Fixes to alignment issues with regards to mapped vulkan memory."" by Greg Daniel · 6 years ago
  11. 88fdee9 Revert "Fixes to alignment issues with regards to mapped vulkan memory." by Greg Daniel · 6 years ago
  12. 9fb6cf4 Fixes to alignment issues with regards to mapped vulkan memory. by Greg Daniel · 6 years ago
  13. deb7998 Fix buffer size assertion in Vulkan by Chris Dalton · 7 years ago
  14. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  15. 6888c0d Add support for vkCmdCopyBuffer by Greg Daniel · 7 years ago
  16. 6b65b98 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  17. 3a59665 Revert "Indicate texel buffer support in Vulkan" by Chris Dalton · 7 years ago
  18. 2dd2226 Indicate texel buffer support in Vulkan by Chris Dalton · 7 years ago
  19. c2dd5ed Add GrVkTexelBuffer class by Greg Daniel · 7 years ago
  20. f9f2723 Various memory leak fixes in Vulkan by Greg Daniel · 8 years ago
  21. 68c3d30 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  22. ae6e486 Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https://codereview.chromium.org/2356343003/ ) by jvanverth · 8 years ago
  23. c5850e9 Some Vulkan memory fixes and cleanup by jvanverth · 8 years ago
  24. 7d05f32 Always use transfer_dst for buffers. by jvanverth · 8 years ago
  25. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  26. 927ac9c Refactor vulkan buffer mapping and unmapping by egdaniel · 8 years ago
  27. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  28. 4c6e47a Recycle small uniform buffers. by jvanverth · 8 years ago
  29. db37909 Add offsets to GrVkBuffer. by jvanverth · 8 years ago
  30. d5f6e9a Only check resource tracking on program shutdown, not context shutdown by jvanverth · 8 years ago
  31. 47e3dba Deleting void pointers is bad, mmmkay? by jvanverth · 8 years ago
  32. 069c464 Vulkan fixes for TesselatingPathRenderer test by jvanverth · 8 years ago
  33. a584de9 Add static buffer support by jvanverth · 8 years ago
  34. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  35. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  36. af236b5 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  37. 2884e9c Revert of Add OpenGL context to Viewer. (patchset #7 id:120001 of https://codereview.chromium.org/1978573003/ ) by jvanverth · 8 years ago
  38. 56a11e4 Add OpenGL context to Viewer. by jvanverth · 8 years ago
  39. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  40. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  41. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 8 years ago
  42. dbb429a Create new buffer (if necessary) on vkMap by jvanverth · 8 years ago
  43. 910114a Buffer fix for VkProgram caching by jvanverth · 8 years ago
  44. 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
  45. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  46. 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