aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrBlurUtils.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* move the guts of SkMaskFilter.h into SkMaskFilterBase.hGravatar Mike Reed2018-01-23
* Revert "Revert "use GrFPArgs for maskfilters""Gravatar Mike Reed2018-01-20
* Revert "use GrFPArgs for maskfilters"Gravatar Mike Reed2018-01-20
* use GrFPArgs for maskfiltersGravatar Mike Reed2018-01-19
* 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