1. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  2. 5f3b0e0 Limit the size of descriptor pools in vulkan by egdaniel · 8 years ago
  3. 8af936d Fix a bunch of memory issues in Vulkan by egdaniel · 8 years ago
  4. b4aa362 Switch uniforms to be descriptor set 0 in Vulkan by egdaniel · 8 years ago
  5. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  6. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago[Renamed (73%) from src/gpu/vk/GrVkProgram.cpp]
  7. 2cab66b fix release build vulkan by egdaniel · 8 years ago
  8. c2dc1b2 Add DescriptorPool and set manager to GrVkProgram by egdaniel · 8 years ago
  9. 8b6394c Add a cache of GrVkSamplers in GrVkResourceProvider. by egdaniel · 8 years ago
  10. 9846ef2 Replace some nullptrs with VK_NULL_HANDLE by jvanverth · 8 years ago
  11. d524f16 Fix memory crash in vulakn writeUniformBuffers by egdaniel · 8 years ago
  12. 992ad36 Add back Vk files with LF endings by jvanverth · 8 years ago
  13. e02918d Remove Vk files with spurious CRLFs by jvanverth · 8 years ago
  14. 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
  15. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  16. 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