1. 52cb1d0 Rename GrXferProcessor::DstProxyView to GrDstProxyView. by John Stiles · 3 years, 1 month ago
  2. 3b41278 Move tessellation shader files into a subdirectory by Chris Dalton · 3 years, 1 month ago
  3. 2f733ec Restructure path tessellation shaders by Chris Dalton · 3 years, 1 month ago
  4. 2a63f82 Don't request a stencil buffer for strokes that don't need it by Chris Dalton · 3 years, 1 month ago
  5. e73c070 Refactor stroke tessellation shaders by Chris Dalton · 3 years, 2 months ago
  6. 0638df1 Cull tessellated strokes that don't intersect the viewport by Chris Dalton · 3 years, 2 months ago
  7. 7d97991 Tune up tessellated stroke gms by Chris Dalton · 3 years, 2 months ago
  8. 82007f5 Implement a fixed count stroke tessellator by Chris Dalton · 3 years, 3 months ago
  9. 57ab06c Delete mixed samples by Chris Dalton · 3 years, 3 months ago
  10. 9b5b7db7 Move GrStrokeTessellator into its own header file by Chris Dalton · 3 years, 3 months ago
  11. ed82686 Delete GrSTArenaList by Chris Dalton · 3 years, 5 months ago
  12. 82094cd Chain indirect stroke ops that have mismatched colors by Chris Dalton · 3 years, 5 months ago
  13. 1017a35 Add a dynamic color attrib to hw tessellated stroking by Chris Dalton · 3 years, 5 months ago
  14. 42582fc Add dynamic stroke attribs to tessellated stroking by Chris Dalton · 3 years, 5 months ago
  15. 05007df Rename GrStrokeOp -> GrStrokeTessellateOp by Chris Dalton · 3 years, 5 months ago[Renamed (90%) from src/gpu/tessellate/GrStrokeOp.h]
  16. 2224100 Create an abstract GrStrokeTessellator class by Chris Dalton · 3 years, 5 months ago
  17. b064334 Tessellation bug fixes by Chris Dalton · 3 years, 7 months ago
  18. 06b52ad Add first class hairline support to tessellated stroking by Chris Dalton · 3 years, 7 months ago
  19. 39ce12e Don't store tessellation tolerances on GrStrokeOp by Chris Dalton · 3 years, 7 months ago
  20. 7b80726 Implement indirect stroking for conics by Chris Dalton · 3 years, 7 months ago
  21. 55abaf5 Add a stencil test for transparent tessellated strokes by Chris Dalton · 3 years, 7 months ago
  22. 42dbca5 Pass in the color load op to GrProgramInfo. by Greg Daniel · 3 years, 8 months ago
  23. e2296f7 Pass the writeView as a const-ref instead of a pointer … by Adlai Holler · 3 years, 8 months ago
  24. 0e54309 Merge GrStrokePatchBuilder into GrStrokeTessellateOp by Chris Dalton · 3 years, 8 months ago