1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  2. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  3. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  4. 2077b26 Add function support for vulkan ycbcr conversion. by Greg Daniel · 6 years ago
  5. 637c06a Add Vulkan support to GrAHardwareBufferImageGenerator by Greg Daniel · 6 years ago
  6. a9979d1 Add support for vulkan extensions needed for AHardwareBuffers. by Greg Daniel · 6 years ago
  7. c0b03d8 Start adding support for some base extensions which others build on. by Greg Daniel · 7 years ago
  8. a31f4e5 Make sure we check the version number of Vulkan Extensions. by Greg Daniel · 7 years ago
  9. 98bffae Reland "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  10. d3e65aa Move GrVkInterface out of public API. by Greg Daniel · 7 years ago[Renamed (91%) from include/gpu/vk/GrVkInterface.h]
  11. c8cd45a Generate GrVkInterface when we make the GrVkGpu. by Greg Daniel · 7 years ago
  12. dc13c21 Revert "Reland "Let client pass in full extension to GrVkBackendContext."" by Greg Daniel · 7 years ago
  13. a782dcb Reland "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  14. cb92b26 Revert "Let client pass in full extension to GrVkBackendContext." by Greg Daniel · 7 years ago
  15. 45c9dab Let client pass in full extension to GrVkBackendContext. by Greg Daniel · 7 years ago
  16. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  17. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  18. cc90174 Add GrVkInterface constructor with sepereate instance/device proc getters. by Brian Salomon · 8 years ago
  19. c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
  20. 3251ed8 Refactor Vulkan support to support Fuchsia by Michael Jurka · 8 years ago
  21. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  22. b0d4352 Revise WSI setup. by jvanverth · 9 years ago
  23. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
  24. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 9 years ago
  25. 633b356 GrVkGpu initialization cleanup. by jvanverth · 9 years ago
  26. d2497f3 Enable extension support and debug layer. by jvanverth · 9 years ago
  27. 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
  28. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  29. 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