index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrBlurUtils.cpp
Commit message (
Expand
)
Author
Age
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalent
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Make filterMaskGPU use GrTextureProxy
Robert Phillips
2016-12-14
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Revert "Remove use of makeDeferredRenderTargetContextWithFallback"
Robert Phillips
2016-12-05
*
Remove use of makeDeferredRenderTargetContextWithFallback
Robert Phillips
2016-12-01
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Revert "Defer more renderTargetContexts in the GPU image filter paths"
Robert Phillips
2016-11-15
*
Defer more renderTargetContexts in the GPU image filter paths
Robert Phillips
2016-11-15
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add SkRRectsGaussianEdgeMaskFilter
Robert Phillips
2016-10-20
*
Remove option to make GrCoordTransforms apply to device positions.
Brian Salomon
2016-10-03
*
Add a makeDrawContextWithFallback that handles config fallback
robertphillips
2016-09-06
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Some assert fixes for running the Fuzzer sample in GPU mode.
senorblanco
2016-08-19
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Just pass the draw context to paint conversion
brianosman
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Fix up flags to SkGpuBlurUtils::GaussianBlur
robertphillips
2016-06-27
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Swap SkGpuBlurUtils over to using SkIRects
robertphillips
2016-05-13
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and Dra...
bsalomon
2016-05-06
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
[next]