aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkGpuBlurUtils.h
Commit message (Expand)AuthorAge
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...Gravatar robertphillips2016-08-10
* Create blurred RRect mask on GPU (rather than uploading it)Gravatar robertphillips2016-08-10
* Remove all usage of SkSurfaceProps::isGammaCorrect()Gravatar brianosman2016-07-26
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-12
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar robertphillips2016-05-11
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Revert of Make SkGpuBlurUtils::GaussianBlur more drawContext centric (patchse...Gravatar scroggo2016-05-11
* Make SkGpuBlurUtils::GaussianBlur more drawContext centricGravatar robertphillips2016-05-11
* Reland of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #1 id:1 of h...Gravatar robertphillips2016-05-09
* Revert of Simplify SkGpuBlurUtils::GaussianBlur method (patchset #2 id:20001 ...Gravatar jvanverth2016-05-06
* Simplify SkGpuBlurUtils::GaussianBlur methodGravatar robertphillips2016-05-06
* Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriateGravatar brianosman2016-04-13
* SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propa...Gravatar brianosman2016-04-06
* remove imagefilter::sizeconstraintGravatar reed2016-01-11
* Make SkBlurImageFilter capable of cropping during blur (GPU path).Gravatar senorblanco2015-11-10
* Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). ...Gravatar egdaniel2015-11-09
* Make SkBlurImageFilter capable of cropping during blur (GPU path).Gravatar senorblanco2015-11-05
* tunnel down texture-size-constraint to imagefiltersGravatar reed2015-10-22
* This patch implements a crop rect for SkImageFilter. It has been implemented ...Gravatar senorblanco@chromium.org2013-07-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-16
* Added newlines at the end of SkGpuBlurUtils.*Gravatar robertphillips@google.com2013-07-15
* Move gaussianBlur functionality to src\effectsGravatar robertphillips@google.com2013-07-15