1. 8afde5f Rename outputView->writeView and outputSwizzle->writeSwizzle by Brian Salomon · 4 years, 4 months ago
  2. e8d2080 Revert x2 "Assert that all GrCaps colortype/format -> swizzle queries are legal." by Brian Salomon · 4 years, 4 months ago
  3. b16f30b Revert "Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."" by Brian Salomon · 4 years, 4 months ago
  4. 0a22b1e Rename GrGpuTessellationPathRenderer to GrTessellationPathRenderer by Chris Dalton · 4 years, 4 months ago
  5. 17dc418 Rename CPU tessellation to "triangulation" by Chris Dalton · 4 years, 4 months ago
  6. 3c35842 Support for custom vertex data in SkSL and drawVertices by Brian Osman · 4 years, 4 months ago
  7. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 5 months ago
  8. 573312e Update copy and blitTexture calls to not query origin off of proxies. by Greg Daniel · 4 years, 6 months ago
  9. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 6 months ago
  10. 2f3cd4f Views for all draw texture calls in SkGpuDevice and RenderTargetContext. by Greg Daniel · 4 years, 6 months ago
  11. 6b45c5d Use DrawQuad struct to group device+local coords by Michael Ludwig · 4 years, 6 months ago
  12. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 6 months ago
  13. 82c6b10 Better handle colorTypes in GrTexutreProducer. by Greg Daniel · 4 years, 6 months ago
  14. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  15. ba0ff78 Move the remainder of GrRenderTargetContext factories. by Greg Daniel · 4 years, 7 months ago
  16. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 7 months ago
  17. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 7 months ago
  18. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 7 months ago
  19. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 4 years, 7 months ago
  20. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  21. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 7 months ago
  22. 99448bf Delete unused GrDebugMarkerOp. by Greg Daniel · 4 years, 7 months ago
  23. 425929c [minor] fix definition with different parameter names by Hal Canary · 4 years, 8 months ago
  24. 379e496 Merge consecutive entries that share proxy in bulk texture op by Michael Ludwig · 4 years, 8 months ago
  25. ed96bca Have GrLatticeOp use GrSurfaceProxyView. by Greg Daniel · 4 years, 8 months ago
  26. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 4 years, 8 months ago
  27. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  28. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  29. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  30. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  31. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  32. e837e61 Respect the max indexBuffer limits in the bulk texture draw API (take 2) by Robert Phillips · 4 years, 8 months ago
  33. 438d986 Respect max index buffer sizes in GrFillRectOp::MakeSet by Robert Phillips · 4 years, 8 months ago
  34. ae01f62 Revert "Respect the max indexBuffer limits in the bulk texture draw API" by Robert Phillips · 4 years, 9 months ago
  35. dd947ce Respect the max indexBuffer limits in the bulk texture draw API by Robert Phillips · 4 years, 9 months ago
  36. 524e28b Use GrSurfaceProxyView for dst proxies. by Greg Daniel · 4 years, 9 months ago
  37. 549325c Have GrTextureOp use GrSurfaceProxyViews instead of just proxys. by Greg Daniel · 4 years, 9 months ago
  38. 901b98e Add SurfaceProxyView support to Surface/TextureContext. by Greg Daniel · 4 years, 9 months ago
  39. a83de58 Add GrSurfaceProxyView and add support for it on GrRenderTargetContext. by Greg Daniel · 4 years, 9 months ago
  40. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 9 months ago
  41. 858cf23 Call setNeedsStencil() when clearing stencil by Chris Dalton · 4 years, 10 months ago
  42. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  43. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  44. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  45. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  46. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  47. 0493fbd Use GrResourceProvider::MakeApprox for mask filter proxy sizes by Chris Dalton · 4 years, 10 months ago
  48. b618b77 Revert "Use a "decal" domain for filterMaskGPU" by Chris Dalton · 4 years, 10 months ago
  49. a37ea92 Use a "decal" domain for filterMaskGPU by Chris Dalton · 4 years, 10 months ago
  50. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  51. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  52. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  53. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  54. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  55. 2243c7b Don't perform dst reads on MSAA targets that require manual resolve by Chris Dalton · 5 years ago
  56. 57f211b SK_API in src/gpu cleanup by Brian Salomon · 5 years ago
  57. 3d77027 Reland "Initiate regeneration of mipmaps from proxy DAG land" by Chris Dalton · 5 years ago
  58. 3e7fa79 Revert "Initiate regeneration of mipmaps from proxy DAG land" by Robert Phillips · 5 years ago
  59. fe19203 Initiate regeneration of mipmaps from proxy DAG land by Chris Dalton · 5 years ago
  60. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  61. 4d2d6f4 Lift GrRenderTarget::transferFrom to GrSurfaceContext. by Brian Salomon · 5 years ago
  62. e9ad998 Lift GrRenderTargetContext::rescale to GrSufaceContext by Brian Salomon · 5 years ago
  63. aee26ea Reland "Switch drawTexture calls to use attemptQuadOptimization" by Michael Ludwig · 5 years ago
  64. effee20 Use mixed samples internally for default coverage AA by Chris Dalton · 5 years ago
  65. dcb832a Revert "Switch drawTexture calls to use attemptQuadOptimization" by Michael Ludwig · 5 years ago
  66. 9b2defc Switch drawTexture calls to use attemptQuadOptimization by Michael Ludwig · 5 years ago
  67. 6b98280 Track if we need stencil on GrRenderTargetContext by Chris Dalton · 5 years ago
  68. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 5 years ago
  69. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 5 years ago
  70. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 5 years ago
  71. e08b443 Make rt bounds dependent on stencil settings for quad optimizations by Michael Ludwig · 5 years ago
  72. 6132820 Reland "Consolidate quad optimizations into single internal function." by Michael Ludwig · 5 years ago
  73. 7694b90 Revert "Consolidate quad optimizations into single internal function." by Brian Salomon · 5 years ago
  74. 646616a Consolidate quad optimizations into single internal function. by Michael Ludwig · 5 years ago
  75. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  76. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
  77. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  78. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  79. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  80. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  81. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  82. 031b0ba Add GPU implementation of rescaling for SkSurface::asyncRescaleAndRead. by Brian Salomon · 5 years ago
  83. 201700f Initial version of rescaling async readback API by Brian Salomon · 5 years ago
  84. 6e17f1d Revert "Clear and discard stencil buffers on tilers" by Michael Ludwig · 5 years ago
  85. 7b2c855 Clear and discard stencil buffers on tilers by Chris Dalton · 5 years ago
  86. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  87. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  88. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  89. 4aa13e7 Remove deprecated SkSurface::prepareForExternalIO and related uses of the name. by Greg Daniel · 5 years ago
  90. a3aa75a Add callback to flush for knowing when gpu is finished work. by Greg Daniel · 5 years ago
  91. b9990e4 Add more general flush call to GrContext. by Greg Daniel · 5 years ago
  92. 31ba718 Support strict constraints for bulk texture sets by Michael Ludwig · 5 years ago
  93. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 5 years ago
  94. 97d957d Remove GrDrawAtlasOp by Brian Osman · 5 years ago
  95. 7d6748e Remove GrAAType::kMixedSamples by Chris Dalton · 5 years ago
  96. 7ae2ab5 Support per-entry transforms in image-set API by Michael Ludwig · 5 years ago
  97. 0d075de Clean up GrSurfaceContext's relationship with GrRecordingContext by Robert Phillips · 5 years ago
  98. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 5 years ago
  99. 1433cfd Reland "Add general quad API to SkGpuDevice" by Michael Ludwig · 5 years ago
  100. 24adb3a Revert "Add general quad API to SkGpuDevice" by Michael Ludwig · 5 years ago