index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrXferProcessor.h
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...
Brian Salomon
2018-01-23
*
Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...
Brian Salomon
2018-01-23
*
Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."
Greg Daniel
2018-01-12
*
Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.
Brian Salomon
2018-01-12
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
Retract GrTexture.h a bit
Robert Phillips
2017-06-09
*
Convert DstTexture to DstProxy (take 2)
Robert Phillips
2017-05-29
*
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
*
header cleanup
Hal Canary
2017-05-05
*
Move ref counting out of GrProcessor and into subclasses.
Brian Salomon
2017-04-10
*
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
*
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
*
Miscellaneous GrSurfaceProxy-related cleanup
Robert Phillips
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
*
Add query to GrXPFactory about coverage-as-alpha optimization
Brian Salomon
2017-03-13
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Remove XP override color.
Brian Salomon
2017-03-06
*
Remove the skip-draw xp optimization
Brian Salomon
2017-02-24
*
Make GrPipelineAnalysis a nested class of GrProcessorSet.
Brian Salomon
2017-02-22
*
Make GrXferProcessor and related classes private.
Brian Salomon
2017-02-21