1. 3b01242 Revert "Add particle GMs" by Mike Reed · 3 years, 9 months ago
  2. f3274e0 Add particle GMs by Brian Osman · 3 years, 9 months ago
  3. 9ced5e6 Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  4. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 9 months ago
  5. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 9 months ago
  6. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  7. 2b3403a Ensure that blur result is identity if both sigmas are near-zero by Jim Van Verth · 3 years, 9 months ago
  8. 34a0c97 don't use drawBitmap by Mike Reed · 3 years, 9 months ago
  9. 844beb5 get image from skcodec by Mike Reed · 3 years, 9 months ago
  10. 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 9 months ago
  11. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 9 months ago
  12. 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 9 months ago
  13. fa582c8 drawBitmap is deprecated by Mike Reed · 3 years, 9 months ago
  14. d396cd5 Pass sampling to drawimage by Mike Reed · 3 years, 9 months ago
  15. 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
  16. 07c5f52 Pass sampling to drawImage calls by Mike Reed · 3 years, 9 months ago
  17. 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 9 months ago
  18. 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 9 months ago
  19. f577427 Fix lighting image filters by Michael Ludwig · 3 years, 9 months ago
  20. bacbb92 Revert "Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU""" by Brian Salomon · 3 years, 9 months ago
  21. e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 9 months ago
  22. 94e6791 Add new lazytiling GM and update GrTextureEffect by Robert Phillips · 3 years, 9 months ago
  23. 6d717d4 GrQuadUtils: Handle degenerate persp quads where edges intersect outside quad by Brian Salomon · 3 years, 9 months ago
  24. 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 9 months ago
  25. 9679612 Reland "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 9 months ago
  26. 7656c4b Fix DrawEdgeAAQuad degenerate issue where 3D points don't correctly project to 2D points. by Brian Salomon · 3 years, 9 months ago
  27. f1650ef Revert "Test all YUVA image factories with different encoded origins." by Brian Salomon · 3 years, 9 months ago
  28. bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 9 months ago
  29. 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 9 months ago
  30. 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 9 months ago
  31. 2ba80af Test all YUVA image factories with different encoded origins. by Brian Salomon · 3 years, 9 months ago
  32. af9b58e Fix fragment processors and unit tests which mix ints and floats. by John Stiles · 3 years, 9 months ago
  33. 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 9 months ago
  34. 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 9 months ago
  35. 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 9 months ago
  36. b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 9 months ago
  37. 7f296c4 Revert "Reland "asyncRescaleAndRead supports unpremul results on GPU"" by Brian Salomon · 3 years, 9 months ago
  38. 0d7de6b Reland "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 9 months ago
  39. 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 9 months ago
  40. b0d2b09 Revert "asyncRescaleAndRead supports unpremul results on GPU" by Brian Salomon · 3 years, 9 months ago
  41. 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 9 months ago
  42. 70fa84a asyncRescaleAndRead supports unpremul results on GPU by Brian Salomon · 3 years, 9 months ago
  43. f8f01d4 SkCanvas::makeSurface() can fail by Mike Klein · 3 years, 9 months ago
  44. 2a735ba add colorspace2 GM by Mike Klein · 3 years, 9 months ago
  45. 627c002 support generalized HLG by Mike Klein · 3 years, 9 months ago
  46. 756995b Revert "Revert "Fix GPU improved noise impl and add to perlinnoise GM."" by Brian Salomon · 3 years, 9 months ago
  47. 9730dc4 Revert "Fix GPU improved noise impl and add to perlinnoise GM." by John Stiles · 3 years, 9 months ago
  48. bef02dc Fix GPU improved noise impl and add to perlinnoise GM. by Brian Salomon · 3 years, 9 months ago
  49. b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
  50. b43d699 Revert "Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB"""" by Brian Salomon · 3 years, 10 months ago
  51. 3b2fac6 Reland "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 10 months ago
  52. 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 10 months ago
  53. eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 10 months ago
  54. 1fb7ecb Revert "Reland "Make textures used with alpha-only color-types produce 0s for RGB""" by Greg Daniel · 3 years, 10 months ago
  55. d006555 Reland "Make textures used with alpha-only color-types produce 0s for RGB"" by Brian Salomon · 3 years, 10 months ago
  56. 72bd9e8 Revert "SkRuntimeEffect: Test matrix inverse() intrinsic" by Brian Osman · 3 years, 10 months ago
  57. 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 10 months ago
  58. 9f2e503 SkRuntimeEffect: Test matrix inverse() intrinsic by Brian Osman · 3 years, 10 months ago
  59. 93aed9a SkRuntimeEffect: Implement and test matrixCompMult intrinsic by Brian Osman · 3 years, 10 months ago
  60. 697e246 Reland "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Florin Malita · 3 years, 10 months ago
  61. 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 10 months ago
  62. d150a58 Revert "drawGlyphRunRSXform: post-compose shader local matrix adjustments" by Chris Dalton · 3 years, 10 months ago
  63. 791f8d8 Code cleanup in runtimeintrinsics.cpp GMs by Brian Osman · 3 years, 10 months ago
  64. c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 10 months ago
  65. ff49f92 drawGlyphRunRSXform: post-compose shader local matrix adjustments by Florin Malita · 3 years, 10 months ago
  66. dd4087d GrSurfaceContext::read/writePixels takes GrPixmap by Brian Salomon · 3 years, 10 months ago
  67. c85bce8 Revert "Make textures used with alpha-only color-types produce 0s for RGB" by Brian Salomon · 3 years, 10 months ago
  68. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 10 months ago
  69. 16d8613 Make textures used with alpha-only color-types produce 0s for RGB by Brian Salomon · 3 years, 10 months ago
  70. 30b6729 Add/test integer versions of vector-relational intrinsics by Brian Osman · 3 years, 10 months ago
  71. ce61300 Add rsx_blob_shader GM by Florin Malita · 3 years, 10 months ago
  72. 8f7d953 Remove public getter for GrSurfaceDrawContext on SkSCanvas. by Brian Salomon · 3 years, 10 months ago
  73. ac9f0c9 Bitmap.asImage() by Mike Reed · 3 years, 10 months ago
  74. e427160 SkAnimatedImage: Always respect exif orientation by Leon Scroggins III · 3 years, 10 months ago
  75. 7bfdb10 Revert "Enable GrTessellationPathRenderer by default" by Brian Salomon · 3 years, 10 months ago
  76. 6ea387e Enable GrTessellationPathRenderer by default by Chris Dalton · 3 years, 10 months ago
  77. a868220 Fix shadow directional light bounds. by Jim Van Verth · 3 years, 10 months ago
  78. 7206817 Fix images used in orientation GMs by Brian Salomon · 3 years, 10 months ago
  79. 85fa756 Add filtermode to drawnine by Mike Reed · 3 years, 10 months ago
  80. 590f567 Add GrSurfaceFillContext by Brian Salomon · 3 years, 10 months ago
  81. 63f0354 Add support for directional lights. by Jim Van Verth · 3 years, 10 months ago
  82. 0263bff Revert "Add GrSurfaceFillContext" by Brian Salomon · 3 years, 10 months ago
  83. b339bbe Add GrSurfaceFillContext by Brian Salomon · 3 years, 10 months ago
  84. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 10 months ago
  85. 06b52ad Add first class hairline support to tessellated stroking by Chris Dalton · 3 years, 10 months ago
  86. 1ad5445 Revert "Add integer relational ops to sksl_public." by Ethan Nicholas · 3 years, 10 months ago
  87. b476981 Add integer relational ops to sksl_public. by John Stiles · 3 years, 10 months ago
  88. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 10 months ago
  89. f124108 how to use SkArenaAlloc with no friends by Mike Klein · 3 years, 10 months ago
  90. 5d8f55b Update last gm to use sampling, hide legacy api by Mike Reed · 3 years, 10 months ago
  91. 057fcbe Use sampling for bitmap shaders by Mike Reed · 3 years, 10 months ago
  92. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 10 months ago
  93. 82abece Bitmap should use sampling options by Mike Reed · 3 years, 10 months ago
  94. 1aa1f5f whole-word replace renderTargetContext with surfaceDrawContext by Brian Salomon · 3 years, 10 months ago
  95. 1c86b63 Improve clamp mode in GPU blur with downsampling. by Brian Salomon · 3 years, 10 months ago
  96. b86cd3d Use samplingoptions in imageshader by Mike Reed · 3 years, 10 months ago
  97. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 10 months ago
  98. eebe735 GrRenderTargetContext->GrSurfaceDrawContext by Brian Salomon · 3 years, 10 months ago
  99. 4106819 Use explicit sampling param by Mike Reed · 3 years, 10 months ago
  100. 8670c98 Remove SkImage::MakeFromYUVATexturesCopyToExternal by Brian Salomon · 3 years, 10 months ago