aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/Gr1DKernelEffect.h
Commit message (Expand)AuthorAge
* Remove Gr1DKernelEffect "helper" class.Gravatar Brian Salomon2017-07-27
* Remove GrSingleTextureEffectGravatar Brian Salomon2017-07-26
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-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
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Revert "Continue making Ganesh use absolute texture coordinates"Gravatar Joe Gregorio2017-01-17
* Continue making Ganesh use absolute texture coordinatesGravatar Robert Phillips2017-01-17
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Increase the amount of debug information printed out by batchesGravatar robertphillips2015-11-16
* Bye bye processor data manager.Gravatar bsalomon2015-10-06
* Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...Gravatar ericrk2015-07-21
* Bilinear optimization for 1D convolution.Gravatar ericrk2015-07-21
* Revert of Bilinear optimization for 1D convolution. (patchset #5 id:200001 of...Gravatar scroggo2015-07-13
* Bilinear optimization for 1D convolution.Gravatar ericrk2015-07-10
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Move MakeDivByTextureWHMatrix to GrCoordTransformGravatar bsalomon2014-08-29
* Make all remaining effects use GrGLEffectMatrixGravatar bsalomon@google.com2012-11-02
* Make morphology, convolution, and table color filter opt out of default textu...Gravatar bsalomon@google.com2012-11-02
* Introduces new SingleTextureEffect base class for GrCustomStage objects.Gravatar tomhudson@google.com2012-07-12
* Implement morphology as a custom effectGravatar bsalomon@google.com2012-05-31