1. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  2. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  3. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  4. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  5. 6616efb In Vulkan, use 1000 for maxLod instead of maxMipLevel when using mips. by Greg Daniel · 6 years ago
  6. f723264 Revert "Revert "Reland "Add ability to specify different GP textures for each mesh in a draw.""" by Brian Salomon · 6 years ago
  7. cd7907b Revert "Reland "Add ability to specify different GP textures for each mesh in a draw."" by Brian Salomon · 6 years ago
  8. adb4bfe A bunch of fixes for calling abandon on vulkan context. by Greg Daniel · 6 years ago
  9. 5e81a12 Add support for dynamic state GP textures in Vulkan backend. by Brian Salomon · 6 years ago
  10. 2d0a6a1 Reland "Add ability to specify different GP textures for each mesh in a draw." by Brian Salomon · 6 years ago
  11. e6ab998 Revert "added support for sk_Dimensions to SkSL" by Greg Daniel · 6 years ago
  12. 9335c28 added support for sk_Dimensions to SkSL by Ethan Nicholas · 6 years ago
  13. deeb655 Revert "Add ability to specify different GP textures for each mesh in a draw." by Derek Sollenberger · 6 years ago
  14. d1b8a16 Add ability to specify different GP textures for each mesh in a draw. by Brian Salomon · 6 years ago
  15. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  16. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  17. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  18. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  19. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  20. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 6 years ago
  21. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  22. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  23. 662ea4b Remove texel buffer support. by Brian Salomon · 6 years ago
  24. 7d918fd Don't destroy VkPipelineLayouts until after command buffer recording. by Greg Daniel · 6 years ago
  25. 1471df9 Remove include of GrGLProgramBuilder.h from GrGLProgram.h and GrVkPipelineState.h by Brian Salomon · 6 years ago
  26. 4d3f517 Remove GrGLSLFragProcs typedef. Use unique_ptr to for GrGLSLFragmentProcessor ownership. by Brian Salomon · 6 years ago
  27. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  28. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  29. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  30. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  31. 559f556 Remove support for image load/store by Brian Salomon · 7 years ago
  32. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  33. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  34. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  35. 369e8b7 Fix cleanup on program creation failure by Robert Phillips · 7 years ago
  36. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  37. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  38. 3809bab Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  39. 7cd974f Revert "Add GrPrimitiveType::kLinesAdjacency" by Ravi Mistry · 7 years ago
  40. f7eb015 Add GrPrimitiveType::kLinesAdjacency by Chris Dalton · 7 years ago
  41. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  42. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  43. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  44. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  45. 31ec144 Add support for using texel buffers in Vulkan backend. by Greg Daniel · 7 years ago
  46. f086167 Remove support for GLs without separate stencil. by Brian Salomon · 7 years ago
  47. 783c436 Fix comma in vulkan by Greg Daniel · 7 years ago
  48. 18f9602 Add support for Geom shaders in Vulkan backend. by Greg Daniel · 7 years ago
  49. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  50. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  51. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  52. ab015ef Move the ability to access textures, buffers, and image storages out from GrProcessor. by Brian Salomon · 7 years ago
  53. 18dfa98 Store the dst texture used by an XP in GrPipeline rather than in the XP. by Brian Salomon · 7 years ago
  54. 02bb6df Retract GrPipeline from setRenderTargetState calls by Robert Phillips · 7 years ago
  55. 87f340e switched GrVkPipelineStateCache over to use SkLRUCache by Ethan Nicholas · 8 years ago
  56. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  57. f9f4512 Reland image storage with fixes. by Brian Salomon · 8 years ago
  58. 59dc411 Revert "Initial OpenGL Image support." by Brian Salomon · 8 years ago
  59. be34882 Initial OpenGL Image support. by Brian Salomon · 8 years ago
  60. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  61. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  62. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  63. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  64. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  65. 85552e4 Quiet a -Wcomma warning. by mtklein · 8 years ago
  66. b58a2b4 Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. by bsalomon · 8 years ago
  67. 2eda5b3 Conditionally insert gl_PointSize into shaders. by bsalomon · 8 years ago
  68. a624bf3 Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  69. 56b7dc4 Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (patchset #3 id:40001 of https://codereview.chromium.org/2339203002/ ) by bsalomon · 8 years ago
  70. d91237e Stop flattening GrCoordTransforms in parent GrFragmentProcessors. by bsalomon · 8 years ago
  71. 720dc71 Merge building of program desc in Vulkan into one step by egdaniel · 8 years ago
  72. 31bc7df Properly recycle uniform buffers in vulkan by egdaniel · 8 years ago
  73. 707bbd6 Reuse sampler descriptor set allocations in Vulkan by egdaniel · 8 years ago
  74. 4c6e47a Recycle small uniform buffers. by jvanverth · 8 years ago
  75. a95220d Setup system in Vulkan to reuse VkDescriptorSet allocations. by egdaniel · 8 years ago
  76. 5fa7f30 Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  77. 5d1676c Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 of https://codereview.chromium.org/2165283002/ ) by robertphillips · 8 years ago
  78. da152eb Remove DrawFace enum from GrPipelineBuilder by robertphillips · 8 years ago
  79. db37909 Add offsets to GrVkBuffer. by jvanverth · 8 years ago
  80. 5c4a381 Grow descriptor pools by 1.5 by egdaniel · 8 years ago
  81. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  82. b2df0c2 Refactor Vulkan image, texture, RTs so that create and getter handles match. by egdaniel · 8 years ago
  83. f05ab1b Support allowSRGBInputs on Vulkan (via secondary texture views) by brianosman · 8 years ago
  84. 50c46c7 Clean up GrVkImage::setLayout() by jvanverth · 8 years ago
  85. 778555c Unify DescriptorPools for vulkan uniform descriptor sets by egdaniel · 8 years ago
  86. dd97b85 Fix vulkan build on linux and android by egdaniel · 8 years ago
  87. b1b5957 Remove unnessary uniform barriers in Vulkan. by egdaniel · 8 years ago
  88. 6234006 Add automatic generation of mipmaps to Vulkan by jvanverth · 8 years ago
  89. 58a8d92 Update min Vulkan version to 1.0.8.0, and fix various bugs by egdaniel · 8 years ago
  90. 7cbffda Don't create new descriptor set for vulkan uniforms every draw by egdaniel · 8 years ago
  91. 5f3b0e0 Limit the size of descriptor pools in vulkan by egdaniel · 8 years ago
  92. 8af936d Fix a bunch of memory issues in Vulkan by egdaniel · 8 years ago
  93. b4aa362 Switch uniforms to be descriptor set 0 in Vulkan by egdaniel · 8 years ago
  94. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  95. 22281c1 Set up cache in vulkan to reuse GrVkPrograms (aka VkPipelines) by egdaniel · 8 years ago[Renamed (73%) from src/gpu/vk/GrVkProgram.cpp]
  96. 2cab66b fix release build vulkan by egdaniel · 8 years ago
  97. c2dc1b2 Add DescriptorPool and set manager to GrVkProgram by egdaniel · 8 years ago
  98. 8b6394c Add a cache of GrVkSamplers in GrVkResourceProvider. by egdaniel · 8 years ago
  99. 9846ef2 Replace some nullptrs with VK_NULL_HANDLE by jvanverth · 8 years ago
  100. d524f16 Fix memory crash in vulakn writeUniformBuffers by egdaniel · 8 years ago