index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrProcessorSet.h
Commit message (
Expand
)
Author
Age
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Change visitProxies signature
Robert Phillips
2017-09-14
*
Add method to iterate over a GrOp's GrSurfaceProxies
Robert Phillips
2017-09-13
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Revert "Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp""
Brian Salomon
2017-07-19
*
Revert "Make GrAtlasTextOp a non-legacy GrMeshDrawOp"
Brian Salomon
2017-07-17
*
Make GrAtlasTextOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make ProcessorRefTests op be a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-14
*
Make ops in bezier_effects GMs be non-Legacy GrMeshDrawOps
Brian Salomon
2017-07-14
*
Add processor info dumping to non-legacy mesh draw ops
Brian Salomon
2017-06-15
*
Remove support in GPU backend for distance vector field.
Brian Salomon
2017-06-02
*
Remove static initializer of GrProcessorSet::gEmpty
Brian Salomon
2017-05-17
*
header cleanup
Hal Canary
2017-05-05
*
Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...
Brian Salomon
2017-05-03
*
Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."
Brian Salomon
2017-05-03
*
Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.
Brian Salomon
2017-05-03
*
Remove srgb flags from GrProcessorSet
Brian Salomon
2017-04-28
*
Move ref counting out of GrProcessor and into subclasses.
Brian Salomon
2017-04-10
*
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
Brian Salomon
2017-04-08
*
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
Brian Salomon
2017-04-08
*
Create GrXferProcessor while doing GrProcessorSet analysis.
Brian Salomon
2017-04-08
*
Respect xfer barriers in InstancedRendering::Op
Brian Salomon
2017-03-31
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Make analysis optional to GrPipeline::init().
Brian Salomon
2017-03-29
*
Remove GrXferProcessor::getOptimizations.
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add function to perform color fragment processor elimination while performing...
Brian Salomon
2017-03-24
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred ...
Brian Salomon
2017-03-13
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Determine whether any fp uses local coords in FragmentProcessorAnalysis rathe...
Brian Salomon
2017-03-02
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Move srgb enable flags to GrProcessorSet from pipelinebuilder
Brian Salomon
2017-01-19
*
Don't require GrPipelineBuilder to build GrPipeline
Brian Salomon
2017-01-19
*
Rename GrProcOptInfo::addProcessors to analyzeProcessors
Brian Salomon
2017-01-18
*
Add class GrProcessorSet which represents color and coverage FPs and a XPFact...
Brian Salomon
2017-01-18