1. fe3b516 Use GrSemaphore rather than GrFence for external texture data by Brian Osman · 8 years ago
  2. 2c2bc11 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  3. aa1ab89 Revert "Add GrExternalTextureData and SkCrossContextImageData" by Brian Osman · 8 years ago
  4. 9ad1f92 Add GrExternalTextureData and SkCrossContextImageData by Brian Osman · 8 years ago
  5. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  6. fe2965a Fix interface validation in Vulkan. by Greg Daniel · 8 years ago
  7. 9d54afc Support use of non-coherent memory allocations in Vulkan. by jvanverth · 8 years ago
  8. 735109c Add gyp define to enable vulkan debug layers by egdaniel · 8 years ago
  9. d1bdd1f Use Windowing system-specific WindowContext factories. by bsalomon · 8 years ago
  10. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  11. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  12. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  13. 1d15596 Add Xlib support to viewer by jvanverth · 8 years ago
  14. 7888f78 Set the "mutable format" bit on sRGB images at creation time. by brianosman · 8 years ago
  15. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  16. 18a2f9d Add base class for GLTestContext and add new subclass VkTestContext. by bsalomon · 8 years ago
  17. 9b92ebd Remove executable bit from source code files. by benjaminwagner · 8 years ago
  18. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  19. b0d4352 Revise WSI setup. by jvanverth · 8 years ago
  20. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  21. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 8 years ago
  22. fd7bd45 Revise layer, extension and feature setup for Vulkan by jvanverth · 8 years ago
  23. 633b356 GrVkGpu initialization cleanup. by jvanverth · 8 years ago
  24. d2497f3 Enable extension support and debug layer. by jvanverth · 8 years ago
  25. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  26. 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
  27. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  28. 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