1. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  2. 35a98c7 Add integer array uniforms to GL and Vulkan by fmenozzi · 8 years ago
  3. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  4. a584de9 Add static buffer support by jvanverth · 8 years ago
  5. 497e9e2 Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 8 years ago
  6. b1b5957 Remove unnessary uniform barriers in Vulkan. by egdaniel · 8 years ago
  7. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  8. b800248 Revert of Refactor how we store and use samplers in Ganesh (patchset #7 id:120001 of https://codereview.chromium.org/1885863004/ ) by egdaniel · 8 years ago
  9. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  10. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  11. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  12. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago[Renamed (75%) from src/gpu/vk/GrVkProgramDataManager.cpp]
  13. 910114a Buffer fix for VkProgram caching by jvanverth · 9 years ago
  14. 8d988b3 Add support for 2x2 matrices by cdalton · 9 years ago
  15. 4ee1cda Fix uniform buffer layout in vulkan by egdaniel · 9 years ago
  16. 42701e9 Add VkProgramDataManager back into to repo by egdaniel · 9 years ago
  17. 89a6029 Try to fix broken file by just deleting it. by egdaniel · 9 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