1. 80a08dd Fix Vulkan crashes on nexus player by Greg Daniel · 8 years ago
  2. 1edc5b9 Rename vars and functions from 'glslcaps'->'shadercaps' by Brian Salomon · 8 years ago
  3. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  4. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  5. 8a8668b Remove check of INITIALIZATION_FAILED in qcomm vulkan runs by Greg Daniel · 8 years ago
  6. fd016d7 Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  7. b353863 Revert of Add command buffer submits before copy calls in vulkan. (patchset #5 id:80001 of https://codereview.chromium.org/2363773006/ ) by egdaniel · 8 years ago
  8. 25661ba Add command buffer submits before copy calls in vulkan. by egdaniel · 8 years ago
  9. bc9b296 Add GrVkCopyPipeline to handle vulkan copies as draws by egdaniel · 8 years ago
  10. be9d821 Workaround for Adreno INITIALIZATION_FAILED bug by egdaniel · 8 years ago
  11. 6fa0a91 Add workaround for Adreno copyImageToBuffer calls on Vulkan by egdaniel · 8 years ago
  12. 3fe0327 Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  13. a95d46b Fix copying of data in vulkan testing texture by egdaniel · 8 years ago
  14. a825d53 Revert of Fix 4444 on Vulkan devices who don't support RGBA_4444 (patchset #4 id:60001 of https://codereview.chromium.org/2238563002/ ) by egdaniel · 8 years ago
  15. 637b3bf Fix 4444 on Vulkan devices who don't support RGBA_4444 by egdaniel · 8 years ago
  16. 1e42775 Remove config range asserts that cause tautological-constant-out-of-range-compare warnings by bsalomon · 8 years ago
  17. 8f1dcaa Update vulkan format features in caps. by egdaniel · 8 years ago
  18. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  19. c5ec140 Use NV glsl shader compiler for Vulkan by egdaniel · 8 years ago
  20. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 8 years ago
  21. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 8 years ago
  22. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 8 years ago
  23. d5e3b9e Fill out more information in GrVkCaps by egdaniel · 8 years ago
  24. 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
  25. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  26. 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