index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrDrawPathOp.h
Commit message (
Expand
)
Author
Age
*
Remove path ranges from gpu.
Ben Wagner
2018-03-29
*
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
*
Move GrProcessorSet into GrPipeline
Brian Salomon
2017-08-09
*
Initialize GrPipeline at construction.
Brian Salomon
2017-07-31
*
Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...
Brian Salomon
2017-06-16
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Remove srgb flags from GrProcessorSet
Brian Salomon
2017-04-28
*
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
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
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
*
Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList.
Brian Salomon
2017-03-06
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Remove component flags from GrPipelineInput.
Brian Salomon
2017-02-14
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Cleanup ops that are storing GrPipelineOptimizations.
Brian Salomon
2017-01-05
*
Remove ref counting from GrOp.
Brian Salomon
2017-01-03
*
Rename GrOp::draw to GrOp::execute
Brian Salomon
2016-12-21
*
This renames methods and classes that relate to static analysis of combinatio...
Brian Salomon
2016-12-21
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16