1. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  2. a8878a1 Fix issue where command buffer was skipped if drawing a single drawable by Eric Karl · 6 years ago
  3. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  4. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 6 years ago
  5. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 6 years ago
  6. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  7. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  8. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  9. 09a66ac Fix RTCc issue (truncating 64 bit value) in GrVkRenderPass by Brian Osman · 6 years ago
  10. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  11. 2d35a1c Move texture release proc to GrSurface so that render targets can also have releases. by Greg Daniel · 6 years ago
  12. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  13. 950dfd7 Minor clean ups to vulkan hardware buffer test. by Greg Daniel · 6 years ago
  14. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  15. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  16. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  17. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  18. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 6 years ago
  19. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  20. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  21. c0b2ba2 Invalidate Vulkan CB state after vending it out via drawable by Eric Karl · 6 years ago
  22. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  23. 6ac8d36 Revert "Reland "fixed VK geometry shaders"" by Ethan Nicholas · 6 years ago
  24. 347d365 Reland "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  25. 483909c Revert "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  26. eef1ed0 fixed VK geometry shaders by Ethan Nicholas · 6 years ago
  27. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  28. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  29. 1676cb9 Restore ETC1 compressed texture support. by Jim Van Verth · 6 years ago
  30. 1c0cacf Remove empty statement. by Ben Wagner · 6 years ago
  31. a870b46 Add ability to write out VkPipelineCache to gpu PersistentCache. by Greg Daniel · 6 years ago
  32. 2d2c09f Don't store the length and checksom on the GrProgramDesc key itself. by Greg Daniel · 6 years ago
  33. 3d92a49 Add wait function to GrVkSecondaryCBDrawContext for semaphores. by Greg Daniel · 6 years ago
  34. 070cbaf Add support to gpu command buffers to wrap an external command buffer. by Greg Daniel · 6 years ago
  35. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  36. bc84adc Move GrVkSecondaryCBDrawContext header into src to hide it. by Greg Daniel · 6 years ago
  37. b46add8 Add initial support for creating a vulkan secondary command buffer drawing context. by Greg Daniel · 6 years ago
  38. 487132b Don't include system vulkan header when building skia files. by Greg Daniel · 6 years ago
  39. 614c1a8 Add idle texture callback mechanism. by Brian Salomon · 6 years ago
  40. 92e01cf added SPIR-V persistent cache support for Vulkan by Ethan Nicholas · 6 years ago
  41. f391d0f Reduce the number of backend->pixelconfig GrCaps virtuals. by Brian Salomon · 6 years ago
  42. 8e265a7 Re-land "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  43. bff4e07 Revert "Perform Vulkan resets in a background thread" by Ethan Nicholas · 6 years ago
  44. ce50043 Revert "fix for GrVkGpu not always unreffing all command pools" by Ethan Nicholas · 6 years ago
  45. 15b83aa fix for GrVkGpu not always unreffing all command pools by Ethan Nicholas · 6 years ago
  46. d00dc21 Fix path to vulkan header. by Greg Daniel · 6 years ago
  47. 54200e4 Move vulkan headers from third_party to include/third_party. by Greg Daniel · 6 years ago
  48. 30e6343 Perform Vulkan resets in a background thread by Ethan Nicholas · 6 years ago
  49. f23a152 Reland "Add clamp to border wrap mode to gpu" by Michael Ludwig · 6 years ago
  50. 858e12c Remove unused GrSignalSemaphoreOp and forced flushed on semaphore insertion. by Greg Daniel · 6 years ago
  51. 8137f3c Revert "Add clamp to border wrap mode to gpu" by Michael Ludwig · 6 years ago
  52. 0a77f43 In Vulkan don't submit CB after resolve call unless we are preparing image for I/O by Greg Daniel · 6 years ago
  53. f49a578 Add clamp to border wrap mode to gpu by Michael Ludwig · 6 years ago
  54. 5761448 Reland "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  55. a63593a Remove sample shading and dest color override by Brian Osman · 6 years ago
  56. 055539a Revert "switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround" by Greg Daniel · 6 years ago
  57. 1de0140 Removed mustSubmitCommandsBeforeCopyOp by Ethan Nicholas · 6 years ago
  58. 6dafa22 switched GrVkCopyManager to use secondary command buffer instead of AMD-specific workaround by Ethan Nicholas · 6 years ago
  59. 69e5785 Add RG_88 texture format by Jim Van Verth · 6 years ago
  60. c67c31c Revert "Revert "Mark wrapped textures imported into SkImages as "read only"."" by Brian Salomon · 6 years ago
  61. ff4ccaa Revert "Mark wrapped textures imported into SkImages as "read only"." by Brian Salomon · 6 years ago
  62. 796693a Mark wrapped textures imported into SkImages as "read only". by Brian Salomon · 6 years ago
  63. b353eeb Remove duplicate member of GrVkDrawableInfo struct. by Greg Daniel · 6 years ago
  64. 0ec1c57 remove sk_atomic_inc by Mike Klein · 6 years ago
  65. 14c55c2 Add support for external textures in Vulkan, specifically GrAHardwareBufferImageGenerator. by Greg Daniel · 6 years ago
  66. 7a82edf Add support for immuatable samplers in vulkan. by Greg Daniel · 6 years ago
  67. 820e79b remove sk_atomic_load and sk_atomic_store by Mike Klein · 6 years ago
  68. 2d9e543 some SkAtomics cleanup by Mike Klein · 6 years ago
  69. 9a51a86 Pass in actual sampled texture and sample params to gpu uniform builders. by Greg Daniel · 6 years ago
  70. 7e00022 Reland "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  71. f4bf973 Revert "Add support for Ycbcr Conversion Samplers in vulkan." by Greg Daniel · 6 years ago
  72. 6cd7490 Add support for Ycbcr Conversion Samplers in vulkan. by Greg Daniel · 6 years ago
  73. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  74. 6616efb In Vulkan, use 1000 for maxLod instead of maxMipLevel when using mips. by Greg Daniel · 6 years ago
  75. 54bfb18 Privately include our version of vulkan header file in all our src files. by Greg Daniel · 6 years ago
  76. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  77. 2268ad2 Add flag to force purge resources from cache as soon as possible. by Greg Daniel · 6 years ago
  78. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  79. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  80. f04fb3c Change how GPs configure attributes by Brian Osman · 6 years ago
  81. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  82. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  83. 3674336 Reland "make enum santizer fatal" by Mike Klein · 6 years ago
  84. f2b35e4 Revert "make enum santizer fatal" by Mike Klein · 6 years ago
  85. 166dbd3 make enum santizer fatal by Mike Klein · 6 years ago
  86. 422f95b Revert "Revert "Use float colors for blend constant"" by Brian Osman · 6 years ago
  87. 5a4f2a3 Revert "Use float colors for blend constant" by Brian Osman · 6 years ago
  88. 5206547 Use float colors for blend constant by Brian Osman · 6 years ago
  89. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  90. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  91. b7f0b9c Remove use of colorTypes from SkYUVSizeInfo by Jim Van Verth · 6 years ago
  92. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  93. 2077b26 Add function support for vulkan ycbcr conversion. by Greg Daniel · 6 years ago
  94. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  95. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  96. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  97. dc73559 add missing "static" by Mike Klein · 6 years ago
  98. 8e738a2 Prefer fullscreen clears on QC/Vulkan by Chris Dalton · 6 years ago
  99. f7828d0 Better optimize our use of memory barriers in vulkan. by Greg Daniel · 6 years ago
  100. a41a74a Revert "In GrVkGpuCommandBuffer when setting bounds to full RT use proxy bounds instead of surface." by Greg Daniel · 6 years ago