index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
GrPorterDuffTest.cpp
Commit message (
Expand
)
Author
Age
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Revert "Revert "Go back to using dual source blending for lcd src-over even w...
Greg Daniel
2017-06-14
*
Revert "Go back to using dual source blending for lcd src-over even with non-...
Greg Daniel
2017-06-14
*
Go back to using dual source blending for lcd src-over even with non-opaque c...
Greg Daniel
2017-06-14
*
Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as a...
Brian Salomon
2017-06-05
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
Fix to lcd blending in ganesh
Greg Daniel
2017-05-22
*
Fix gpu lcd blending to semi-correctly handle alpha coverage
Greg Daniel
2017-05-19
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Revert "Revert "Plumb GrBackendTexture throughout skia.""
Greg Daniel
2017-04-20
*
Revert "Plumb GrBackendTexture throughout skia."
Stan Iliev
2017-04-19
*
Plumb GrBackendTexture throughout skia.
Greg Daniel
2017-04-18
*
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
*
Use sk_sp with GrXferProcessor and use a static factory to handle the nullptr...
Brian Salomon
2017-04-04
*
Store the dst texture used by an XP in GrPipeline rather than in the XP.
Brian Salomon
2017-04-03
*
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 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
*
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
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Changes to GrProcessorSet::FragmentProcessorAnalysis to prepare for deferred ...
Brian Salomon
2017-03-13
*
Remove XP override color.
Brian Salomon
2017-03-06
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Simplify GrPaint::isConstantBlendedColor to avoid FP analysis and XP virtual ...
Brian Salomon
2017-02-21
*
Remove component flags from GrPipelineInput.
Brian Salomon
2017-02-14
*
Remove component flags from GrXPFactory output analysis.
Brian Salomon
2017-02-14
*
Use new fragment processor optimization queries.
Brian Salomon
2017-02-10
*
Simplify GrProcOptInfo initialization.
Brian Salomon
2017-01-17
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
Removes tracking of whether color is ignored by XP.
Brian Salomon
2017-01-04
*
Removing tracking of whether GP/FP coverage calculations are used by XP.
Brian Salomon
2017-01-04
*
Misc batch->op cleanup Part 1 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
*
Rename GrVertexBatch->GrMeshDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Revert "Revert "make it illegal to include SkXfermode.h""
Mike Reed
2016-11-23
*
Revert "make it illegal to include SkXfermode.h"
Greg Daniel
2016-11-23
[next]