1. 52aee23 GrVertexWriter -> skgpu::VertexWriter by Chris Dalton · 2 years, 11 months ago
  2. 49c7667 Delete the skgpu::tess namespace by Chris Dalton · 2 years, 11 months ago
  3. 0de8a96 Create an skgpu::tess namespace by Chris Dalton · 3 years ago[Renamed (90%) from src/gpu/tessellate/GrPathTessellator.h]
  4. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 3 years, 1 month ago
  5. f0d21cf Prepare tessellators for Ops (and GrOpFlushState) becoming V1-only by Robert Phillips · 3 years, 1 month ago
  6. 8a1bbaa Remove uber paths from the tessellation atlas by Chris Dalton · 3 years, 2 months ago
  7. 17eaf62 Update GrPathTessellator::prepare() to take a list of paths by Chris Dalton · 3 years, 2 months ago
  8. 6966981 Add a 'pathMatrix' to GrPathTessellator::prepare by Chris Dalton · 3 years, 2 months ago
  9. a05ccc3 Finish sk_VertexID workarounds for tessellated fills by Chris Dalton · 3 years, 3 months ago
  10. e1f7237 Convert fill tessellation shaders back to indexed draws by Chris Dalton · 3 years, 3 months ago
  11. 7114395 Switch GrMeshDrawOp::Target to be the stand alone GrMeshDrawTarget class by Robert Phillips · 3 years, 3 months ago
  12. 62214f7 Clean up prior to making GrPathRenderers OGA-only by Robert Phillips · 3 years, 3 months ago
  13. d2b8ba3 Add a fixed-count impl for tessellated wedges by Chris Dalton · 3 years, 3 months ago
  14. 26666bd Replace the indirect patch tessellator with fixed count by Chris Dalton · 3 years, 3 months ago
  15. d9bdc32 Split GrPathTessellator subclasses into their own files by Chris Dalton · 3 years, 4 months ago
  16. 2f733ec Restructure path tessellation shaders by Chris Dalton · 3 years, 4 months ago
  17. 569c01b Simplify heuristics for selecting path tessellators by Chris Dalton · 3 years, 4 months ago
  18. 8447f13 Chop tessellated curves that don't fit in a patch by Chris Dalton · 3 years, 4 months ago
  19. 2758a31 Add triangle support to GrPathOuterCurveTessellator by Chris Dalton · 3 years, 4 months ago
  20. 489fa0b Reland "Delete the index buffer from middle-out tessellation" by Chris Dalton · 3 years, 4 months ago
  21. 6e35474 Revert "Reland "Delete the index buffer from middle-out tessellation"" by Robert Phillips · 3 years, 4 months ago
  22. 0c2ee32 Reland "Delete the index buffer from middle-out tessellation" by Chris Dalton · 3 years, 4 months ago
  23. 9db2098 Revert "Delete the index buffer from middle-out tessellation" by Robert Phillips · 3 years, 4 months ago
  24. 0d0b1b3 Delete the index buffer from middle-out tessellation by Chris Dalton · 3 years, 4 months ago
  25. 50f5e68 Use the word "precision" to describe "1/tolerance" for linearization by Chris Dalton · 3 years, 5 months ago
  26. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 8 months ago
  27. d717743 Extract some GrPathTessellatoOp logic into virtual helper classes by Chris Dalton · 3 years, 8 months ago