index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkAlphaThresholdFilter.cpp
Commit message (
Expand
)
Author
Age
*
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
Brian Osman
2018-06-14
*
rebase
Cary Clark
2018-06-08
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Fix alpha threshold image filter GPU implementation
Robert Phillips
2018-04-11
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
remove unused declarations
Mike Reed
2018-01-03
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Remove color space xform from alpha threshold FP
Brian Osman
2017-10-19
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
hide lockpixels api behind flag
Mike Reed
2017-04-17
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Remove GrProcessorTestData's GrTextures
Robert Phillips
2017-02-21
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Remove inner/outer threshold restriction on SkAlphaThresholdFilter.
Brian Salomon
2017-02-09
*
Re-enable processor optimization test with some fixes.
Brian Salomon
2017-02-09
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Fix mapping from src to dst image space in SkAlphaThresholdFilter
Robert Phillips
2016-12-20
*
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
*
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
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
reed
2016-10-05
*
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-05
*
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-04
*
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paint...
Mike Reed
2016-10-03
*
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
Mike Reed
2016-10-03
*
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
Mike Reed
2016-10-03
[next]