1. 0cac5ed Use scopes to attach and detach SkSL memory pools. by John Stiles · 3 years ago
  2. f76768d Revert "Clean up unflattening paints" by Robert Phillips · 3 years ago
  3. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years ago
  4. 717ef94 Clean up unflattening paints by Mike Reed · 3 years ago
  5. 6bc126d Revert "Use a table for dither effect rather than math." by Michael Ludwig · 3 years ago
  6. ca13a3a Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code by Brian Salomon · 3 years ago
  7. 07cce00 Remove GrFP iter declarations and comments by Brian Salomon · 3 years ago
  8. a0438e6 Remove SK_SUPPORT_DEPRECATED_CLIPOPS and expanding clip op defs by Michael Ludwig · 3 years ago
  9. 0de475e Use a table for dither effect rather than math. by Brian Salomon · 3 years ago
  10. a40ddcd Pass dsl::PositionInfo by value by Ethan Nicholas · 3 years ago
  11. 51d83ab Ease HarfBuzz API change with feature detection by Ben Wagner · 3 years ago
  12. 6fbcd8e Metal: only set stencil format in ProgramDesc if needed. by Jim Van Verth · 3 years ago
  13. d59d3e1 Reland "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  14. 09746be Set SkPath.fLastMoveToIndex field from SkPathBuilder by Mike Reed · 3 years ago
  15. 65e368b Fixed DSLParser bit rot by Ethan Nicholas · 3 years ago
  16. 2195f94 Add unit test for array narrowing conversions. by John Stiles · 3 years ago
  17. 699736b Fix crash in PipelineStageCodeGenerator with recursive calls. by John Stiles · 3 years ago
  18. e3ae968 Enable comparison of arrays of different precision types. by John Stiles · 3 years ago
  19. 66684b1 Roll HarfBuzz from 2.6.4 to 2.8.2-147 by Garret Rieger · 3 years ago
  20. 058e936 Remove declaration of surfaceFillContext by Ben Wagner · 3 years ago
  21. aef5dc7 Update references to deprecated Dawn structure. by Brandon Jones · 3 years ago
  22. 462e188 SkScalerContext handle stroke changing path effect by Ben Wagner · 3 years ago
  23. 7386dc7 Ensure default SkPaints w/ dither don't get dithered by Robert Phillips · 3 years ago
  24. 4cb0c37 Fix undefined behavior in recursion detection. by John Stiles · 3 years ago
  25. 9ae6ea0 Fix fuzzer-discovered error with swizzling matrices. by John Stiles · 3 years ago
  26. 5ac7f33 Add V2 SFC and SDC stubs by Robert Phillips · 3 years ago
  27. 54fd96b Fix Wunused-but-set-variable warnings by Brian Salomon · 3 years ago
  28. 9139803 Remove FP iterators. by Brian Salomon · 3 years ago
  29. ded41aa Fix fuzzer-discovered error with SPIR-V interface arrays. by John Stiles · 3 years ago
  30. 1c51223 Make compressedBackendFormat accessible from GrContextThreadSafeProxy by Robert Phillips · 3 years ago
  31. 628777c Fix cases of variable shadowing in SkSL. by John Stiles · 3 years ago
  32. 0e741e2 Disable dithering on the PowerVR GE8320 by Robert Phillips · 3 years ago
  33. e53c721 Pass DSLModifiers by reference. by John Stiles · 3 years ago
  34. 4adb66f Honor lowp/mediump/highp precision qualifiers in DSLParser. by John Stiles · 3 years ago
  35. 7893d2d Reland "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Chris Dalton · 3 years ago
  36. 8ba1e71 Revert "Add SkClipStack::replaceClip() separate from deprecated clip op" by Michael Ludwig · 3 years ago
  37. 8e2d894 Revert "Reland "Enable the atlas path renderer for GrAAType::kCoverage"" by Derek Sollenberger · 3 years ago
  38. 337e484 Revert "Reland "uniform Ptr (UPtr) is a sub class of Ptr"" by Derek Sollenberger · 3 years ago
  39. 36aef96 Disable lift of device space coord transforms to VS when GS or TS is used. by Brian Salomon · 3 years ago
  40. b806da4 Honor lowp/mediump/highp precision qualifiers in IRGenerator. by John Stiles · 3 years ago
  41. 0201431 Add parser support for highp/mediump Tokens in vardecls. by John Stiles · 3 years ago
  42. 35215fb Don't assume extended (check perspective) by Mike Reed · 3 years ago
  43. ea17e24 Reland "uniform Ptr (UPtr) is a sub class of Ptr" by Herb Derby · 3 years ago
  44. cc04b6f Revert "Reland "Reland "Omit inner join geometry when possible""" by Tyler Denniston · 3 years ago
  45. b449fff Unify DSL and SkSL error handling paths by Ethan Nicholas · 3 years ago
  46. f386862 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions (take 2) by Robert Phillips · 3 years ago
  47. 3b39b7f Alias canComputeFastBounds to affectsTransparentBlack by Michael Ludwig · 3 years ago
  48. 9fdcc51 Write test demonstrating bug with array narrowing conversions. by John Stiles · 3 years ago
  49. 68587ae Add SkClipStack::replaceClip() separate from deprecated clip op by Michael Ludwig · 3 years ago
  50. b00cbc7 Revert "uniform Ptr (UPtr) is a sub class of Ptr" by Derek Sollenberger · 3 years ago
  51. 40b82c6 Revert "Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions" by Derek Sollenberger · 3 years ago
  52. 40dfc67 Reland "Reland "Omit inner join geometry when possible"" by Tyler Denniston · 3 years ago
  53. 03b7935 Reland "Enable the atlas path renderer for GrAAType::kCoverage" by Chris Dalton · 3 years ago
  54. cef047a uniform Ptr (UPtr) is a sub class of Ptr by Herb Derby · 3 years ago
  55. af844c7 Fission GrSurfaceFillContext into skgpu:: and skgpu::v1:: versions by Robert Phillips · 3 years ago
  56. 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 3 years ago
  57. 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 3 years ago
  58. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years ago
  59. 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 3 years ago
  60. 7b401e0 Fix cases of variable shadowing in src/core/. by John Stiles · 3 years ago
  61. 8ef386a Revert "Enable the atlas path renderer for GrAAType::kCoverage" by Brian Osman · 3 years ago
  62. ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 3 years ago
  63. addccaf Enable narrowing conversions automatically for Runtime Effects. by John Stiles · 3 years ago
  64. 0e15769 Fix cases of variable shadowing in src/pdf/. by John Stiles · 3 years ago
  65. eeff41a Fix cases of variable shadowing in src/. by John Stiles · 3 years ago
  66. 60dbf07 Allow ProgramUsage add/remove for any kind of element. by John Stiles · 3 years ago
  67. 289750a Don't assert if glCheckFramebufferStatus fails by Chris Dalton · 3 years ago
  68. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years ago
  69. 0dd5f62 Removed unnecessary check in DSLWriter::Var by Ethan Nicholas · 3 years ago
  70. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 3 years ago
  71. 3533ff1 Converted InterfaceBlock name to string_view by Ethan Nicholas · 3 years ago
  72. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years ago
  73. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 3 years ago
  74. 4916c31 Retract some headers (mainly GrOpsTask.h) by Robert Phillips · 3 years ago
  75. 880bb53 GrGLSLGP performs pre-order traversal to determine FP varyings. by Brian Salomon · 3 years ago
  76. e0531f5 Removed redundant setup code from DSLFunction by Ethan Nicholas · 3 years ago
  77. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 3 years ago
  78. 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years ago
  79. 4f8d4be Convert device space effect back to subclass. by Brian Salomon · 3 years ago
  80. 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 3 years ago
  81. 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 3 years ago
  82. 98c2dd3 draw atlas: using skvm by Herb Derby · 3 years ago
  83. 82c99d1 Reduce size of ChildPtr object. by John Stiles · 3 years ago
  84. ae2171e Fixup enum name in SkFlattenable. by John Stiles · 3 years ago
  85. 19cd36b Removes a deprecated call to CTGetCoreTextVersion() when compiling for iOS 14+. by Rohit Rao · 3 years ago
  86. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 3 years ago
  87. 02b6f6f Fix cloning of Runtime Blend fragment processors. by John Stiles · 3 years ago
  88. 14d8722 Wean SkMorphologyImageFilter off of SurfaceDrawContext_v1.h by Robert Phillips · 3 years ago
  89. 04c6122 Convert GrBlendFragmentProcessor into a blend function. by John Stiles · 3 years ago
  90. 2a6f73c Create FP GrFragmentProcessor::UseDestColorAsInput. by John Stiles · 3 years ago
  91. 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 3 years ago
  92. 5b3aff4 Rename DestColor FP to SurfaceColor. by John Stiles · 3 years ago
  93. 8c9609e Allow explicit coords to be plumbed through blender functions. by John Stiles · 3 years ago
  94. 0545c2f Correctly set GrAttachment mipmapped flag. by Greg Daniel · 3 years ago
  95. cc9d20f SkCanvas: switch from SkDeque to std::deque by Brian Osman · 3 years ago
  96. ac7a9a2 Always emit all FP child functions before emitCode by Brian Osman · 3 years ago
  97. 3d019dd Support serialization of child effects for Runtime Blenders. by John Stiles · 3 years ago
  98. 15e42b3 draw vertices: implement blending the tri-color shader by Herb Derby · 3 years ago
  99. 21c2af2 Add separate src and dst arguments to runtime-blend SkSL functions. by John Stiles · 3 years ago
  100. d340042 Fix assertion when swizzling literals. by John Stiles · 3 years ago