1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. d8d859a Fix quad type detection from SkPoint array by Michael Ludwig · 5 years ago
  3. 9bf37f6 Remove debug quadType() checks by Michael Ludwig · 5 years ago
  4. 97b9442 Detect simpler quad type when possible by Michael Ludwig · 5 years ago
  5. 009b92e Add general quad factories to GrFillRectOp and GrTextureOp by Michael Ludwig · 6 years ago
  6. e9c57d3 Clean up GrQuad ctors by Michael Ludwig · 6 years ago
  7. 94633de Increase tolerance in rectilinear quad detection by Michael Ludwig · 6 years ago
  8. c96fc37 Reland "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  9. 23d8943e Revert "Use specialized quad lists in rectangle ops" by Michael Ludwig · 6 years ago
  10. 5820b0c Use specialized quad lists in rectangle ops by Michael Ludwig · 6 years ago
  11. 7a8d08d Normalize vectors in dot product for quad type calculations. by Michael Ludwig · 6 years ago
  12. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  13. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  14. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  15. f995c05 Reland "Optimize trivial per-edge aa rect tessellation" by Michael Ludwig · 6 years ago
  16. 98cb159 Revert "Optimize trivial per-edge aa rect tessellation" by Eric Boren · 6 years ago
  17. b336c39 Optimize trivial per-edge aa rect tessellation by Michael Ludwig · 6 years ago
  18. c182b94 Use vertex writer for per-edge aa; remove templated tessellate function by Michael Ludwig · 6 years ago
  19. 6bee776 Consolidate aa resolution for per-edge aa quads by Michael Ludwig · 6 years ago
  20. 1f7e438 Add quad type and persp/aa utilities to GrQuad by Michael Ludwig · 6 years ago
  21. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  22. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago