index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
/
GrDrawOp.h
Commit message (
Expand
)
Author
Age
*
During flush store GrOp draw and upload records on GrOpFlushState instead of ...
Brian Salomon
2017-11-02
*
Make deferred upload handling and draw recording be virtual interfaces implem...
Brian Salomon
2017-10-31
*
Remove deferred upload types from GrDrawOp.h.
Brian Salomon
2017-10-30
*
Shrink GrDrawOpAtlases when no longer needed, take 2.
Jim Van Verth
2017-09-26
*
Revert "Shrink GrDrawOpAtlases when no longer needed"
Jim Van Verth
2017-09-22
*
Shrink GrDrawOpAtlases when no longer needed
Jim Van Verth
2017-09-22
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Make op-level texture uploading be GrProxy-based
Robert Phillips
2017-07-28
*
Remove unused function GrDrawOp::DumpPipelineInfo
Brian Salomon
2017-07-24
*
Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...
Brian Salomon
2017-06-16
*
Remove GrTGpuResourceRef specializations
Robert Phillips
2017-06-12
*
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
*
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
*
Use construct/init pattern with GrPipeline to replace CreateAt.
Brian Salomon
2017-02-24
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
Remove render target unique ID virtual from GrOp.
Brian Salomon
2016-12-22
*
Misc batch->op cleanup Part 2 of 2
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