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