aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects/GrRectBlurEffect.h
Commit message (Expand)AuthorAge
* Remove array of TextureSampler pointers from GrIOResourceProcessor.Gravatar Brian Salomon2018-07-30
* Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not...Gravatar Brian Salomon2018-05-10
* Revert "Don't use GrRRectBlurEffect for large rects when highp is not full fl...Gravatar Brian Salomon2018-05-09
* Don't use GrRRectBlurEffect for large rects when highp is not full floatGravatar Brian Salomon2018-05-09
* Make generated effects from sksl fp files not need SK_SUPPORT_GPUGravatar Greg Daniel2018-04-06
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* update include path for SkBlurMask.hGravatar Mike Reed2018-03-12
* remove unused ConvertRadiusToSigma from SkBlurMaskFilterGravatar Mike Reed2018-03-12
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* DDL-ify GrRectBlurEffectGravatar Robert Phillips2018-02-14
* updated .fp file headersGravatar Ethan Nicholas2018-02-01
* Fix FPsGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Remove color space xform support from SkSLGravatar Brian Osman2017-10-23
* Make GrRectBlurEffect use bilerpGravatar Robert Phillips2017-10-20
* converted GrRectBlurEffect to SkSLGravatar Ethan Nicholas2017-10-16