1. 27c4202 Remove GrBitmapTextureMaker. by Brian Salomon · 3 years, 6 months ago
  2. 12a7558 GrFPArgs no longer needs sampling by Mike Reed · 3 years, 7 months ago
  3. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 3 years, 8 months ago
  4. f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 8 months ago
  5. 52130b0 Pass samplingoptions to GrArgs by Mike Reed · 3 years, 10 months ago
  6. bead7e3 Remove GrFragmentProcessor::usesExplicitReturn. by John Stiles · 3 years, 10 months ago
  7. 4bdc121 Use explicit return statements in more fragment processors. by John Stiles · 3 years, 10 months ago
  8. 70fe17e Remove GrRenderTargetContextPriv and GrSurfaceContextPriv by Brian Salomon · 3 years, 11 months ago
  9. a069304 Rename GrContextPriv to GrDirectContextPriv by Adlai Holler · 4 years ago
  10. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
  11. 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 3 months ago
  12. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  13. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
  14. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
  15. 9aba625 Move setSampleMatrix and setSampledWithExplicitCoords into child registration by Michael Ludwig · 4 years, 4 months ago
  16. 2577623 Fix two different cases with multiple chained sample matrices by Brian Salomon · 4 years, 4 months ago
  17. 89dd4e7 Divide by w for sample matrices by Michael Ludwig · 4 years, 5 months ago
  18. d3a95c2 Fixed sample_matrix_constant GM by Ethan Nicholas · 4 years, 5 months ago
  19. 5d7759e Minor cleanup in the sample_matrix GMs by Brian Osman · 4 years, 5 months ago
  20. 7c12e28 Reland "GrClips provided as pointers to GrRTC" by Michael Ludwig · 4 years, 5 months ago
  21. 074414f Revert "GrClips provided as pointers to GrRTC" by Weston Tracey · 4 years, 5 months ago
  22. 226b689 GrClips provided as pointers to GrRTC by Michael Ludwig · 4 years, 5 months ago
  23. 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 6 months ago
  24. 5843012 Add sample(child, matrix) to SkSL. by Ethan Nicholas · 4 years, 6 months ago