1. 307f8f5 Simplify the boilerplate of cloning a fragment processor. by John Stiles · 3 years, 1 month ago
  2. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 1 month ago
  3. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 1 month ago
  4. ca13a3a Remove GrFragmentProcessor::addAndPushFlagToChildren, dead code by Brian Salomon · 3 years, 1 month ago
  5. 9139803 Remove FP iterators. by Brian Salomon · 3 years, 1 month ago
  6. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 1 month ago
  7. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 3 years, 1 month ago
  8. 880bb53 GrGLSLGP performs pre-order traversal to determine FP varyings. by Brian Salomon · 3 years, 1 month ago
  9. 4f8d4be Convert device space effect back to subclass. by Brian Salomon · 3 years, 1 month ago
  10. 2a6f73c Create FP GrFragmentProcessor::UseDestColorAsInput. by John Stiles · 3 years, 1 month ago
  11. 5b3aff4 Rename DestColor FP to SurfaceColor. by John Stiles · 3 years, 1 month ago
  12. 4b6e2f0 Remove GrBlendFragmentProcessor::BlendBehavior. by Brian Salomon · 3 years, 2 months ago
  13. 50f0dad Remove GrSharedEnums.h by Brian Osman · 3 years, 2 months ago
  14. 31580b3 Remove GrBlendFragmentProcessor::Behavior::kSkBlendMode. by Brian Salomon · 3 years, 2 months ago
  15. 25af480 Remove GrBlendFragmentProcessor::Behavior::kComposeTwo. by Brian Salomon · 3 years, 2 months ago
  16. b62a293 GrBlendFragmentProcessor::Behavior::kComposeOne uses original input. by Brian Salomon · 3 years, 2 months ago
  17. a2d6890 Remove GrBlendFragmentProcessor::BlendBehavior::kDefault by Brian Salomon · 3 years, 2 months ago
  18. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 2 months ago
  19. 043f010 Make a dedicated (non-runtime) FP for turning on high-precision mode by Brian Osman · 3 years, 2 months ago
  20. b384eb2 Convert shape-clipping FPs to GrSkSLFP by Brian Osman · 3 years, 2 months ago
  21. 48f83fd Reland "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 2 months ago
  22. 3366efd Revert "Replace GrColorMatrixFragmentProcessor with a runtime FP" by Brian Osman · 3 years, 3 months ago
  23. 5946589 Replace GrOverrideInputFragmentProcessor with a runtime FP by Brian Osman · 3 years, 3 months ago
  24. be545c9 Verify that most runtime color filters support filtering a single color by Brian Osman · 3 years, 3 months ago
  25. 6290555 Replace GrDeviceSpaceEffect with a runtime FP by Brian Osman · 3 years, 3 months ago
  26. 3110104 Replace GrColorMatrixFragmentProcessor with a runtime FP by Brian Osman · 3 years, 3 months ago
  27. 8e814b3 Replace GrClampFragmentProcessor with runtime FPs by Brian Osman · 3 years, 3 months ago
  28. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 3 months ago
  29. 171fba7 Add OptFlags support to GrSkSLFP by Brian Osman · 3 years, 3 months ago
  30. b2cb817 Add the concept of an "input" FP to GrSkSLFP by Brian Osman · 3 years, 3 months ago
  31. bc4bc5f Add setter API for willReadDstColor FP flag. by John Stiles · 3 years, 3 months ago
  32. d1b530a Convert GrMagnifierEffect to a runtime FP by Brian Osman · 3 years, 3 months ago
  33. e384c06 Add templated GrSkSLFP factory to eliminate nearly all overhead by Brian Osman · 3 years, 3 months ago
  34. bb04e3d Add new FP, GrFragmentProcessor::DestColor. by John Stiles · 3 years, 3 months ago
  35. e69f25f Add GrFragmentProcessor flag indicating dest-color readback. by John Stiles · 3 years, 3 months ago
  36. 4cd134c Make GrRuntimeFPBuilder use stage-specific effect factories by Brian Osman · 3 years, 4 months ago
  37. 83dae92 Remove SkSL sample-with-matrix implementation by Brian Osman · 3 years, 4 months ago
  38. 354147a Replace GrConstColorProcessor with a runtime FP by Brian Salomon · 3 years, 5 months ago
  39. 36f3d1a Fix SwizzleFragmentProcessor::constantOutputForConstantInput by Brian Osman · 3 years, 6 months ago
  40. c5422d0 Change the order of arguments to GrFragmentProcessor::Compose by Brian Osman · 3 years, 6 months ago
  41. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 7 months ago
  42. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 9 months ago
  43. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 9 months ago
  44. 4964300 Improve gencode for inlined blend and composition functions. by John Stiles · 3 years, 11 months ago
  45. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  46. 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 1 month ago
  47. c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 1 month ago
  48. 2690078 Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 1 month ago
  49. ba1879d Add `dumpTreeInfo` debug method to GrFragmentProcessor. by John Stiles · 4 years, 1 month ago
  50. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 1 month ago
  51. b38781c Remove unused RunInSeries processor. by John Stiles · 4 years, 2 months ago
  52. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 2 months ago
  53. 024d745 Add GrFragmentProcessor::Compose for composing two processors. by John Stiles · 4 years, 2 months ago
  54. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 2 months ago
  55. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 2 months ago
  56. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 2 months ago
  57. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 2 months ago
  58. 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years, 2 months ago
  59. 12c5d29 In FPs, store pointers for all child slots, even nullptr by Brian Osman · 4 years, 2 months ago
  60. 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years, 2 months ago
  61. 7bf2600 Replace ModulateAlpha effect with Xfermode using src-in blend. by John Stiles · 4 years, 2 months ago
  62. 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years, 2 months ago
  63. 54867de Make GrFP::registerChild just return -1 for null children by Brian Osman · 4 years, 2 months ago
  64. 87f4d29 Remove GrFragmentProcessor::Iter. by Brian Salomon · 4 years, 2 months ago
  65. d90b3d3 Remove generic GrFragmentProcessor texture sampling. by Brian Salomon · 4 years, 2 months ago
  66. 9cf98dc Remove GrCoordTransform entirely by Brian Osman · 4 years, 2 months ago
  67. 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 2 months ago
  68. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 2 months ago
  69. 5c57e88 Redesign GrXfermodeFragmentProcessor to use one FP instead of two. by John Stiles · 4 years, 2 months ago
  70. fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 2 months ago
  71. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 2 months ago
  72. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 3 months ago
  73. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 4 years, 3 months ago
  74. 9ec6b05 Add cloneAndRegisterAllChildProcessors. by John Stiles · 4 years, 3 months ago
  75. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 3 months ago
  76. 2577623 Fix two different cases with multiple chained sample matrices by Brian Salomon · 4 years, 3 months ago
  77. fe64410 Remove PremulInput and GrPremulInputFragmentProcessor.fp from Skia. by John Stiles · 4 years, 3 months ago
  78. 0af87fe Pass input stage color to child processors. by John Stiles · 4 years, 3 months ago
  79. eed56f0 Update GrFragmentProcessor::SwizzleOutput to use a child FP. by John Stiles · 4 years, 3 months ago
  80. 5a2a7b3 Update GrClampFragmentProcessor to use a child FP. by John Stiles · 4 years, 3 months ago
  81. d3a95c2 Fixed sample_matrix_constant GM by Ethan Nicholas · 4 years, 3 months ago
  82. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 5 months ago
  83. 64f4206 Remove unique_ptr_address_as_pointer_address by Brian Salomon · 4 years, 7 months ago
  84. 87506ab Remove (mostly) getting swizzle from GrSurfaceProxy. by Greg Daniel · 4 years, 7 months ago
  85. 7ef777e tranform -> transform by Ethan Nicholas · 4 years, 7 months ago
  86. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 7 months ago
  87. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 8 months ago
  88. cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 8 months ago
  89. 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 8 months ago
  90. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  91. bd99c0c Reland "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  92. c5c0247 Revert "Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView." by Robert Phillips · 4 years, 9 months ago
  93. acf5929 Update FragmentProcessor TextureSampler to hold an GrSurfaceProxyView. by Greg Daniel · 4 years, 9 months ago
  94. 369ee6b Update GrSwizzle to only store key and not string. by Greg Daniel · 4 years, 9 months ago
  95. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 4 years, 9 months ago
  96. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 4 years, 9 months ago
  97. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 9 months ago
  98. 8fa469d Lift TextureSampler's proxy to SurfaceProxy by Michael Ludwig · 4 years, 10 months ago
  99. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 5 years ago
  100. d4efe68 SkSL sample() now permits specification of coordinates by Ethan Nicholas · 5 years ago