1. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  2. 4fc7740 Respect xfer barriers in InstancedRendering::Op by Brian Salomon · 8 years ago
  3. a811b12 Renames of processor analysis-related classes and method. by Brian Salomon · 8 years ago
  4. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 8 years ago
  5. 3185384 Remove GrXferProcessor::getOptimizations. by Brian Salomon · 8 years ago
  6. c0b642c Split GrPipelineInput into separate color and coverage types, the latter of which is just an enum. by Brian Salomon · 8 years ago
  7. 70288c0 Add function to perform color fragment processor elimination while performing FP analysis. by Brian Salomon · 8 years ago
  8. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 8 years ago
  9. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 8 years ago
  10. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 8 years ago
  11. 8d2f90b Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred pipeline creation. by Brian Salomon · 8 years ago
  12. 42c456f Remove PLS path renderer by Brian Salomon · 8 years ago
  13. bfafcba Determine whether any fp uses local coords in FragmentProcessorAnalysis rather than GrPipeline creation by Brian Salomon · 8 years ago
  14. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  15. f87e2b9 Move srgb enable flags to GrProcessorSet from pipelinebuilder by Brian Salomon · 8 years ago
  16. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  17. 0831f1b Rename GrProcOptInfo::addProcessors to analyzeProcessors by Brian Salomon · 8 years ago
  18. 92ce594 Add class GrProcessorSet which represents color and coverage FPs and a XPFactory. by Brian Salomon · 8 years ago