index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
Gr1DKernelEffect.h
Commit message (
Expand
)
Author
Age
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Bye bye processor data manager.
bsalomon
2015-10-06
*
Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...
ericrk
2015-07-21
*
Bilinear optimization for 1D convolution.
ericrk
2015-07-21
*
Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...
scroggo
2015-07-13
*
Bilinear optimization for 1D convolution.
ericrk
2015-07-10
*
More threading of GrProcessorDataManager
joshualitt
2015-07-09
*
Move MakeDivByTextureWHMatrix to GrCoordTransform
bsalomon
2014-08-29
*
Make all remaining effects use GrGLEffectMatrix
bsalomon@google.com
2012-11-02
*
Make morphology, convolution, and table color filter opt out of default textu...
bsalomon@google.com
2012-11-02
*
Introduces new SingleTextureEffect base class for GrCustomStage objects.
tomhudson@google.com
2012-07-12
*
Implement morphology as a custom effect
bsalomon@google.com
2012-05-31