1. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  2. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  3. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  4. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  5. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  6. aa352de Update visibility checks in Vulkan to support geom shaders by Greg Daniel · 7 years ago
  7. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  8. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  9. 35a98c7 Add integer array uniforms to GL and Vulkan by fmenozzi · 8 years ago
  10. 75d2bfc Correctly handle mat2x2 in Vulkan by egdaniel · 8 years ago
  11. a584de9 Add static buffer support by jvanverth · 8 years ago
  12. 497e9e2 Integers can now be passed as uniforms; needed for passing color count to fragment shader by fmenozzi · 8 years ago
  13. b1b5957 Remove unnessary uniform barriers in Vulkan. by egdaniel · 8 years ago
  14. 09aa1fc Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  15. 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
  16. 45b61a1 Refactor how we store and use samplers in Ganesh by egdaniel · 8 years ago
  17. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  19. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago[Renamed (75%) from src/gpu/vk/GrVkProgramDataManager.cpp]
  20. 910114a Buffer fix for VkProgram caching by jvanverth · 8 years ago
  21. 8d988b3 Add support for 2x2 matrices by cdalton · 8 years ago
  22. 4ee1cda Fix uniform buffer layout in vulkan by egdaniel · 8 years ago
  23. 42701e9 Add VkProgramDataManager back into to repo by egdaniel · 8 years ago
  24. 89a6029 Try to fix broken file by just deleting it. by egdaniel · 8 years ago
  25. 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
  26. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  27. 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