aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrGaussianConvolutionFragmentProcessor.h
Commit message (Expand)AuthorAge
* Remove array of TextureSampler pointers from GrIOResourceProcessor.Gravatar Brian Salomon2018-07-30
* Pull non-substantive changes out of "Reduce arbitrary opList splitting when s...Gravatar Robert Phillips2018-07-18
* Revert "Reduce arbitrary opList splitting when sorting"Gravatar Robert Phillips2018-07-17
* Reduce arbitrary opList splitting when sortingGravatar Robert Phillips2018-07-17
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Gravatar Brian Salomon2017-08-11
* Implement clone for 6 additional GrFragmentProcessor subclasses.Gravatar Brian Salomon2017-07-28
* Remove Gr1DKernelEffect "helper" class.Gravatar Brian Salomon2017-07-27
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Added new edge handling mode (clamp and repeat) to Gaussian blur filter.Gravatar wutao2017-06-30
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Clean up/remove unused GrFragmentProcessor-derived ctorsGravatar Robert Phillips2017-02-28
* Remove GrFragmentProcessor::computeInvariantOutputGravatar Brian Salomon2017-02-13
* Make blur utils take GrTextureProxies - take 2Gravatar Robert Phillips2017-01-30
* Revert "Make blur utils take GrTextureProxies"Gravatar Robert Phillips2017-01-30
* Make blur utils take GrTextureProxiesGravatar Robert Phillips2017-01-30
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Make GrConvolutionEffect only support Gaussian kernels and rename.Gravatar Brian Salomon2017-01-24