1. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  2. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  3. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  4. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  5. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  6. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  7. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  8. 44acb5b Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"" by Brian Salomon · 7 years ago
  9. e3e9628 Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp" by Brian Salomon · 7 years ago
  10. 434a58a Make GrAtlasTextOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  11. 82ddc94 Make ProcessorRefTests op be a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  12. 477d0ef Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps by Brian Salomon · 7 years ago
  13. 82dfd3d Add processor info dumping to non-legacy mesh draw ops by Brian Salomon · 7 years ago
  14. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  15. 292bf7a Remove static initializer of GrProcessorSet::gEmpty by Brian Salomon · 7 years ago
  16. ce78bad header cleanup by Hal Canary · 7 years ago
  17. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  18. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  19. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  20. 611572c Remove srgb flags from GrProcessorSet by Brian Salomon · 7 years ago
  21. d61c9d9 Move ref counting out of GrProcessor and into subclasses. by Brian Salomon · 7 years ago
  22. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  23. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  24. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  25. 4fc7740 Respect xfer barriers in InstancedRendering::Op by Brian Salomon · 7 years ago
  26. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 7 years ago
  27. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  28. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 7 years ago
  29. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 7 years ago
  30. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 7 years ago
  31. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  32. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  33. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  34. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 7 years ago
  35. 42c456f Remove PLS path renderer by Brian Salomon · 7 years ago
  36. bfafcba Determine whether any fp uses local coords in FragmentProcessorAnalysis rather than GrPipeline creation by Brian Salomon · 7 years ago
  37. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 7 years ago
  38. f87e2b9 Move srgb enable flags to GrProcessorSet from pipelinebuilder by Brian Salomon · 8 years ago
  39. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  40. 0831f1b Rename GrProcOptInfo::addProcessors to analyzeProcessors by Brian Salomon · 8 years ago
  41. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago