1. 8af936d Fix a bunch of memory issues in Vulkan by egdaniel · 8 years ago
  2. b4aa362 Switch uniforms to be descriptor set 0 in Vulkan by egdaniel · 8 years ago
  3. 3a15fd4 Fix vulkan dual source blending by egdaniel · 8 years ago
  4. b60c337 Initialize variable to appease compiler warning by egdaniel · 8 years ago
  5. d632bb4 Enable dual source blending for Vulkan by egdaniel · 8 years ago
  6. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  7. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 8 years ago
  8. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago[Renamed (80%) from src/gpu/vk/GrVkProgramBuilder.cpp]
  9. c2dc1b2 Add DescriptorPool and set manager to GrVkProgram by egdaniel · 8 years ago
  10. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  11. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 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. 2d07b76 Update shaderc lib and use single combined lib by Greg Daniel · 8 years ago
  15. 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
  16. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  17. 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