index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrPaint.h
Commit message (
Expand
)
Author
Age
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Remove unnecessary includes of GrColorSpaceXform.h
Brian Osman
2017-10-16
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and...
Brian Salomon
2017-08-10
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
Remove support in GPU backend for distance vector field.
Brian Salomon
2017-06-02
*
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 GrFragmentProcessor-derived class' GrTexture-based ctors
Robert Phillips
2017-03-27
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
make GrPaint.h private -- IWYU
Mike Reed
2017-03-09