aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBlurUtils.cpp
Commit message (Expand)AuthorAge
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Fix GPU-only snapping bug in mask blur renderingGravatar robertphillips2015-09-14
* Limit lifetime of GrDrawContext objectsGravatar robertphillips2015-09-01
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-27
* Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FP...Gravatar rmistry2015-08-26
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Misc cleanupGravatar robertphillips2015-07-22
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* Implement support for mixed sampled render targetsGravatar vbuzinov2015-06-12
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-29
* Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of...Gravatar bsalomon2015-05-28
* Add direct getter for GrCaps to GrContext.Gravatar bsalomon2015-05-28
* Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilterGravatar robertphillips2015-05-27