1. 643f481 Cruft leftover from GrSurfaceContext hierarchy v1/v2 split by Robert Phillips · 3 years, 2 months ago
  2. b25560a Consistency among GrFP::ProgramImpl subclasses by Brian Salomon · 3 years, 2 months ago
  3. 3176e86 Rename GrGLSLFragmentProcessor to GrFragmentProcessor::ProgramImpl by Brian Salomon · 3 years, 2 months ago
  4. 13b2873 Remove GLSL from name of functions that builds GrProcessor keys. by Brian Salomon · 3 years, 2 months ago
  5. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 3 years, 2 months ago
  6. 4dca831 Rename GrSurfaceDrawContext to skgpu::v1::SurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  7. 7a0d3c3 Revise GM infrastructure to not rely on GrSurfaceDrawContext by Robert Phillips · 3 years, 3 months ago
  8. ba70138 Retract GrFillRectOp from GMs and tests by Robert Phillips · 3 years, 3 months ago
  9. 550de7f Depower GrPipeline.h by Robert Phillips · 3 years, 3 months ago
  10. 0fbc6a3 Fix up names from RenderTargetContext to SurfaceDrawContext. by John Stiles · 3 years, 4 months ago
  11. b1e9cb0 Remove fExpression (matrix expression) from SampleUsage by Brian Osman · 3 years, 5 months ago
  12. 83dae92 Remove SkSL sample-with-matrix implementation by Brian Osman · 3 years, 6 months ago
  13. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 6 months ago
  14. 56ed7da Use MakeForShader/ColorFilter in runtime effect tests by Brian Osman · 3 years, 6 months ago
  15. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 8 months ago
  16. 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 8 months ago
  17. e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 8 months ago
  18. 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 8 months ago
  19. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 10 months ago
  20. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 10 months ago
  21. b41bd15 Use samplingoptions for bitmap shader by Mike Reed · 3 years, 10 months ago
  22. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 11 months ago
  23. 91292e9 Runtime Effects: Support 'uniform shader' (vs. 'in shader') by Brian Osman · 4 years ago
  24. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  25. 767f444 SkRuntimeEffect SkSL has a new signature for main() by Brian Osman · 4 years, 2 months ago
  26. a4b9169 Remove 'in' variables from SkRuntimeEffect by Brian Osman · 4 years, 2 months ago
  27. fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 2 months ago
  28. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 3 months ago
  29. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  30. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
  31. 10b7541 Add proj() intrinsic (XY / Z), fix bug with perspective matrix sampling by Brian Osman · 4 years, 4 months ago
  32. fbe2859 Remove GrFragmentProcessor::addCoordTransform() by Michael Ludwig · 4 years, 4 months ago
  33. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 4 months ago
  34. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago