aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBlurUtils.cpp
Commit message (Expand)AuthorAge
* Cleanup yes/no enums in GaneshGravatar Chris Dalton2017-11-27
* Add mip support to GrAHardwareBufferImageGeneratorGravatar Greg Daniel2017-10-30
* Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...Gravatar Brian Salomon2017-10-24
* Remove color space xform from GrTextureDomain & GrSimpleTextureEffectGravatar Brian Osman2017-10-18
* Clean up GrResourceProvider usageGravatar Robert Phillips2017-06-15
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* Retract GrContext from src/gpu/effectsGravatar Robert Phillips2017-03-15
* Consolidate Proxy caching code in GrResourceProviderGravatar Robert Phillips2017-03-14
* Make SkGr.h private and remove unused functionsGravatar Brian Osman2017-03-08
* Rebase and fix chromiumGravatar Brian Osman2017-03-04
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Push GrTextureProxy down to more effectsGravatar Robert Phillips2017-01-30
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar 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
* Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.Gravatar Brian Salomon2017-01-11
* Make filterMaskGPU use GrTextureProxyGravatar Robert Phillips2016-12-14
* Relandx2 "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Revert "Reland "Remove antialiasing control from GrPaint.""Gravatar Brian Salomon2016-12-09
* Reland "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-09
* Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"Gravatar Robert Phillips2016-12-09
* Revert "Remove antialiasing control from GrPaint."Gravatar Brian Salomon2016-12-08
* Remove antialiasing control from GrPaint.Gravatar Brian Salomon2016-12-08
* Revert "Remove use of makeDeferredRenderTargetContextWithFallback"Gravatar Robert Phillips2016-12-05
* Remove use of makeDeferredRenderTargetContextWithFallbackGravatar Robert Phillips2016-12-01
* Fix gpu blurring on platforms that "useDrawInsteadOfClear"Gravatar Robert Phillips2016-11-25
* Defer more renderTargetContexts in the GPU image filter paths - take 2Gravatar robertphillips2016-11-21
* Revert "Defer more renderTargetContexts in the GPU image filter paths"Gravatar Robert Phillips2016-11-15
* Defer more renderTargetContexts in the GPU image filter pathsGravatar Robert Phillips2016-11-15
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Rename GrDrawContext to GrRenderTargetContextGravatar Brian Osman2016-10-27
* Add SkRRectsGaussianEdgeMaskFilterGravatar Robert Phillips2016-10-20
* Remove option to make GrCoordTransforms apply to device positions.Gravatar Brian Salomon2016-10-03
* Add a makeDrawContextWithFallback that handles config fallbackGravatar robertphillips2016-09-06
* Move GrFixedClip into src directoryGravatar csmartdalton2016-08-19
* Some assert fixes for running the Fuzzer sample in GPU mode.Gravatar senorblanco2016-08-19
* Merge GrClipMaskManager into GrClipStackClipGravatar csmartdalton2016-08-05
* Rename GrContext's newDrawContext & drawContext to makeDrawContextGravatar robertphillips2016-07-27
* Just pass the draw context to paint conversionGravatar brianosman2016-07-25
* Add destination color space to AsFPArgs. Eliminates last XFORMTODO.Gravatar brianosman2016-07-25
* Add SkColorSpace to GrDrawContextGravatar brianosman2016-07-21
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Fix up flags to SkGpuBlurUtils::GaussianBlurGravatar robertphillips2016-06-27
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Convert GrClip to an abstract base classGravatar cdalton2016-05-13
* Swap SkGpuBlurUtils over to using SkIRectsGravatar robertphillips2016-05-13
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10
* Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...Gravatar bsalomon2016-05-10
* Replace GrStrokeInfo with GrStyle.Gravatar bsalomon2016-05-10