1. 5e1545f Finish recording tessellation pipelines by Chris Dalton · 4 years, 11 months ago
  2. e74cebe Begin implementing onPrePrepare for tessellation ops by Chris Dalton · 4 years, 11 months ago
  3. e206764 Optimize GrWangsFormula by Chris Dalton · 4 years, 11 months ago
  4. d358cbe Add support for plumbing GrDstSampleType through Ops and Pipeline creation. by Greg Daniel · 5 years ago
  5. 5edf510 Add plumbing for access to the flush-time GrSmallPathAtlasMgr by Robert Phillips · 5 years ago
  6. 6e2c56f move SkArenaAlloc reset to its own class by Herb Derby · 5 years ago
  7. 078f875 Rename GrTessellateStroke* -> GrStrokeTessellate* and friends by Chris Dalton · 5 years ago[Renamed (93%) from bench/TessellatePathBench.cpp]
  8. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 5 years ago
  9. f028810 Remove SkCanvas::getGrContext calls from benches by Robert Phillips · 5 years ago
  10. 616da10 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 5 years ago
  11. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 5 years ago
  12. 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 5 years ago
  13. 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 5 years ago
  14. 1443c9d Create indirect index buffer for tessellation during onPrepare by Chris Dalton · 5 years ago
  15. b5391d9 Reland "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 5 years ago
  16. 0e6d4f1 Revert "Reland "Add a tessellation mode that uses indirect draws"" by Chris Dalton · 5 years ago
  17. 477512c Reland "Add a tessellation mode that uses indirect draws" by Chris Dalton · 5 years ago
  18. ec31488 Revert "Add a tessellation mode that uses indirect draws" by Mike Klein · 5 years ago
  19. 02d7cf7 Add a tessellation mode that uses indirect draws by Chris Dalton · 5 years ago
  20. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 5 years ago
  21. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 5 years ago
  22. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 5 years ago
  23. f6bf516 Reland "Add an implementation and log2 variants for Wang's formula" by Chris Dalton · 5 years ago
  24. 2f2d81c Fix tessellation benchmarks to not allocate new data every iteration by Chris Dalton · 5 years ago
  25. 6c3db04 Revert "Add an implementation and log2 variants for Wang's formula" by Mike Klein · 5 years ago
  26. e278e1c Add an implementation and log2 variants for Wang's formula by Chris Dalton · 5 years ago
  27. f5132a0 Reland "Optimize GrTessellatePathOp's code to emit inner triangles" by Chris Dalton · 5 years ago
  28. 5f56cb1 Revert "Optimize GrTessellatePathOp's code to emit inner triangles" by Ethan Nicholas · 5 years ago
  29. 0f9ebd1 Optimize GrTessellatePathOp's code to emit inner triangles by Chris Dalton · 5 years ago
  30. 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 5 years ago