1. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  2. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  3. 97a2336 Reset layout to undefined when we realloc VkTexture memory by egdaniel · 8 years ago
  4. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  5. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  6. dd97b85 Fix vulkan build on linux and android by egdaniel · 8 years ago
  7. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 8 years ago
  8. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  9. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  11. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 8 years ago
  12. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 8 years ago
  13. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 8 years ago
  14. a1e6b3b Get Vk compiling post-MIP map changes by bsalomon · 8 years ago
  15. 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
  16. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 8 years ago
  17. 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