1. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  2. 739c5bf Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."" by Brian Salomon · 8 years ago
  3. ce4d04a Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear." by Ben Wagner · 8 years ago
  4. 4d53c44 Limit GL_TEXTURE_RECTANGLE filtering to bilinear. by Brian Salomon · 8 years ago
  5. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  6. 50ead53 Update RT views and framebuffer in vulkan after mipmaping by egdaniel · 8 years ago
  7. 990dbc8 Add Texture2D and Sampler GrSLTypes by egdaniel · 8 years ago
  8. 6b6ffc4 Create free list heap for suballocation by jvanverth · 8 years ago
  9. 1e305ba Add offset to memory allocations by jvanverth · 8 years ago
  10. c902164 Fix return from nullptr to false in GrVkTexture.cpp by bsalomon · 8 years ago
  11. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  12. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  13. 97a2336 Reset layout to undefined when we realloc VkTexture memory by egdaniel · 8 years ago
  14. 2af0f1b Apply setImageLayout() to all of a VkImage's subresources. by jvanverth · 8 years ago
  15. 900bd4a Add mipmap loading to Vulkan. by jvanverth · 8 years ago
  16. dd97b85 Fix vulkan build on linux and android by egdaniel · 8 years ago
  17. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 9 years ago
  18. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  19. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  20. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  21. fe170d2 Fix borrowed GrVkImage::Resource. by jvanverth · 9 years ago
  22. fd359ca Implement Vulkan GrBackendObject for textures. by jvanverth · 9 years ago
  23. 9c3f143 Add support for vertex and geometry shader textures by cdalton · 9 years ago
  24. a1e6b3b Get Vk compiling post-MIP map changes by bsalomon · 9 years ago
  25. 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
  26. ad3a13c Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://codereview.chromium.org/1718693002/ ) by egdaniel · 9 years ago
  27. 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