index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkBlurMaskFilter.cpp
Commit message (
Expand
)
Author
Age
*
Move the ability to access textures, buffers, and image storages out from GrP...
Brian Salomon
2017-04-04
*
Minor cleanup (remove unused GrRenderTargetContext::asTexture method)
Robert Phillips
2017-03-30
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps
Robert Phillips
2017-03-14
*
Consolidate Proxy caching code in GrResourceProvider
Robert Phillips
2017-03-14
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Rebase and fix chromium
Brian Osman
2017-03-04
*
Revert "Revert "Revert "Revert "Move GrTextureProvider to src""""
Brian Osman
2017-03-02
*
Revert "Revert "Revert "Move GrTextureProvider to src"""
Brian Osman
2017-03-02
*
Revert "Revert "Move GrTextureProvider to src""
Brian Osman
2017-03-01
*
Revert "Move GrTextureProvider to src"
Brian Osman
2017-03-01
*
Move GrTextureProvider to src
Brian Osman
2017-03-01
*
Clean up/remove unused GrFragmentProcessor-derived ctors
Robert Phillips
2017-02-28
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Clarify when tweak alpha for coverage optimizaton can occur.
Brian Salomon
2017-02-15
*
Remove GrFragmentProcessor::computeInvariantOutput
Brian Salomon
2017-02-13
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
make GR_TEST_UTILS=0 work
Hal Canary
2017-02-02
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Revert "Make blur utils take GrTextureProxies"
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies
Robert Phillips
2017-01-30
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
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
*
"Fix" some ImageFilter fuzzer issues
Robert Phillips
2016-12-19
*
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
*
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
*
Rename vars and functions from 'glslcaps'->'shadercaps'
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Merge GrGLSLShaderVar and GrShaderVar
Brian Salomon
2016-11-21
*
Defer more renderTargetContexts in the GPU image filter paths - take 2
robertphillips
2016-11-21
*
Remove GrGLSLSampler type and subclasses
Brian Salomon
2016-11-21
*
Add handling for instantiate failure up the call stack
Robert Phillips
2016-11-18
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
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
[next]