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. 552a81a Remove SkSLCPP.h, utilities that were only used by .fp generated code by Brian Osman · 3 years, 2 months ago
  5. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 2 months ago
  6. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 4 months ago
  7. 816db16 GrMatrixEffect applies coord normalization/flip for GrTextureEffect. by Brian Salomon · 3 years, 5 months ago
  8. 785a326 Don't elide GrMatrixEffect if matrix is identity. by Brian Salomon · 3 years, 5 months ago
  9. 4bbb290 Concatenate matrices when GrMatrixEffect wraps another GrMatrixEffect by Brian Salomon · 3 years, 5 months ago
  10. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 7 months ago
  11. 52e9a7a Update MatrixEffect to avoid extraneous out variable. by John Stiles · 4 years ago
  12. 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years, 2 months ago
  13. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 2 months ago
  14. 9ec6b05 Add cloneAndRegisterAllChildProcessors. by John Stiles · 4 years, 3 months ago
  15. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 4 years, 3 months ago
  16. 273944a Convert GrMatrixEffect to pure CPP/H by Brian Osman · 4 years, 3 months ago