1. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 8 years ago
  2. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 8 years ago
  3. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  4. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  5. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  6. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  7. 720dc71 Merge building of program desc in Vulkan into one step by egdaniel · 8 years ago
  8. 5d8f69f Merge GrGLSLProgramDesc into GrProgramDesc by egdaniel · 8 years ago
  9. 0d9990f Merge ProgramDesc's for GL and Vulkan by egdaniel · 8 years ago
  10. 707bbd6 Reuse sampler descriptor set allocations in Vulkan by egdaniel · 8 years ago
  11. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  12. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  13. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  14. 93a379b Separate user and raw stencil settings by cdalton · 8 years ago
  15. e19aecd Revert of Separate user and raw stencil settings (patchset #8 id:140001 of https://codereview.chromium.org/1962243002/ ) by robertphillips · 8 years ago
  16. 12dbb39 Separate user and raw stencil settings by cdalton · 8 years ago
  17. 778555c Unify DescriptorPools for vulkan uniform descriptor sets by egdaniel · 8 years ago
  18. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 9 years ago
  19. 5f3b0e0 Limit the size of descriptor pools in vulkan by egdaniel · 9 years ago
  20. e50f3e7 Add WSI functions to GrVkInterface by jvanverth · 9 years ago
  21. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 9 years ago