1. c6444d2 Enable wide color support in CCPR by Brian Osman · 7 years ago
  2. f04fb3c Change how GPs configure attributes by Brian Osman · 7 years ago
  3. d4c2970 Specify CPU (buffer) and GPU (shader) types explicitly in Attribute by Brian Osman · 7 years ago
  4. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 7 years ago
  5. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 7 years ago
  6. af87483 Move GrGeometryProcessor's textures out of classes and into by Brian Salomon · 7 years ago
  7. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 7 years ago
  8. 4934890 Refactor GrPipeline dynamic state. by Brian Salomon · 7 years ago
  9. 92be2f7 Revert "Revert "Change how vertex/instance attributes are handled in geometry processors."" by Brian Salomon · 7 years ago
  10. 5045e50 Revert "Change how vertex/instance attributes are handled in geometry processors." by Mike Klein · 7 years ago
  11. 19c1233 Change how vertex/instance attributes are handled in geometry processors. by Brian Salomon · 7 years ago
  12. 4da7019 ccpr: Implement path mask caching by Chris Dalton · 7 years ago
  13. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 7 years ago
  14. 70132d0 Make GrPrimitiveProcessor::Attribute a class, hide data members. by Brian Salomon · 7 years ago
  15. daef06a ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 7 years ago
  16. 13235d8 Revert "ccpr: Handle winding and even-odd in the same shader" by Chris Dalton · 7 years ago
  17. 5dd3fcc ccpr: Handle winding and even-odd in the same shader by Chris Dalton · 7 years ago
  18. 1c54894 ccpr: Remove local matrix data from path instances by Chris Dalton · 7 years ago
  19. d925f2d Add a drawPaths method to GrCCPathProcessor by Chris Dalton · 7 years ago
  20. 27059d3 ccpr: Use primitive restart feature on ARM by Chris Dalton · 8 years ago
  21. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 8 years ago[Renamed (87%) from src/gpu/ccpr/GrCCPRPathProcessor.h]
  22. 5d2de08 Add findOrMakeStaticBuffer method to GrResourceProvider by Chris Dalton · 8 years ago
  23. a3e9271 CCPR: Eliminate texel buffers by Chris Dalton · 8 years ago
  24. a045eea CCPR: use 16-bit ints for the atlas offset attrib by Chris Dalton · 8 years ago
  25. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 8 years ago
  26. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 8 years ago
  27. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 8 years ago
  28. 1a325d2 Coverage counting path renderer by Chris Dalton · 8 years ago